Started by upstream project "Optimix_Scheduled_Job" build number 829 originally caused by: Started by timer with parameters: {environment=Dev, Branch_Name=optimix_workflow_dev_branch} Lightweight checkout support not available, falling back to full checkout. Checking out com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM into C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI@script to read Optimix_Workflow_CI using credential 9a0cf526-55ca-400f-988b-86087049f911 > C:\Program Files\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > C:\Program Files\Git\cmd\git.exe config remote.jenkins.url http://x.x.x.x:yyyy/scm/an/jenkins.git # timeout=10 Fetching upstream changes from http://x.x.x.x:yyyy/scm/an/jenkins.git > C:\Program Files\Git\cmd\git.exe --version # timeout=10 using GIT_ASKPASS to set credentials BitBucket admin creds > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- http://x.x.x.x:yyyy/scm/an/jenkins.git +refs/heads/*:refs/remotes/jenkins/* # timeout=10 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/jenkins/master^{commit}" # timeout=10 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/jenkins/jenkins/master^{commit}" # timeout=10 Checking out Revision 9bafc21a4456cdeccbf04601a717a8f51cd7d50a (refs/remotes/jenkins/master) Posting build status of INPROGRESS to BitBucketServerFailed to post build status, additional information: Provided credentials cannot access the resource > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10 > C:\Program Files\Git\cmd\git.exe checkout -f 9bafc21a4456cdeccbf04601a717a8f51cd7d50a # timeout=10 Commit message: "Update Optimix_Workflow_CI" > C:\Program Files\Git\cmd\git.exe rev-list --no-walk 9bafc21a4456cdeccbf04601a717a8f51cd7d50a # timeout=10 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI [Pipeline] { [Pipeline] stage [Pipeline] { (Clean Workspace) [Pipeline] ansiColor [Pipeline] { [Pipeline] echo Cleaning Workspace... [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] wrap [Pipeline] { [Pipeline] } [Pipeline] // wrap [Pipeline] echo Workspace cleaning is done. [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check if build exists or not in nexus) [Pipeline] bat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clone BitBucket Repo) [Pipeline] ansiColor [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2022-06-16T03:30:51.595Z] Cloning BitBucket Repo with Branch optimix_workflow_dev_branch [Pipeline] git [2022-06-16T03:30:51.636Z] using credential 9a0cf526-55ca-400f-988b-86087049f911 [2022-06-16T03:30:51.655Z] Cloning the remote Git repository [2022-06-16T03:30:51.656Z] Cloning repository http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git [2022-06-16T03:30:51.656Z] > C:\Program Files\Git\cmd\git.exe init C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI # timeout=10 [2022-06-16T03:30:51.814Z] Fetching upstream changes from http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git [2022-06-16T03:30:51.814Z] > C:\Program Files\Git\cmd\git.exe --version # timeout=10 [2022-06-16T03:30:51.873Z] using GIT_ASKPASS to set credentials BitBucket admin creds [2022-06-16T03:30:51.882Z] > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-16T03:32:14.863Z] > C:\Program Files\Git\cmd\git.exe config remote.origin.url http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git # timeout=10 [2022-06-16T03:32:14.939Z] > C:\Program Files\Git\cmd\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-16T03:32:15.006Z] > C:\Program Files\Git\cmd\git.exe config remote.origin.url http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git # timeout=10 [2022-06-16T03:32:15.078Z] Fetching upstream changes from http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git [2022-06-16T03:32:15.078Z] using GIT_ASKPASS to set credentials BitBucket admin creds [2022-06-16T03:32:15.088Z] > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- http://x.x.x.x:yyyy/scm/gen/optimix_workflow.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-16T03:32:17.873Z] > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/optimix_workflow_dev_branch^{commit}" # timeout=10 [2022-06-16T03:32:17.952Z] > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/optimix_workflow_dev_branch^{commit}" # timeout=10 [2022-06-16T03:32:18.025Z] Checking out Revision 82be06967dac0d5e4fa3553c48fce106bdc5adaf (refs/remotes/origin/optimix_workflow_dev_branch) [2022-06-16T03:32:18.025Z] > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10 [2022-06-16T03:32:18.098Z] > C:\Program Files\Git\cmd\git.exe checkout -f 82be06967dac0d5e4fa3553c48fce106bdc5adaf # timeout=10 [2022-06-16T03:32:49.829Z] > C:\Program Files\Git\cmd\git.exe branch -a -v --no-abbrev # timeout=10 [2022-06-16T03:32:50.204Z] > C:\Program Files\Git\cmd\git.exe checkout -b optimix_workflow_dev_branch 82be06967dac0d5e4fa3553c48fce106bdc5adaf # timeout=10 [2022-06-16T03:32:50.917Z] Commit message: "Merge pull request #510 in GEN/optimix_workflow from Optimix_workflow_dev_branch_AbidAli to optimix_workflow_dev_branch" [2022-06-16T03:32:50.919Z] > C:\Program Files\Git\cmd\git.exe rev-list --no-walk 82be06967dac0d5e4fa3553c48fce106bdc5adaf # timeout=10 [Pipeline] echo [2022-06-16T03:32:51.143Z] BitBucket repo cloned successfully. [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] script [Pipeline] { [Pipeline] bat [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Restore Nuget Packages) [Pipeline] ansiColor [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] bat [2022-06-16T03:32:52.545Z] [2022-06-16T03:32:52.545Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>"E:\python modules for ansible\dotnet project\nuget.exe" restore "IKS_DARE_OPTIMIX.sln" [2022-06-16T03:32:55.785Z] MSBuild auto-detection: using msbuild version '16.5.0.12403' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\bin'. [2022-06-16T03:33:02.280Z] All packages listed in packages.config are already installed. [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] ansiColor [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] bat [2022-06-16T03:33:03.174Z] [2022-06-16T03:33:03.174Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>SonarScanner.MSBuild.exe begin /k:"Optimix_Workflow" /d:sonar.host.url="http://10.5.2.116:9000" /d:sonar.scm.forceReloadAll=true /d:sonar.login="5b2583ce18ab5c5a5e78ac7888a6e91fd994c4b1" [2022-06-16T03:33:03.428Z] SonarScanner for MSBuild 4.7.1 [2022-06-16T03:33:03.428Z] Using the .NET Framework version of the Scanner for MSBuild [2022-06-16T03:33:03.429Z] Pre-processing started. [2022-06-16T03:33:03.429Z] Preparing working directories... [2022-06-16T03:33:04.777Z] 09:03:04.714 Updating build integration targets... [2022-06-16T03:33:05.336Z] 09:03:04.861 Fetching analysis configuration settings... [2022-06-16T03:33:06.683Z] 09:03:06.528 Provisioning analyzer assemblies for cs... [2022-06-16T03:33:06.683Z] 09:03:06.529 Installing required Roslyn analyzers... [2022-06-16T03:33:07.236Z] 09:03:06.979 Provisioning analyzer assemblies for vbnet... [2022-06-16T03:33:07.236Z] 09:03:06.979 Installing required Roslyn analyzers... [2022-06-16T03:33:07.236Z] 09:03:07.03 Pre-processing succeeded. [Pipeline] tool [Pipeline] bat [2022-06-16T03:33:07.662Z] [2022-06-16T03:33:07.662Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" IKS_DARE_OPTIMIX.sln /p:Configuration=Release /p:Platform="Any CPU" /p:ProductVersion=1.0.0.1252 [2022-06-16T03:33:08.218Z] Microsoft (R) Build Engine version 14.0.25420.1 [2022-06-16T03:33:08.218Z] Copyright (C) Microsoft Corporation. All rights reserved. [2022-06-16T03:33:08.218Z] [2022-06-16T03:33:08.219Z] Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. [2022-06-16T03:33:08.472Z] Build started 6/16/2022 09:03:08. [2022-06-16T03:33:08.724Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" on node 1 (default targets). [2022-06-16T03:33:08.724Z] ValidateSolutionConfiguration: [2022-06-16T03:33:08.724Z] Building solution configuration "Release|Any CPU". [2022-06-16T03:33:09.278Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:09.278Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) on node 1 (default targets). [2022-06-16T03:33:09.278Z] RestorePackages: [2022-06-16T03:33:09.279Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:33:10.194Z] Restoring NuGet packages... [2022-06-16T03:33:10.194Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:33:10.194Z] Feeds used: [2022-06-16T03:33:10.194Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:33:10.194Z] https://api.nuget.org/v3/index.json [2022-06-16T03:33:10.194Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:33:10.447Z] [2022-06-16T03:33:10.447Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config are already installed. [2022-06-16T03:33:10.700Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:10.700Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (4) on node 1 (default targets). [2022-06-16T03:33:10.700Z] RestorePackages: [2022-06-16T03:33:10.700Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:33:11.616Z] Restoring NuGet packages... [2022-06-16T03:33:11.616Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:33:11.616Z] Feeds used: [2022-06-16T03:33:11.616Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:33:11.616Z] https://api.nuget.org/v3/index.json [2022-06-16T03:33:11.616Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:33:11.616Z] [2022-06-16T03:33:11.616Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config are already installed. [2022-06-16T03:33:11.868Z] PrepareForBuild: [2022-06-16T03:33:11.868Z] Creating directory "bin\Release\". [2022-06-16T03:33:11.868Z] Creating directory "obj\Release\". [2022-06-16T03:33:11.868Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:11.868Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (4) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (5) on node 1 (default targets). [2022-06-16T03:33:11.869Z] RestorePackages: [2022-06-16T03:33:11.869Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:33:12.783Z] Restoring NuGet packages... [2022-06-16T03:33:12.783Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:33:13.043Z] Feeds used: [2022-06-16T03:33:13.043Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:33:13.043Z] https://api.nuget.org/v3/index.json [2022-06-16T03:33:13.043Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:33:13.043Z] [2022-06-16T03:33:13.043Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config are already installed. [2022-06-16T03:33:13.619Z] PrepareForBuild: [2022-06-16T03:33:13.619Z] Creating directory "bin\Release\". [2022-06-16T03:33:13.619Z] Creating directory "obj\Release\". [2022-06-16T03:33:13.619Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:13.619Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (5) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (6) on node 1 (default targets). [2022-06-16T03:33:13.619Z] RestorePackages: [2022-06-16T03:33:13.619Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:33:14.554Z] Restoring NuGet packages... [2022-06-16T03:33:14.554Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:33:14.806Z] Feeds used: [2022-06-16T03:33:14.806Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:33:14.806Z] https://api.nuget.org/v3/index.json [2022-06-16T03:33:14.806Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:33:14.806Z] [2022-06-16T03:33:14.806Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config are already installed. [2022-06-16T03:33:15.059Z] PrepareForBuild: [2022-06-16T03:33:15.059Z] Creating directory "bin\Release\". [2022-06-16T03:33:15.059Z] Creating directory "obj\Release\". [2022-06-16T03:33:15.059Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:15.059Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (6) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (7) on node 1 (default targets). [2022-06-16T03:33:15.059Z] RestorePackages: [2022-06-16T03:33:15.059Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:33:16.406Z] Restoring NuGet packages... [2022-06-16T03:33:16.407Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:33:16.407Z] Feeds used: [2022-06-16T03:33:16.407Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:33:16.407Z] https://api.nuget.org/v3/index.json [2022-06-16T03:33:16.407Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:33:16.407Z] [2022-06-16T03:33:16.407Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config are already installed. [2022-06-16T03:33:16.407Z] PrepareForBuild: [2022-06-16T03:33:16.407Z] Creating directory "bin\Release\". [2022-06-16T03:33:16.407Z] Creating directory "obj\Release\". [2022-06-16T03:33:16.407Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:16.658Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (7) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (8) on node 1 (default targets). [2022-06-16T03:33:16.659Z] PrepareForBuild: [2022-06-16T03:33:16.659Z] Creating directory "bin\Release\". [2022-06-16T03:33:16.659Z] Creating directory "obj\Release\". [2022-06-16T03:33:16.911Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:33:16.912Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:33:16.912Z] SonarQubeCategoriseProject: [2022-06-16T03:33:16.912Z] Sonar: (Utility.csproj) Categorizing project as test or product code... [2022-06-16T03:33:17.672Z] Sonar: (Utility.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:33:17.672Z] CreateProjectSpecificDirs: [2022-06-16T03:33:17.672Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\0". [2022-06-16T03:33:17.672Z] SonarQubeImportBeforeInfo: [2022-06-16T03:33:17.672Z] Sonar: (Utility) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:33:19.108Z] CoreCompile: [2022-06-16T03:33:19.108Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Utility.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\0\ProjectOutFolderPath.txt" Constant\GridCodeConstant.cs Constant\GridHeaderConstant.cs Constant\GridPropertyConstant.cs Constant\SPConstant.cs CsvReader\CsvReader.cs ImportConfiguration\ImportConfig.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:33:19.108Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:33:29.884Z] ImportConfiguration\ImportConfig.cs(8,33): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] Constant\GridCodeConstant.cs(222,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] Constant\GridCodeConstant.cs(280,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] Constant\GridHeaderConstant.cs(132,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] Constant\GridHeaderConstant.cs(271,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] Constant\GridPropertyConstant.cs(106,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] Constant\SPConstant.cs(1372,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:33:29.884Z] CopyFilesToOutputDirectory: [2022-06-16T03:33:29.884Z] Copying file from "obj\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:33:30.824Z] Utility -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll [2022-06-16T03:33:30.824Z] Copying file from "obj\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:33:30.824Z] WriteSonarQubeProjectData: [2022-06-16T03:33:30.824Z] Sonar: (Utility.csproj) Number of files to analyse: 7. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\0\FilesToAnalyze.txt. [2022-06-16T03:33:31.078Z] Sonar: (Utility.csproj) Project processed successfully [2022-06-16T03:33:31.078Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (default targets). [2022-06-16T03:33:32.060Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:33:32.060Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:33:32.060Z] PostSharp30InspectReferences: [2022-06-16T03:33:32.060Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:33:32.060Z] SonarQubeCategoriseProject: [2022-06-16T03:33:32.060Z] Sonar: (Core.csproj) Categorizing project as test or product code... [2022-06-16T03:33:32.060Z] Sonar: (Core.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:33:32.060Z] CreateProjectSpecificDirs: [2022-06-16T03:33:32.061Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\1". [2022-06-16T03:33:32.061Z] SonarQubeImportBeforeInfo: [2022-06-16T03:33:32.061Z] Sonar: (Core) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:33:32.061Z] CoreCompile: [2022-06-16T03:33:32.061Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Business.Core.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\1\ProjectOutFolderPath.txt" ActionTypesEnum.cs CacheKeysEnum.cs cCore.cs Common.cs ControllerRedirect.cs Enumerations.cs ExcelUtilities.cs Method.cs MethodProfilerAspectAttribute.cs NotesAccessibilityType.cs InputFieldEnum.cs Logging.cs Properties\AssemblyInfo.cs ReportEnumerations.cs ServiceResponse.cs SingletonClient.cs StringEnum.cs URLRedirect.cs UtilityExtensions.cs SessionManager.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:33:32.061Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:33:35.328Z] Enumerations.cs(10,5): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] Method.cs(42,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] ActionTypesEnum.cs(9,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] CacheKeysEnum.cs(9,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] cCore.cs(8,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] URLRedirect.cs(12,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] URLRedirect.cs(17,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] SessionManager.cs(21,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.328Z] SessionManager.cs(25,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] SessionManager.cs(116,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] SessionManager.cs(137,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] SessionManager.cs(158,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] SessionManager.cs(232,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] SessionManager.cs(464,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] cCore.cs(87,16): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] cCore.cs(182,16): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] cCore.cs(251,24): warning S1118: Add a 'private' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.329Z] Enumerations.cs(247,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.330Z] Enumerations.cs(440,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.330Z] ExcelUtilities.cs(101,18): warning S101: Rename class 'XLSXUtility' to match pascal case naming rules, consider using 'XlsxUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.330Z] Method.cs(9,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] InputFieldEnum.cs(9,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] ExcelUtilities.cs(43,18): warning S101: Rename class 'CSVUtility' to match pascal case naming rules, consider using 'CsvUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SingletonClient.cs(110,18): warning S101: Rename class 'ClientLDAPMapping' to match pascal case naming rules, consider using 'ClientLdapMapping'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] URLRedirect.cs(9,25): warning S101: Rename class 'URLRedirect' to match pascal case naming rules, consider using 'UrlRedirect'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(44,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(44,30): warning S2223: Change the visibility of 'ClientCodeLogoff' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(45,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(45,30): warning S2223: Change the visibility of 'DatabaseConStringLogoff' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(198,21): warning S1168: Return an empty collection instead of null. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(482,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(483,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(485,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(482,30): warning S2223: Change the visibility of 'arproductivityount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(483,30): warning S2223: Change the visibility of 'arproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(486,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.331Z] SessionManager.cs(488,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(486,30): warning S2223: Change the visibility of 'blgproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(488,30): warning S2223: Change the visibility of 'ppproductivityount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(489,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(489,30): warning S2223: Change the visibility of 'ppproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(616,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(616,30): warning S2223: Change the visibility of 'CBRproductivitycount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(617,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(617,30): warning S2223: Change the visibility of 'CBRproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(485,30): warning S2223: Change the visibility of 'blgproductivityount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SingletonClient.cs(14,39): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SingletonClient.cs(14,39): warning S2223: Change the visibility of 'singletonClient' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] SessionManager.cs(24,9): warning S1144: Remove the unused private field 'tasksource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(24,30): warning S4487: Remove this unread private field '_thresholdInMilliSeconds' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(42,21): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(55,30): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] Logging.cs(537,13): warning S4792: Make sure that this logger's configuration is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] UtilityExtensions.cs(43,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] cCore.cs(256,12): warning S1479: Consider reworking this 'switch' to reduce the number of 'case's from 36 to at most 30. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(137,29): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(154,30): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(163,30): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.332Z] MethodProfilerAspectAttribute.cs(64,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 44 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] MethodProfilerAspectAttribute.cs(95,63): warning S3457: The format string might be wrong, the following arguments are unused: 'args.Method.Name'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] MethodProfilerAspectAttribute.cs(140,119): warning S3236: Remove this argument from the method call; it hides the caller information. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(127,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(128,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(159,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(164,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(165,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(166,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(174,17): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] ExcelUtilities.cs(185,21): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:33:35.333Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:33:35.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:33:35.334Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:33:35.334Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:33:35.334Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:33:35.334Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:33:35.334Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:33:35.337Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:33:35.338Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:33:35.338Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:33:35.338Z] PostSharp30: [2022-06-16T03:33:35.338Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:33:35.338Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:33:35.338Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Business.Core.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\IKS.Business.Core.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll" /P:SymbolFile=bin\Release\IKS.Business.Core.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:33:38.148Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\Before-PostSharp\IKS.Business.Core.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:33:38.148Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\IKS.Business.Core.dll.postsharp. [2022-06-16T03:33:38.751Z] _CopyAppConfigFile: [2022-06-16T03:33:38.751Z] Copying file from "app.config" to "bin\Release\IKS.Business.Core.dll.config". [2022-06-16T03:33:38.751Z] CopyFilesToOutputDirectory: [2022-06-16T03:33:38.751Z] Copying file from "obj\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:33:38.751Z] Core -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll [2022-06-16T03:33:38.751Z] WriteSonarQubeProjectData: [2022-06-16T03:33:38.751Z] Sonar: (Core.csproj) Number of files to analyse: 22. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\1\FilesToAnalyze.txt. [2022-06-16T03:33:38.751Z] Sonar: (Core.csproj) Project processed successfully [2022-06-16T03:33:38.751Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default targets). [2022-06-16T03:33:38.751Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:33:38.751Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:33:38.751Z] PostSharp30InspectReferences: [2022-06-16T03:33:38.751Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:33:38.751Z] SonarQubeCategoriseProject: [2022-06-16T03:33:38.751Z] Sonar: (CommonModel.csproj) Categorizing project as test or product code... [2022-06-16T03:33:38.752Z] Sonar: (CommonModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:33:38.752Z] CreateProjectSpecificDirs: [2022-06-16T03:33:38.752Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\2". [2022-06-16T03:33:38.752Z] SonarQubeImportBeforeInfo: [2022-06-16T03:33:38.753Z] Sonar: (CommonModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:33:38.753Z] CoreCompile: [2022-06-16T03:33:38.753Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Common.Entities.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\2\ProjectOutFolderPath.txt" AccountInfoModel.cs ActionCodeCommonModel.cs ActionType.cs AppealTemplateAutomationModel.cs AppealTemplateModel.cs AutoActionTemplateModel.cs BillingPPWorkFlowModel.cs BucketCategoryModel.cs BucketDetailsModel.cs BulkCompletionModel.cs CBRWorkFlowModel.cs ClientLdapMappingModel.cs CryptoSetup.cs EncounterInfo.cs InputFieldCreateModel.cs InputFieldGetModel.cs InputFieldMappingToStatusToActionMapModel.cs InputFieldMappingModel.cs InputFieldMappingStatusModel.cs InputFieldMappingToStatusToActionToFieldMapModel.cs InputFieldModel.cs InputFieldViewModel.cs InputFieldControlModel.cs InventoryAllocationModel.cs MessageTemplateModel.cs OpenConnector.cs OpsShufflingModel.cs OptimixRolePrivilege.cs OptimixRolePrivilegeList.cs CBRAccountInfoModel.cs PARCSRAccountInfoModel.cs PCRPaymentPlanConfiguration.cs PCRRAStatusModel.cs QcaSubprocessModel.cs OptimixMenuModel.cs AppealsFillingLimit.cs AuditLogModel.cs BktCategoryModel.cs Breadcrumb.cs CacheDropdown.cs CachingModel.cs ConfigurationGroupModel.cs DashboardModel.cs DashboardTargetModel.cs DemographicModel.cs DenialConfigModel.cs GlobalSearchModel.cs GridOptionModel.cs PaymentPlanModel.cs PCRActionModel.cs PCRStatusModel.cs PracticeCommon.cs PracticewiseEncounter.cs ProductionColumnModel.cs ProductionScoreboardModel.cs RaimportModel.cs InputFieldMappingMasterReorderModel.cs RefundAttachmentDocumentModel.cs RefundTemplateModel.cs RuleEngineConfigModel.cs RuleEngineStrategyModel.cs RulePrioritySettingModel.cs BucketPrioritySettingModel.cs ChangepasswordModel.cs DareImportModel.cs ErrorModel.cs InventoryModel.cs LockModel.cs MenuModel.cs Grid.cs LeaveModel.cs LoginModel.cs MailModel.cs NotificationModel.cs PayerURLMasterModel.cs preferenceModel.cs Properties\AssemblyInfo.cs ReportImport.cs ReportModel.cs RolePrivilegeListModel.cs RolePrivilegeModel.cs RuleValidationModel.cs SaveTemplateKeyValueModel.cs SchedulerConfigModel.cs ShiftModel.cs SopMaster.cs SopNode.cs SopNodeMapping.cs SopNodeWithChild.cs SourceNode.cs SpecialProjectModel.cs StageActionModel.cs StageConditionMappingModel.cs StatusActionMappingModel.cs StatusCodeCommonModel.cs TaskingHeaderFieldListModel.cs TaskingHeaderFieldModel.cs InputFieldControl.cs TaskTimerDetails.cs TimelyFilingLimit.cs UNIDConfiguration.cs UserAuthModel.cs UserBktCatModel.cs UserModel.cs UserRoleListModel.cs UserRoleModel.cs UserTypeModel.cs WorkFlowActionModel.cs WorkFlowConditionModel.cs WorkFlowConfigModel.cs WorkOrderConfigModel.cs WorkOrderModel.cs YFReportUserModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:33:38.753Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(186,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(223,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(246,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(111,18): warning S101: Rename class 'BillingPPWOModel' to match pascal case naming rules, consider using 'BillingPpwoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(137,18): warning S101: Rename class 'BillingPPWOAction' to match pascal case naming rules, consider using 'BillingPpwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(146,18): warning S101: Rename class 'BillingPPWOActionCommon' to match pascal case naming rules, consider using 'BillingPpwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] InventoryAllocationModel.cs(54,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] OpsShufflingModel.cs(42,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(167,18): warning S101: Rename class 'BillingPPWOActionTasking' to match pascal case naming rules, consider using 'BillingPpwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(183,18): warning S101: Rename class 'BillingPPWOActionForwardTo' to match pascal case naming rules, consider using 'BillingPpwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(189,18): warning S101: Rename class 'BillingPPWOActionReassign' to match pascal case naming rules, consider using 'BillingPpwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(195,18): warning S101: Rename class 'BillingPPWOTaskDetails' to match pascal case naming rules, consider using 'BillingPpwoTaskDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] BillingPPWorkFlowModel.cs(218,18): warning S101: Rename class 'BillingPPWOSaveModel' to match pascal case naming rules, consider using 'BillingPpwoSaveModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.246Z] RuleEngineConfigModel.cs(21,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] MenuModel.cs(29,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] Grid.cs(103,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] Grid.cs(113,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] PayerURLMasterModel.cs(36,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] preferenceModel.cs(33,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] StageConditionMappingModel.cs(24,10): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] UserBktCatModel.cs(14,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] UserBktCatModel.cs(20,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] UserRoleModel.cs(26,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkFlowConditionModel.cs(13,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkFlowConfigModel.cs(10,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(58,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(182,5): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(341,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(387,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(411,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(420,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(513,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.247Z] WorkOrderModel.cs(573,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(10,18): warning S101: Rename class 'CBRWorkOrderModel' to match pascal case naming rules, consider using 'CbrWorkOrderModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(33,18): warning S101: Rename class 'CBRWOAction' to match pascal case naming rules, consider using 'CbrwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(42,18): warning S101: Rename class 'CBRWOActionCommon' to match pascal case naming rules, consider using 'CbrwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(76,18): warning S101: Rename class 'CBRWOActionReassign' to match pascal case naming rules, consider using 'CbrwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(82,18): warning S101: Rename class 'CBRWOActionTasking' to match pascal case naming rules, consider using 'CbrwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(97,18): warning S101: Rename class 'CBRWOActionForwardTo' to match pascal case naming rules, consider using 'CbrwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] CBRWorkFlowModel.cs(103,18): warning S101: Rename class 'CBRPatientAlerts' to match pascal case naming rules, consider using 'CbrPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(33,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(34,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(33,30): warning S2223: Change the visibility of 'Read' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(35,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(34,30): warning S2223: Change the visibility of 'Create' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(36,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(35,30): warning S2223: Change the visibility of 'Update' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.248Z] ClientLdapMappingModel.cs(36,30): warning S2223: Change the visibility of 'Delete' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] CBRAccountInfoModel.cs(7,18): warning S101: Rename class 'CBRAccountInfoModel' to match pascal case naming rules, consider using 'CbrAccountInfoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] CBRAccountInfoModel.cs(24,18): warning S101: Rename class 'CBREncounterInfoModel' to match pascal case naming rules, consider using 'CbrEncounterInfoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PARCSRAccountInfoModel.cs(6,18): warning S101: Rename class 'PARCSRAccountInfoModel' to match pascal case naming rules, consider using 'ParcsrAccountInfoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PARCSRAccountInfoModel.cs(32,18): warning S101: Rename class 'IVRResult' to match pascal case naming rules, consider using 'IvrResult'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PCRPaymentPlanConfiguration.cs(9,18): warning S101: Rename class 'PCRPaymentPlanConfiguration' to match pascal case naming rules, consider using 'PcrPaymentPlanConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PCRRAStatusModel.cs(10,18): warning S101: Rename class 'PCRRAStatusModel' to match pascal case naming rules, consider using 'PcrraStatusModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PCRActionModel.cs(10,18): warning S101: Rename class 'PCRActionModel' to match pascal case naming rules, consider using 'PcrActionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PCRStatusModel.cs(10,18): warning S101: Rename class 'PCRStatusModel' to match pascal case naming rules, consider using 'PcrStatusModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] RuleEngineConfigModel.cs(42,18): warning S101: Rename class 'JSONResponse' to match pascal case naming rules, consider using 'JsonResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] RefundTemplateModel.cs(94,42): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] RuleEngineStrategyModel.cs(87,18): warning S101: Rename class 'SWFCode' to match pascal case naming rules, consider using 'SwfCode'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] RuleEngineStrategyModel.cs(98,18): warning S101: Rename class 'MWFRuleModel' to match pascal case naming rules, consider using 'MwfRuleModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] RuleEngineStrategyModel.cs(118,18): warning S101: Rename class 'MWFRuleViewModel' to match pascal case naming rules, consider using 'MwfRuleViewModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] RuleEngineStrategyModel.cs(142,18): warning S101: Rename class 'MWFRuleInputModel' to match pascal case naming rules, consider using 'MwfRuleInputModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] PayerURLMasterModel.cs(22,18): warning S101: Rename class 'PayerURLMasterModel' to match pascal case naming rules, consider using 'PayerUrlMasterModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] preferenceModel.cs(24,18): warning S101: Rename class 'preferenceModel' to match pascal case naming rules, consider using 'PreferenceModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] UNIDConfiguration.cs(20,18): warning S101: Rename class 'UNIDReviewSteps' to match pascal case naming rules, consider using 'UnidReviewSteps'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] UNIDConfiguration.cs(10,18): warning S101: Rename class 'UNIDConfiguration' to match pascal case naming rules, consider using 'UnidConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(254,18): warning S101: Rename class 'ARWOModel' to match pascal case naming rules, consider using 'ArwoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(280,18): warning S101: Rename class 'ARWOAction' to match pascal case naming rules, consider using 'ArwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(289,18): warning S101: Rename class 'ARWOActionCommon' to match pascal case naming rules, consider using 'ArwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(325,18): warning S101: Rename class 'ARWOActionTasking' to match pascal case naming rules, consider using 'ArwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(471,18): warning S101: Rename class 'BLWOAction' to match pascal case naming rules, consider using 'BlwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(339,18): warning S101: Rename class 'ARWOActionForwardTo' to match pascal case naming rules, consider using 'ArwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.249Z] WorkOrderModel.cs(348,18): warning S101: Rename class 'ARWOActionReassign' to match pascal case naming rules, consider using 'ArwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(355,18): warning S101: Rename class 'ARWOTaskDetails' to match pascal case naming rules, consider using 'ArwoTaskDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(481,18): warning S101: Rename class 'BLWOActionCommon' to match pascal case naming rules, consider using 'BlwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(382,18): warning S101: Rename class 'ARWOSaveModel' to match pascal case naming rules, consider using 'ArwoSaveModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(511,18): warning S101: Rename class 'BLWOActionForwardTo' to match pascal case naming rules, consider using 'BlwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(193,18): warning S101: Rename class 'ARWOEncDetailsModel' to match pascal case naming rules, consider using 'ArwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(520,18): warning S101: Rename class 'BLWOActionTasking' to match pascal case naming rules, consider using 'BlwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(673,18): warning S101: Rename class 'EncounterCPTModel' to match pascal case naming rules, consider using 'EncounterCptModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(408,18): warning S101: Rename class 'BLWOEncDetailsModel' to match pascal case naming rules, consider using 'BlwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(537,18): warning S101: Rename class 'BLWOActionReassign' to match pascal case naming rules, consider using 'BlwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(544,18): warning S101: Rename class 'BLWOTaskDetails' to match pascal case naming rules, consider using 'BlwoTaskDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(683,18): warning S101: Rename class 'EncounterCPTDetailModel' to match pascal case naming rules, consider using 'EncounterCptDetailModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(568,18): warning S101: Rename class 'BLWOSaveModel' to match pascal case naming rules, consider using 'BlwoSaveModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(451,18): warning S101: Rename class 'BLWOModel' to match pascal case naming rules, consider using 'BlwoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] WorkOrderModel.cs(700,18): warning S101: Rename class 'EncounterCPTTransactionModel' to match pascal case naming rules, consider using 'EncounterCptTransactionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:33:41.250Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:33:41.250Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:33:41.251Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:33:41.251Z] PostSharp30: [2022-06-16T03:33:41.251Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:33:41.251Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:33:41.252Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Common.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\IKS.Dare.Common.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.Common.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:33:41.806Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj : warning PS0131: The module 'IKS.Dare.Common.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:33:41.806Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\Before-PostSharp\IKS.Dare.Common.Entities.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:33:42.359Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\IKS.Dare.Common.Entities.dll.postsharp. [2022-06-16T03:33:42.359Z] CopyFilesToOutputDirectory: [2022-06-16T03:33:42.359Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:33:42.359Z] CommonModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll [2022-06-16T03:33:42.359Z] WriteSonarQubeProjectData: [2022-06-16T03:33:42.359Z] Sonar: (CommonModel.csproj) Number of files to analyse: 114. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\2\FilesToAnalyze.txt. [2022-06-16T03:33:42.359Z] Sonar: (CommonModel.csproj) Project processed successfully [2022-06-16T03:33:42.359Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default targets). [2022-06-16T03:33:42.359Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:33:42.359Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (5) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (9) on node 1 (default targets). [2022-06-16T03:33:42.359Z] RestorePackages: [2022-06-16T03:33:42.359Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:33:43.274Z] Restoring NuGet packages... [2022-06-16T03:33:43.275Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:33:43.526Z] Feeds used: [2022-06-16T03:33:43.527Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:33:43.527Z] https://api.nuget.org/v3/index.json [2022-06-16T03:33:43.527Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:33:43.527Z] [2022-06-16T03:33:43.527Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config are already installed. [2022-06-16T03:33:44.080Z] PrepareForBuild: [2022-06-16T03:33:44.080Z] Creating directory "bin\Release\". [2022-06-16T03:33:44.080Z] Creating directory "obj\Release\". [2022-06-16T03:33:44.334Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:33:44.334Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:33:44.334Z] PostSharp30InspectReferences: [2022-06-16T03:33:44.334Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:33:44.334Z] SonarQubeCategoriseProject: [2022-06-16T03:33:44.334Z] Sonar: (DBProviderFactory.csproj) Categorizing project as test or product code... [2022-06-16T03:33:44.334Z] Sonar: (DBProviderFactory.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:33:44.334Z] CreateProjectSpecificDirs: [2022-06-16T03:33:44.334Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\3". [2022-06-16T03:33:44.334Z] SonarQubeImportBeforeInfo: [2022-06-16T03:33:44.334Z] Sonar: (DBProviderFactory) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:33:44.334Z] CoreCompile: [2022-06-16T03:33:44.335Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.DBProviderFactory.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\3\ProjectOutFolderPath.txt" AESCrypto\AESCrypt.cs AESCrypto\ICrypt.cs DataUtility.cs DbController.cs DbFactoryProvider.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:33:44.335Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:33:45.683Z] DbController.cs(867,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] AESCrypto\AESCrypt.cs(26,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] AESCrypto\AESCrypt.cs(102,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] DbFactoryProvider.cs(56,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] AESCrypto\AESCrypt.cs(12,18): warning S101: Rename class 'AESCrypt' to match pascal case naming rules, consider using 'AesCrypt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] DbFactoryProvider.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] DbFactoryProvider.cs(108,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] DbFactoryProvider.cs(113,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] DbFactoryProvider.cs(321,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] AESCrypto\AESCrypt.cs(48,23): warning S4136: All 'Encrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] AESCrypto\AESCrypt.cs(68,23): warning S4136: All 'Decrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] AESCrypto\AESCrypt.cs(12,18): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.683Z] DbController.cs(31,30): warning S4136: All 'ExecuteScalar' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(57,30): warning S4136: All 'ExecuteScalarString' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(68,29): warning S4136: All 'ExecuteScalarIntegerParam' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(79,29): warning S4136: All 'ExecuteScalarInteger' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(91,31): warning S4136: All 'ExecuteScalarDecimal' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(102,31): warning S4136: All 'ExecuteScalarBoolean' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(117,31): warning S4136: All 'ExecuteDataSet' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(184,33): warning S4136: All 'ExecuteDataTable' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(326,28): warning S4136: All 'ExecuteNonQueryBulk' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbController.cs(345,27): warning S4136: All 'ExecuteNonQuery' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbFactoryProvider.cs(74,38): warning S4136: All 'CreateDbConnection' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbFactoryProvider.cs(385,35): warning S4136: All 'CreateDbCommandForImport' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] AESCrypto\AESCrypt.cs(87,21): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbFactoryProvider.cs(115,46): warning S1905: Remove this unnecessary cast to 'ClientMaster'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbFactoryProvider.cs(181,42): warning S1905: Remove this unnecessary cast to 'ClientMaster'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DataUtility.cs(52,52): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbFactoryProvider.cs(249,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.684Z] DbFactoryProvider.cs(220,38): warning S1905: Remove this unnecessary cast to 'ClientMaster'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbFactoryProvider.cs(109,28): warning S1481: Remove the unused local variable 'objCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbFactoryProvider.cs(172,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(45,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbFactoryProvider.cs(175,24): warning S1481: Remove the unused local variable 'objCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbFactoryProvider.cs(214,20): warning S1481: Remove the unused local variable 'objCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(157,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(264,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(339,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(362,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(401,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(381,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.685Z] DbController.cs(434,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(504,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(231,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(624,123): warning S3427: This method signature overlaps the one defined on line 244, the default parameter value can only be used with named arguments. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(680,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(650,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(729,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(708,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] DbController.cs(829,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:33:45.686Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:33:45.686Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:33:47.112Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:33:47.113Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:33:47.113Z] PostSharp30: [2022-06-16T03:33:47.113Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:33:47.113Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:33:47.113Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.DBProviderFactory.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\IKS.DBProviderFactory.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.DBProviderFactory.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:33:48.775Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\Before-PostSharp\IKS.DBProviderFactory.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:33:49.653Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\IKS.DBProviderFactory.dll.postsharp. [2022-06-16T03:33:49.653Z] CopyFilesToOutputDirectory: [2022-06-16T03:33:49.653Z] Copying file from "obj\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:33:49.653Z] DBProviderFactory -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll [2022-06-16T03:33:49.653Z] WriteSonarQubeProjectData: [2022-06-16T03:33:49.653Z] Sonar: (DBProviderFactory.csproj) Number of files to analyse: 7. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\3\FilesToAnalyze.txt. [2022-06-16T03:33:49.653Z] Sonar: (DBProviderFactory.csproj) Project processed successfully [2022-06-16T03:33:49.653Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default targets). [2022-06-16T03:33:50.570Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:33:50.570Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:33:50.570Z] SonarQubeCategoriseProject: [2022-06-16T03:33:50.570Z] Sonar: (CommonBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:33:50.570Z] Sonar: (CommonBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:33:50.570Z] CreateProjectSpecificDirs: [2022-06-16T03:33:50.570Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\4". [2022-06-16T03:33:50.570Z] SonarQubeImportBeforeInfo: [2022-06-16T03:33:50.570Z] Sonar: (CommonBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:33:50.570Z] CoreCompile: [2022-06-16T03:33:50.571Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Common.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\4\ProjectOutFolderPath.txt" Business\AccountDetailCountModel.cs Business\ActionCodeCommonCurator.cs Business\ActiveDirectoryConfigCurator.cs Business\AESCrypto\AESCrypto.cs Business\AESCrypto\ICrypto.cs Business\AppealsFilingLimitCurator.cs Business\AppealTemplateAutomationCurator.cs Business\AppealTemplateCurator.cs Business\AutoActionTemplateCurator.cs Business\BillingPPWorkFlowCurator.cs Business\BktCatCurator.cs Business\BucketCategoryCurator.cs Business\BucketDetailsCurator.cs Business\BucketPrioritySettingCurator.cs Business\BulkCompletionCurator.cs Business\CallCheckCurator.cs Business\CheckAuthenticationSecurityCurator.cs Business\cmnReportBLL.cs Business\CommonCurator.cs Business\ConfigurationGroupCurator.cs Business\InputFieldMappingCurator.cs Business\InputFieldCurator.cs Business\InventoryAllocationCurator.cs Business\MessageTemplateCurator.cs Business\NotifierCurator.cs Business\OpsShufflingCurator.cs Business\OptimixRolePrivilegeCurator.cs Business\PCRPaymentPlanConfigurationCurator.cs Business\PCRRAStatusCurator.cs Business\QcaSubprocessCurator.cs Business\OptimixMenuCurator.cs Business\PaymentPlanCurator.cs Business\PCRActionCodeCurator.cs Business\PCRStatusCodeCurator.cs Business\PracticeWiseEncounterInfoCurator.cs Business\DareImportCurator.cs Business\DashboardTargetCurator.cs Business\DenialConfigCurator.cs Business\DynamicControlCurator.cs Business\GeneralizationCurator.cs Business\GridConfigCurator.cs Business\InventoryCurator.cs Business\LeaveCurator.cs Business\MenuCurator.cs Business\PayerURLCurator.cs Business\PreferenceCurator.cs Business\PrivilegeCurator.cs Business\RefundDocumentCurator.cs Business\RefundTemplateCurator.cs Business\ReportCurator.cs Business\RuleEngineConfigCurator.cs Business\RuleEngineStrategyCurator.cs Business\SchedulerCurator.cs Business\ShiftCurator.cs Business\SopDocumentCurator.cs Business\StageActionCurator.cs Business\StageConditionMappingCurator.cs Business\StatusActionMappingCurator.cs Business\StatusCodeCommonCurator.cs Business\TaskingHeaderCurator.cs Business\InputFieldControlCurator.cs Business\TimelyFilingLimitCurator.cs Business\UNIDConfigCurator.cs Business\UserCurator.cs Business\UserRoleCurator.cs Business\WorkFlowConfigCurator.cs Business\WorkOrderConfigCurator.cs Business\WorkOrderCurator.cs Business\YFReportsCurator.cs Data\ActionCodeCommonRepository.cs Data\ADConfigRepository.cs Data\AppealsFilingLimitRepository.cs Data\AppealTemplateAutomationRepository.cs Data\AppealTemplateRepository.cs Data\AuditLog.cs Data\AutoActionTemplateRepository.cs Data\BillingPPWorkFlowRepository.cs Data\BucketCategoryRepository.cs Data\BucketDetailsRepository.cs Data\BucketPrioritySettingRepository.cs Data\BulkCompletionRepository.cs Data\CallCheckRepository.cs Data\CheckAuthenticationSecurityRepository.cs Data\cmnReportsDAL.cs Data\CommonRepository.cs Data\ConfigurationGroupRepository.cs Data\CustomAdoNetAppender.cs Data\KmsCurator.cs Data\KmsRepository.cs Data\MessageTemplateRepository.cs Data\NotifierRepository.cs Data\InputFieldMappingRepository.cs Data\InputFieldRepository.cs Data\InventoryAllocationRepository.cs Data\OpsShufflingRepository.cs Data\OptimixRolePrivilegeRepository.cs Data\PCRPaymentPlanConfigurationRepository.cs Data\PCRRAStatusRepository.cs Data\QcaSubprocessRepository.cs Data\OptimixMenuRepository.cs Data\PaymentPlanRepository.cs Data\PCRActionCodeRepository.cs Data\PCRStatusCodeRepository.cs Data\PracticeWiseEncounterInfoRepository.cs Data\DareImportRepository.cs Data\DashboardTargetRepository.cs Data\DenialConfigRepository.cs Data\DynamicControlRepository.cs Data\GridConfigRepository.cs Data\InventoryRepository.cs Data\LeaveRepository.cs Data\PayerURLRepository.cs Data\PreferenceRepository.cs Data\PrivilegeRepository.cs Data\RefundDocumentRepository.cs Data\RefundTemplateRepository.cs Data\ReportRepository.cs Data\RuleEngineConfigRepository.cs Data\RuleEngineStrategyRepository.cs Data\SchedulerRepository.cs Data\ShiftRepository.cs Data\SopDocumentRepository.cs Data\StageActionRepository.cs Data\StageConditionMappingRepository.cs Data\StatusActionMappingRepository.cs Data\StatusCodeCommonRepository.cs Data\TaskingHeaderRepository.cs Data\InputFieldControlRepository.cs Data\TimelyFilingLimitRepository.cs Data\UNIDConfigRepository.cs Data\UserBktCatRepository.cs Data\UserRepository.cs Data\UserRoleRepository.cs Data\WorkFlowConfigRespository.cs Data\WorkOrderConfigRepository.cs Data\WorkOrderRespository.cs Data\YFReportsRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:33:50.571Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:12.331Z] Business\BktCatCurator.cs(12,7): warning CS0105: The using directive for 'IKS.Dare.Common.Business' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\CommonCurator.cs(1128,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\DareImportCurator.cs(128,13): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\MenuCurator.cs(121,96): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\WorkOrderCurator.cs(2464,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\WorkOrderCurator.cs(2493,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\DashboardTargetCurator.cs(22,17): warning CS0649: Field 'DashboardTargetCurator.ds' is never assigned to, and will always have its default value null [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\ActionCodeCommonCurator.cs(64,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\ActionCodeCommonCurator.cs(71,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\AESCrypto\AESCrypto.cs(26,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\AESCrypto\AESCrypto.cs(102,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\AutoActionTemplateCurator.cs(346,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\AutoActionTemplateCurator.cs(349,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\AutoActionTemplateCurator.cs(354,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\BktCatCurator.cs(36,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\cmnReportBLL.cs(248,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\cmnReportBLL.cs(300,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\CommonCurator.cs(218,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.331Z] Business\CommonCurator.cs(341,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(408,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(450,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(570,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(647,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(1176,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(1372,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\CommonCurator.cs(1401,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\InventoryAllocationCurator.cs(564,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\OpsShufflingCurator.cs(98,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\OptimixMenuCurator.cs(47,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\OptimixMenuCurator.cs(125,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\DashboardTargetCurator.cs(193,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\DashboardTargetCurator.cs(197,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\GridConfigCurator.cs(141,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\MenuCurator.cs(75,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\MenuCurator.cs(99,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\RuleEngineStrategyCurator.cs(87,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\RuleEngineStrategyCurator.cs(511,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\RuleEngineStrategyCurator.cs(552,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\UserCurator.cs(37,38): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\UserCurator.cs(159,71): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\UserCurator.cs(240,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\UserCurator.cs(335,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\UserCurator.cs(338,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.332Z] Business\UserCurator.cs(674,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\UserCurator.cs(683,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\UserCurator.cs(706,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\UserCurator.cs(729,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\UserCurator.cs(925,65): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\UserCurator.cs(960,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderConfigCurator.cs(22,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(51,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(60,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(62,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(105,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(145,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(187,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(253,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(400,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(605,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(658,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(680,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(784,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(953,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(964,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1242,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1330,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1360,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1387,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1404,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1427,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1573,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.333Z] Business\WorkOrderCurator.cs(1653,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1667,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1671,30): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1675,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1678,36): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1681,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1684,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1687,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1690,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1693,32): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1696,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1699,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1835,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(1891,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2081,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2342,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2351,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2368,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2450,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2471,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\WorkOrderCurator.cs(2480,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\DashboardTargetRepository.cs(234,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\GridConfigRepository.cs(287,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\InventoryRepository.cs(77,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\PayerURLRepository.cs(58,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\ActionCodeCommonCurator.cs(18,36): warning S2933: Make 'actionCodeCommonRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Business\ActiveDirectoryConfigCurator.cs(8,28): warning S2933: Make 'adConfigRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\RuleEngineStrategyRepository.cs(23,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\StatusCodeCommonRepository.cs(25,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.334Z] Data\StatusCodeCommonRepository.cs(27,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\InventoryAllocationCurator.cs(658,21): warning S3903: Move 'DataTableX' into a named namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\TimelyFilingLimitRepository.cs(95,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\UserRepository.cs(361,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\UserRepository.cs(386,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\UserRepository.cs(388,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderConfigRepository.cs(22,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AESCrypto\AESCrypto.cs(12,18): warning S101: Rename class 'AESCrypto' to match pascal case naming rules, consider using 'AesCrypto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AESCrypto\AESCrypto.cs(48,23): warning S4136: All 'Encrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AESCrypto\AESCrypto.cs(68,23): warning S4136: All 'Decrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(74,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(465,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(474,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(502,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(511,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(581,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(587,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(729,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(732,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Data\WorkOrderRespository.cs(1445,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AESCrypto\AESCrypto.cs(12,18): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\InventoryCurator.cs(23,29): warning S2933: Make 'inventoryRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AppealsFilingLimitCurator.cs(22,46): warning S2933: Make '_AFLRepo' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AppealTemplateAutomationCurator.cs(14,44): warning S2933: Make '_automationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AppealTemplateAutomationCurator.cs(15,44): warning S2933: Make '_appealTemplateAutomationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AppealTemplateAutomationCurator.cs(14,44): warning S4487: Remove this unread private field '_automationRepository' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AppealTemplateCurator.cs(20,34): warning S2933: Make 'appealTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\cmnReportBLL.cs(27,18): warning S101: Rename class 'cmnReportBLL' to match pascal case naming rules, consider using 'CmnReportBll'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\AutoActionTemplateCurator.cs(25,46): warning S2933: Make 'autoActionTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\BillingPPWorkFlowCurator.cs(13,37): warning S2933: Make 'billingPPWorkFlowRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.335Z] Business\BktCatCurator.cs(19,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\BucketCategoryCurator.cs(13,34): warning S2933: Make 'objBucketCategoryRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\cmnReportsDAL.cs(17,18): warning S101: Rename class 'cmnReportsDAL' to match pascal case naming rules, consider using 'CmnReportsDal'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\cmnReportsDAL.cs(97,24): warning S4144: Update this method so that its implementation is not identical to 'GetSubRptData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\BucketDetailsCurator.cs(20,33): warning S2933: Make 'objBucketDetailsRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\BulkCompletionCurator.cs(10,34): warning S2933: Make 'bulkCompletionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\BulkCompletionCurator.cs(11,29): warning S2933: Make 'bulkCompletionModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\BucketPrioritySettingCurator.cs(25,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\CallCheckCurator.cs(14,29): warning S2933: Make 'callCheckRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\ConfigurationGroupCurator.cs(15,38): warning S2933: Make 'configurationGroupRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\KmsCurator.cs(11,23): warning S2933: Make 'kmsRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PCRRAStatusRepository.cs(15,11): warning S101: Rename class 'PCRRAStatusRepository' to match pascal case naming rules, consider using 'PcrraStatusRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\OptimixMenuRepository.cs(24,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PCRPaymentPlanConfigurationRepository.cs(17,18): warning S101: Rename class 'PCRPaymentPlanConfigurationRepository' to match pascal case naming rules, consider using 'PcrPaymentPlanConfigurationRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PCRActionCodeRepository.cs(18,18): warning S101: Rename class 'PCRActionCodeRepository' to match pascal case naming rules, consider using 'PcrActionCodeRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PCRStatusCodeRepository.cs(18,18): warning S101: Rename class 'PCRStatusCodeRepository' to match pascal case naming rules, consider using 'PcrStatusCodeRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PracticeWiseEncounterInfoRepository.cs(23,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\DashboardTargetRepository.cs(18,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\DareImportCurator.cs(27,30): warning S2933: Make 'dareImportRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\LeaveRepository.cs(111,23): warning S4144: Update this method so that its implementation is not identical to 'LeaveDelete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\LeaveRepository.cs(131,23): warning S4144: Update this method so that its implementation is not identical to 'LeaveDelete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PayerURLRepository.cs(13,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Data\PayerURLRepository.cs(13,18): warning S101: Rename class 'PayerURLRepository' to match pascal case naming rules, consider using 'PayerUrlRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\DashboardTargetCurator.cs(22,17): warning S3459: Remove unassigned field 'ds', or set its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\DashboardTargetCurator.cs(23,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\DashboardTargetCurator.cs(24,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\DashboardTargetCurator.cs(25,20): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.336Z] Business\DashboardTargetCurator.cs(26,20): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\DashboardTargetCurator.cs(27,20): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\PrivilegeRepository.cs(25,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\DenialConfigCurator.cs(14,32): warning S2933: Make 'denialConfigRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\AuditLog.cs(250,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\AuditLog.cs(257,28): warning S4136: All 'MakeLogEntry' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\ReportRepository.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\DynamicControlCurator.cs(15,34): warning S2933: Make 'objDAL' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\GeneralizationCurator.cs(9,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\LeaveCurator.cs(22,25): warning S2933: Make 'leaveRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\SchedulerRepository.cs(24,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\SchedulerRepository.cs(57,28): warning S4144: Update this method so that its implementation is not identical to 'InsertUpdateScheduler'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\MenuCurator.cs(23,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\PayerURLCurator.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\PayerURLCurator.cs(27,18): warning S101: Rename class 'PayerURLCurator' to match pascal case naming rules, consider using 'PayerUrlCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\StageActionRepository.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\StageConditionMappingRepository.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\PreferenceCurator.cs(26,30): warning S2933: Make '_PrRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\PrivilegeCurator.cs(26,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\RefundDocumentCurator.cs(10,34): warning S2933: Make 'refundDocumentRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\UNIDConfigRepository.cs(14,11): warning S101: Rename class 'UNIDConfigRepository' to match pascal case naming rules, consider using 'UnidConfigRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\ReportCurator.cs(31,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\RefundTemplateCurator.cs(17,34): warning S2933: Make 'refundTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\UserRepository.cs(19,26): warning S4136: All 'GetLoginUserId' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\WorkOrderRespository.cs(106,24): warning S4144: Update this method so that its implementation is not identical to 'GetPivotSummaryGridData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\WorkOrderRespository.cs(1324,24): warning S4144: Update this method so that its implementation is not identical to 'GetCBRInventorySummaryCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Data\WorkFlowConfigRespository.cs(540,28): warning S4144: Update this method so that its implementation is not identical to 'InsertIntoWorkFlow'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.337Z] Business\ShiftCurator.cs(27,33): warning S2933: Make '_shiftRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\SopDocumentCurator.cs(17,29): warning S2933: Make 'sopMasterRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\StatusActionMappingCurator.cs(20,39): warning S2933: Make 'statusActionMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\StatusCodeCommonCurator.cs(19,36): warning S2933: Make 'statusCodeCommonRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\TaskingHeaderCurator.cs(28,33): warning S2933: Make 'taskingHeaderRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\UNIDConfigCurator.cs(16,30): warning S2933: Make 'uNIDTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\UNIDConfigCurator.cs(14,18): warning S101: Rename class 'UNIDConfigCurator' to match pascal case naming rules, consider using 'UnidConfigCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InputFieldControlCurator.cs(22,27): warning S2933: Make '_inputFieldCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InputFieldControlCurator.cs(23,37): warning S2933: Make '_templateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\TimelyFilingLimitCurator.cs(22,45): warning S2933: Make '_TFLRepo' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(30,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(31,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(32,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(33,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(34,44): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(35,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\WorkOrderConfigCurator.cs(36,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InputFieldMappingCurator.cs(26,37): warning S2933: Make 'inputFieldMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InputFieldMappingCurator.cs(51,9): warning S1144: Remove the unused private method 'GetSelectedInputFieldIds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InputFieldMappingCurator.cs(86,9): warning S1144: Remove the unused private method 'GetMappingData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InputFieldCurator.cs(22,30): warning S2933: Make 'inputFieldRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\InventoryAllocationCurator.cs(21,39): warning S2933: Make 'inventoryAllocationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\MessageTemplateCurator.cs(22,43): warning S2933: Make 'messageTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\CommonCurator.cs(76,22): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\CommonCurator.cs(76,22): warning S101: Rename class 'PHISections' to match pascal case naming rules, consider using 'PhiSections'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\CommonCurator.cs(564,54): warning S4136: All 'GetHeaderFooterDtls' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\CommonCurator.cs(78,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.338Z] Business\CommonCurator.cs(79,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(78,34): warning S2223: Change the visibility of 'EncounterDetailsPage' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(79,34): warning S2223: Change the visibility of 'AccountDetailsPage' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(83,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(83,34): warning S2223: Change the visibility of 'Encounter' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(84,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(84,34): warning S2223: Change the visibility of 'Account' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\NotifierCurator.cs(14,28): warning S2933: Make 'notifierRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(81,22): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\CommonCurator.cs(81,22): warning S101: Rename class 'PHIEntityType' to match pascal case naming rules, consider using 'PhiEntityType'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\OpsShufflingCurator.cs(26,40): warning S2933: Make 'opsShuffling' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\OptimixRolePrivilegeCurator.cs(14,48): warning S2933: Make 'optimixRolePrivilegeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRPaymentPlanConfigurationCurator.cs(19,47): warning S2933: Make 'pcrPaymentPlanConfigurationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRPaymentPlanConfigurationCurator.cs(17,18): warning S101: Rename class 'PCRPaymentPlanConfigurationCurator' to match pascal case naming rules, consider using 'PcrPaymentPlanConfigurationCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRRAStatusCurator.cs(14,31): warning S2933: Make 'pcrRAStatusRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRRAStatusCurator.cs(12,18): warning S101: Rename class 'PCRRAStatusCurator' to match pascal case naming rules, consider using 'PcrraStatusCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\QcaSubprocessCurator.cs(16,33): warning S2933: Make 'subprocessRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PaymentPlanCurator.cs(15,31): warning S2933: Make 'paymentPlanRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRActionCodeCurator.cs(16,33): warning S2933: Make 'pcrActionCodeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRActionCodeCurator.cs(14,18): warning S101: Rename class 'PCRActionCodeCurator' to match pascal case naming rules, consider using 'PcrActionCodeCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PaymentPlanCurator.cs(16,26): warning S1450: Remove the field 'paymentPlanModel' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRStatusCodeCurator.cs(17,33): warning S2933: Make 'pcrStatusCodeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PCRStatusCodeCurator.cs(15,18): warning S101: Rename class 'PCRStatusCodeCurator' to match pascal case naming rules, consider using 'PcrStatusCodeCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\PracticeWiseEncounterInfoCurator.cs(23,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\YFReportsCurator.cs(16,24): warning S2933: Make 'systemClientCode' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\YFReportsCurator.cs(17,24): warning S2933: Make 'userName' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\YFReportsCurator.cs(18,19): warning S2933: Make 'crypto' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Data\BucketPrioritySettingRepository.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\RuleEngineStrategyCurator.cs(19,38): warning S2933: Make 'objRuleEngineStrategyRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\UserCurator.cs(22,24): warning S2933: Make 'userRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\UserCurator.cs(701,32): warning S4136: All 'GetLoginUserCredentials' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\UserRoleCurator.cs(27,28): warning S2933: Make 'userRoleRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.339Z] Business\SchedulerCurator.cs(28,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\WorkFlowConfigCurator.cs(12,35): warning S2933: Make 'workFlowConfigRespository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Data\cmnReportsDAL.cs(58,45): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(104,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(111,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(118,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(125,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(132,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(139,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(146,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(153,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(160,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(167,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(180,41): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(182,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(191,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(199,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(208,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(216,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(224,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(233,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(241,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(265,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Business\cmnReportBLL.cs(335,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Data\WorkOrderRespository.cs(79,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Data\InventoryRepository.cs(50,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Data\InventoryRepository.cs(46,54): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Data\InventoryRepository.cs(103,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.340Z] Data\WorkOrderRespository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\InventoryRepository.cs(124,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(201,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(234,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(266,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(54,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(62,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(35,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(106,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(332,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(142,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(150,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\BucketPrioritySettingRepository.cs(120,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(514,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(477,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(474,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(511,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(450,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(584,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(581,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.341Z] Data\WorkOrderRespository.cs(598,40): warning S1481: Remove the unused local variable 'dictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(533,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(535,40): warning S1481: Remove the unused local variable 'dictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(661,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(636,36): warning S1854: Remove this useless assignment to local variable 'WOM'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AESCrypto\AESCrypto.cs(87,21): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\ActionCodeCommonCurator.cs(73,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(803,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(832,136): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(860,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(925,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(921,54): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(953,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(972,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1031,24): warning S1854: Remove this useless assignment to local variable 'errMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1036,24): warning S1854: Remove this useless assignment to local variable 'errMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AutoActionTemplateCurator.cs(111,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AutoActionTemplateCurator.cs(148,17): warning S2259: 'selectListItem' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AutoActionTemplateCurator.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AutoActionTemplateCurator.cs(170,35): warning S1854: Remove this useless assignment to local variable 'lstSelectListItem'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1286,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1308,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1327,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AutoActionTemplateCurator.cs(151,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\InventoryAllocationCurator.cs(665,67): warning S3427: This method signature overlaps the one defined on line 660, the default parameter value can only be used with named arguments. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Business\AutoActionTemplateCurator.cs(123,44): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1448,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1445,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1397,17): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.342Z] Data\WorkOrderRespository.cs(1399,40): warning S1481: Remove the unused local variable 'dictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(251,69): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(272,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\InventoryAllocationCurator.cs(665,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(280,17): warning S2259: 'autoActionTemplate' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(65,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(283,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(359,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(92,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(393,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AutoActionTemplateCurator.cs(227,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 82 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(121,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(148,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(157,47): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(180,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(222,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(218,25): warning S1854: Remove this useless assignment to local variable 'UserIDs'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(266,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkOrderConfigRepository.cs(262,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(136,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(109,25): warning S2259: 'bucketDetailsModel' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(105,25): warning S2259: 'bucketDetailsModel' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(164,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(49,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\BucketDetailsCurator.cs(216,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AppealTemplateCurator.cs(55,17): warning S2259: 'providerDetailData' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Business\AppealTemplateCurator.cs(114,42): warning S1854: Remove this useless assignment to local variable 'appealTemplateData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkFlowConfigRespository.cs(328,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkFlowConfigRespository.cs(300,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.343Z] Data\WorkFlowConfigRespository.cs(399,94): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\WorkFlowConfigRespository.cs(441,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\WorkFlowConfigRespository.cs(485,25): warning S1481: Remove the unused local variable 'rowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRoleRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\AppealTemplateCurator.cs(266,59): warning S1854: Remove this useless assignment to local variable 'routingConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\BucketDetailsCurator.cs(307,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\BucketDetailsCurator.cs(321,57): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRoleRepository.cs(81,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\BulkCompletionCurator.cs(38,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CheckAuthenticationSecurityCurator.cs(30,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRoleRepository.cs(169,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\InputFieldMappingCurator.cs(56,73): warning S1905: Remove this unnecessary cast to 'int'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(41,9): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\InputFieldMappingCurator.cs(64,17): warning S1481: Remove the unused local variable 'ip_ActionTypesXml'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(63,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(52,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(61,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(90,37): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(90,17): warning S2583: Change this condition so that it does not always evaluate to 'false'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(94,20): warning S2583: Change this expression which always evaluates to 'not null'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(86,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(110,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(127,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(135,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(177,46): warning S1905: Remove this unnecessary cast to 'IList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Business\CommonCurator.cs(181,21): warning S1905: Remove this unnecessary cast to 'IList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(72,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(152,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(154,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(191,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.344Z] Data\UserRepository.cs(185,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(187,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(169,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(198,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(240,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(280,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(306,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(338,23): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(323,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(459,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(431,33): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(405,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(437,33): warning S1871: Either merge this branch with the identical one on line 432 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(392,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(545,29): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(537,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(415,55): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(430,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(585,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(461,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(569,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(552,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(528,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(487,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(629,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(531,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(663,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(646,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(564,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Data\UserRepository.cs(508,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(765,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.345Z] Business\CommonCurator.cs(770,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(778,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(785,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(790,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(796,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(802,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(807,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(815,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(821,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(827,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(839,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldMappingCurator.cs(320,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(786,21): warning S1871: Either merge this case with the identical one on line 766 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(791,21): warning S1871: Either merge this case with the identical one on line 771 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(822,21): warning S1871: Either merge this case with the identical one on line 760 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldMappingCurator.cs(241,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldMappingCurator.cs(165,47): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldMappingCurator.cs(173,69): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldMappingCurator.cs(186,92): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldMappingCurator.cs(202,122): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(973,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1000,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(881,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1013,75): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(893,32): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldCurator.cs(127,81): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\InputFieldCurator.cs(112,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1032,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1056,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1068,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1104,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.346Z] Business\CommonCurator.cs(1129,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1128,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\MessageTemplateCurator.cs(107,70): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\MessageTemplateCurator.cs(157,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\MessageTemplateCurator.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\MessageTemplateCurator.cs(84,32): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(36,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(117,85): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(131,54): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1257,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(294,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OpsShufflingCurator.cs(133,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OpsShufflingCurator.cs(170,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1353,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OpsShufflingCurator.cs(108,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1422,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OpsShufflingCurator.cs(28,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1461,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OpsShufflingCurator.cs(201,4): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1489,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OptimixRolePrivilegeCurator.cs(44,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1274,28): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\CommonCurator.cs(1269,48): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OptimixRolePrivilegeCurator.cs(76,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(345,34): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(384,131): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(412,130): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\OptimixRolePrivilegeCurator.cs(111,12): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(357,61): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(361,124): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(371,61): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\InventoryAllocationCurator.cs(342,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\PaymentPlanCurator.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.347Z] Business\PaymentPlanCurator.cs(38,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\PaymentPlanCurator.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\PCRStatusCodeCurator.cs(81,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DashboardTargetCurator.cs(102,55): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\InventoryAllocationCurator.cs(544,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DashboardTargetCurator.cs(76,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DareImportCurator.cs(87,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\InventoryAllocationCurator.cs(478,74): warning S2971: Drop 'Where' and move the condition into the 'First'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\InventoryAllocationCurator.cs(474,32): warning S1854: Remove this useless assignment to local variable 'sourceConditionXML'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\InventoryAllocationCurator.cs(470,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DynamicControlCurator.cs(55,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DynamicControlCurator.cs(72,42): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DynamicControlCurator.cs(28,49): warning S107: Method has 12 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DashboardTargetCurator.cs(174,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\DashboardTargetCurator.cs(195,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineConfigCurator.cs(36,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RefundTemplateCurator.cs(47,42): warning S1854: Remove this useless assignment to local variable 'refundTemplateData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\MenuCurator.cs(79,51): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\SchedulerCurator.cs(98,68): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(56,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(42,47): warning S1481: Remove the unused local variable 'objRuleEngineStartegyRuleDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\SchedulerCurator.cs(114,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\SchedulerCurator.cs(93,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RefundTemplateCurator.cs(115,17): warning S2259: 'providerDetailData' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(147,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(242,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RefundTemplateCurator.cs(321,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RefundTemplateCurator.cs(270,59): warning S1854: Remove this useless assignment to local variable 'routingConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Data\ActionCodeCommonRepository.cs(33,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Data\ActionCodeCommonRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(274,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.348Z] Business\RuleEngineStrategyCurator.cs(258,36): warning S1481: Remove the unused local variable 'parameters'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\RuleEngineStrategyCurator.cs(299,91): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageActionCurator.cs(49,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Data\ActionCodeCommonRepository.cs(87,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\RuleEngineStrategyCurator.cs(304,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\RuleEngineStrategyCurator.cs(329,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageActionCurator.cs(47,40): warning S1854: Remove this useless assignment to local variable 'list2'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageActionCurator.cs(46,39): warning S1854: Remove this useless assignment to local variable 'list1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageActionCurator.cs(92,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageConditionMappingCurator.cs(49,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageActionCurator.cs(122,56): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageConditionMappingCurator.cs(92,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\RuleEngineStrategyCurator.cs(358,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageConditionMappingCurator.cs(47,40): warning S1854: Remove this useless assignment to local variable 'list2'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StageConditionMappingCurator.cs(46,38): warning S1854: Remove this useless assignment to local variable 'list1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StatusActionMappingCurator.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\StatusCodeCommonCurator.cs(77,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(47,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(49,26): warning S2259: 'result' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(104,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(164,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\WorkOrderConfigCurator.cs(90,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\WorkOrderConfigCurator.cs(107,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(212,117): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(224,110): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(225,108): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(226,134): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(236,213): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\UserCurator.cs(237,191): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\WorkOrderCurator.cs(98,21): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.349Z] Business\WorkOrderCurator.cs(102,21): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.350Z] Business\WorkOrderCurator.cs(224,21): warning S2259: 'totalRow' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.350Z] Business\WorkOrderCurator.cs(228,21): warning S2259: 'totalRow' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.350Z] Business\WorkOrderCurator.cs(179,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.350Z] Business\WorkOrderCurator.cs(355,17): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\AppealsFilingLimitRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\AppealsFilingLimitRepository.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\UserCurator.cs(190,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\ADConfigRepository.cs(64,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\AuditLog.cs(287,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(596,60): warning S1172: Remove this unused method parameter 'userrole'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(657,17): warning S1871: Either merge this case with the identical one on line 643 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\AppealTemplateRepository.cs(152,116): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(466,53): warning S1854: Remove this useless assignment to local variable 'lstFiltered'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(465,50): warning S1854: Remove this useless assignment to local variable 'lstItems'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(463,44): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(506,17): warning S1871: Either merge this branch with the identical one on line 501 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(694,62): warning S1172: Remove this unused method parameter 'userrole'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\AuditLog.cs(479,33): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Business\WorkOrderCurator.cs(694,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 51 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\AuditLog.cs(501,33): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.351Z] Data\CheckAuthenticationSecurityRepository.cs(19,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\BucketCategoryRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1133,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1138,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1143,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(72,67): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(74,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\BucketDetailsRepository.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(96,67): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(98,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1114,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(129,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(162,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1252,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1256,28): warning S1481: Remove the unused local variable 'wo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1278,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1270,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1273,32): warning S1481: Remove the unused local variable 'wo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1221,30): warning S1854: Remove this useless assignment to local variable 'lstpatientnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1220,22): warning S1854: Remove this useless assignment to local variable 'lstTasks'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1219,27): warning S1854: Remove this useless assignment to local variable 'lstRejections'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1218,27): warning S1854: Remove this useless assignment to local variable 'lstEncounters'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1215,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1223,26): warning S1854: Remove this useless assignment to local variable 'usercategory'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1297,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\ConfigurationGroupRepository.cs(65,40): warning S1905: Remove this unnecessary cast to 'DataTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1239,20): warning S1481: Remove the unused local variable 'event_Id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(323,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1339,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1344,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1349,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Data\CommonRepository.cs(354,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.352Z] Business\WorkOrderCurator.cs(1310,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 55 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1465,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1469,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1473,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\KmsRepository.cs(27,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\CommonRepository.cs(383,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1444,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 55 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1450,20): warning S1481: Remove the unused local variable 'Readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\InputFieldRepository.cs(17,122): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1575,72): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1551,25): warning S1854: Remove this useless assignment to local variable 'lstacrencid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1545,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1555,27): warning S1854: Remove this useless assignment to local variable 'lstactivityid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\OptimixRolePrivilegeRepository.cs(36,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\OptimixRolePrivilegeRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\OptimixRolePrivilegeRepository.cs(125,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1628,22): warning S1854: Remove this useless assignment to local variable 'LstencID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1627,23): warning S1854: Remove this useless assignment to local variable 'lsttaskid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1626,25): warning S1854: Remove this useless assignment to local variable 'lstacrencid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1625,29): warning S1854: Remove this useless assignment to local variable 'lstpersonnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1624,27): warning S1854: Remove this useless assignment to local variable 'lstactivityid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1622,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\PCRRAStatusRepository.cs(33,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\InventoryAllocationRepository.cs(152,21): warning S1481: Remove the unused local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\OptimixRolePrivilegeRepository.cs(83,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\QcaSubprocessRepository.cs(67,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Business\WorkOrderCurator.cs(1661,33): warning S107: Method has 12 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\PaymentPlanRepository.cs(36,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\PaymentPlanRepository.cs(56,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\PCRStatusCodeRepository.cs(65,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\PracticeWiseEncounterInfoRepository.cs(44,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.353Z] Data\DareImportRepository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\PCRActionCodeRepository.cs(69,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(49,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(73,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(1889,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(111,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(135,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DenialConfigRepository.cs(51,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DenialConfigRepository.cs(76,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2122,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2127,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2132,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2138,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2143,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2148,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(199,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(193,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2162,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(208,55): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2134,17): warning S1871: Either merge this case with the identical one on line 2118 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2139,17): warning S1871: Either merge this case with the identical one on line 2123 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2144,17): warning S1871: Either merge this case with the identical one on line 2128 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(246,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Business\WorkOrderCurator.cs(2203,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(235,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DenialConfigRepository.cs(125,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DynamicControlRepository.cs(28,55): warning S107: Method has 12 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DynamicControlRepository.cs(30,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(309,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(302,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(335,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.354Z] Data\DashboardTargetRepository.cs(331,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.355Z] Data\DynamicControlRepository.cs(105,42): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.355Z] Data\DashboardTargetRepository.cs(357,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.355Z] Data\DynamicControlRepository.cs(71,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.355Z] Data\GridConfigRepository.cs(52,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.355Z] Data\DashboardTargetRepository.cs(379,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.355Z] Data\DynamicControlRepository.cs(107,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\DynamicControlRepository.cs(140,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\GridConfigRepository.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\PayerURLRepository.cs(69,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\PayerURLRepository.cs(49,42): warning S1854: Remove this useless assignment to local variable 'dtPayerURLLink'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\LeaveRepository.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\PreferenceRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\GridConfigRepository.cs(156,37): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\GridConfigRepository.cs(175,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\LeaveRepository.cs(175,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\LeaveRepository.cs(171,31): warning S1854: Remove this useless assignment to local variable 'IfActionTaken'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\GridConfigRepository.cs(206,37): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\PreferenceRepository.cs(77,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\PrivilegeRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\GridConfigRepository.cs(222,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.356Z] Data\PreferenceRepository.cs(100,62): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\GridConfigRepository.cs(252,37): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\PreferenceRepository.cs(104,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\GridConfigRepository.cs(275,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\RefundDocumentRepository.cs(50,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\PrivilegeRepository.cs(108,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\ReportRepository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\PrivilegeRepository.cs(141,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\SchedulerRepository.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\RefundTemplateRepository.cs(215,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\ShiftRepository.cs(37,27): warning S1854: Remove this useless assignment to local variable 'date'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\RuleEngineStrategyRepository.cs(79,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\StatusActionMappingRepository.cs(42,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\StageActionRepository.cs(65,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\RuleEngineStrategyRepository.cs(36,49): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\ShiftRepository.cs(90,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\StatusCodeCommonRepository.cs(51,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\InputFieldControlRepository.cs(24,125): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\TaskingHeaderRepository.cs(70,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\TaskingHeaderRepository.cs(98,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\RuleEngineStrategyRepository.cs(163,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.357Z] Data\TaskingHeaderRepository.cs(45,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Data\RuleEngineStrategyRepository.cs(210,152): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Data\RuleEngineStrategyRepository.cs(420,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\InputFieldControlCurator.cs(77,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\InputFieldControlCurator.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\InputFieldControlCurator.cs(95,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Data\TimelyFilingLimitRepository.cs(105,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Data\AppealsFilingLimitRepository.cs(122,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\InputFieldControlCurator.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\InputFieldControlCurator.cs(167,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\StatusActionMappingCurator.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\WorkOrderCurator.cs(2231,33): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Data\CommonRepository.cs(443,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\WorkOrderCurator.cs(2235,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\WorkOrderCurator.cs(2242,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.358Z] Business\WorkOrderCurator.cs(2262,33): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2285,33): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2289,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2296,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Data\CommonRepository.cs(566,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2343,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Data\CommonRepository.cs(612,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Data\CommonRepository.cs(630,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2465,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Data\CommonRepository.cs(651,20): warning S1481: Remove the unused local variable 'importDetail'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2464,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2494,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2361,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 38 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2493,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(82,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\WorkOrderCurator.cs(2582,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\PCRPaymentPlanConfigurationCurator.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(178,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(203,75): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Data\RuleEngineConfigRepository.cs(103,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(216,48): warning S1854: Remove this useless assignment to local variable 'openConnectors'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(395,35): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(440,58): warning S1905: Remove this unnecessary cast to 'string'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(470,51): warning S1905: Remove this unnecessary cast to 'IEnumerable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(309,181): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(310,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(312,199): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(150,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(133,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(126,43): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\SopDocumentCurator.cs(140,48): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(688,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\UserCurator.cs(395,35): warning S2971: Use 'Count' property here instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\RuleEngineStrategyCurator.cs(420,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Business\RuleEngineStrategyCurator.cs(436,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.359Z] Data\RuleEngineConfigRepository.cs(409,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(279,28): warning S1854: Remove this useless assignment to local variable 'categories'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(389,36): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(774,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(804,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(701,32): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(533,54): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(276,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(555,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Data\RuleEngineConfigRepository.cs(547,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(533,54): warning S2971: Use 'Count' property here instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(543,47): warning S2971: Use 'Count' property here instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(932,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(578,81): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(931,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(927,28): warning S1481: Remove the unused local variable 'nativeObject'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\RuleEngineStrategyCurator.cs(615,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(985,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Data\RuleEngineConfigRepository.cs(583,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1000,32): warning S1854: Remove this useless assignment to local variable 'dsUserInfo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Data\RuleEngineConfigRepository.cs(605,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Data\RuleEngineConfigRepository.cs(629,124): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1095,138): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1028,135): warning S1764: Correct one of the identical expressions on both sides of operator '=='. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1039,142): warning S1764: Correct one of the identical expressions on both sides of operator '=='. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1174,30): warning S1854: Remove this useless assignment to local variable 'preGrade'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1226,36): warning S1854: Remove this useless assignment to local variable 'rs'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] Business\UserCurator.cs(1222,48): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:34:12.360Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:12.360Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:12.360Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:12.360Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:12.360Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:12.360Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:12.360Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:12.361Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:12.361Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:12.361Z] Copying file from "obj\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:12.362Z] CommonBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll [2022-06-16T03:34:12.362Z] Copying file from "obj\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:12.362Z] WriteSonarQubeProjectData: [2022-06-16T03:34:12.362Z] Sonar: (CommonBLL.csproj) Number of files to analyse: 139. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\4\FilesToAnalyze.txt. [2022-06-16T03:34:12.362Z] Sonar: (CommonBLL.csproj) Project processed successfully [2022-06-16T03:34:12.362Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default targets). [2022-06-16T03:34:12.362Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:12.362Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:12.362Z] PostSharp30InspectReferences: [2022-06-16T03:34:12.362Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:12.362Z] SonarQubeCategoriseProject: [2022-06-16T03:34:12.362Z] Sonar: (835Library.csproj) Categorizing project as test or product code... [2022-06-16T03:34:12.362Z] Sonar: (835Library.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:12.362Z] CreateProjectSpecificDirs: [2022-06-16T03:34:12.362Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\5". [2022-06-16T03:34:12.362Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:12.363Z] Sonar: (835Library) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:12.363Z] CoreCompile: [2022-06-16T03:34:12.363Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.835Library.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\5\ProjectOutFolderPath.txt" Business\_835_BL.cs Data\_835_DL.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:12.363Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(18,14): warning CS0414: The field '_835_BL.fileErrorFlag' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(26,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(170,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(177,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(180,45): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(185,49): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(343,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(346,45): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(350,49): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(367,57): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(15,16): warning S2933: Make 'FieldSeperator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(16,16): warning S2933: Make 'SegmentSeperator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(17,16): warning S2933: Make 'Path' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(18,14): warning S2933: Make 'fileErrorFlag' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.235Z] Business\_835_BL.cs(18,9): warning S1144: Remove the unused private field 'fileErrorFlag'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(12,18): warning S101: Rename class '_835_BL' to match pascal case naming rules, trim underscores from the name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Data\_835_DL.cs(16,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Data\_835_DL.cs(16,11): warning S101: Rename class '_835_DL' to match pascal case naming rules, trim underscores from the name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(15,31): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(16,33): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(17,21): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(80,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(251,101): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(420,101): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(178,158): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(202,175): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(221,143): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(342,117): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(370,134): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(390,143): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(530,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(512,29): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(299,49): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(281,65): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(469,49): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(450,65): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(293,63): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(324,47): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(462,63): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(498,47): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.236Z] Business\_835_BL.cs(521,31): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.237Z] Business\_835_BL.cs(89,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 603 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.237Z] Business\_835_BL.cs(94,27): warning S1481: Remove the unused local variable 'CheckError'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.237Z] Business\_835_BL.cs(96,27): warning S1481: Remove the unused local variable 'EncounterError'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.237Z] Business\_835_BL.cs(98,27): warning S1481: Remove the unused local variable 'CPTError'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:34:14.237Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:14.237Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:14.490Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:14.743Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:14.743Z] PostSharp30: [2022-06-16T03:34:14.743Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:14.743Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:14.744Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.835Library.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\IKS.835Library.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.835Library.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:16.345Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\Before-PostSharp\IKS.835Library.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:34:17.260Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\IKS.835Library.dll.postsharp. [2022-06-16T03:34:17.261Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:17.261Z] Copying file from "obj\Release\IKS.835Library.dll" to "bin\Release\IKS.835Library.dll". [2022-06-16T03:34:17.261Z] 835Library -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll [2022-06-16T03:34:17.261Z] WriteSonarQubeProjectData: [2022-06-16T03:34:17.261Z] Sonar: (835Library.csproj) Number of files to analyse: 4. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\5\FilesToAnalyze.txt. [2022-06-16T03:34:17.261Z] Sonar: (835Library.csproj) Project processed successfully [2022-06-16T03:34:17.261Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default targets). [2022-06-16T03:34:17.261Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:17.261Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (10) on node 1 (default targets). [2022-06-16T03:34:17.261Z] RestorePackages: [2022-06-16T03:34:17.261Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:18.177Z] Restoring NuGet packages... [2022-06-16T03:34:18.178Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:18.430Z] Feeds used: [2022-06-16T03:34:18.430Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:18.430Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:18.430Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:18.430Z] [2022-06-16T03:34:18.430Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config are already installed. [2022-06-16T03:34:18.686Z] PrepareForBuild: [2022-06-16T03:34:18.686Z] Creating directory "bin\Release\". [2022-06-16T03:34:18.686Z] Creating directory "obj\Release\". [2022-06-16T03:34:18.686Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:18.686Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (11) on node 1 (default targets). [2022-06-16T03:34:18.686Z] RestorePackages: [2022-06-16T03:34:18.686Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:19.601Z] Restoring NuGet packages... [2022-06-16T03:34:19.601Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:19.854Z] Feeds used: [2022-06-16T03:34:19.854Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:19.854Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:19.854Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:19.854Z] [2022-06-16T03:34:19.854Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config are already installed. [2022-06-16T03:34:20.106Z] PrepareForBuild: [2022-06-16T03:34:20.107Z] Creating directory "bin\Release\". [2022-06-16T03:34:20.107Z] Creating directory "obj\Release\". [2022-06-16T03:34:20.107Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:20.107Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:20.107Z] PostSharp30InspectReferences: [2022-06-16T03:34:20.107Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:20.107Z] SonarQubeCategoriseProject: [2022-06-16T03:34:20.107Z] Sonar: (ARModel.csproj) Categorizing project as test or product code... [2022-06-16T03:34:20.107Z] Sonar: (ARModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:20.107Z] CreateProjectSpecificDirs: [2022-06-16T03:34:20.107Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\6". [2022-06-16T03:34:20.107Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:20.107Z] Sonar: (ARModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:20.107Z] CoreCompile: [2022-06-16T03:34:20.107Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AR.Entities.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\6\ProjectOutFolderPath.txt" ACRWorkOrder.cs ActionModel.cs ARAgingDaysModel.cs EncounterCategoryModel.cs QualityToolModel.cs StatusModel.cs Properties\AssemblyInfo.cs ReasonModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:20.107Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:20.662Z] ActionModel.cs(53,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:34:20.662Z] EncounterCategoryModel.cs(35,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:34:20.662Z] EncounterCategoryModel.cs(51,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:34:20.662Z] ACRWorkOrder.cs(22,18): warning S101: Rename class 'ACRWorkOrder' to match pascal case naming rules, consider using 'AcrWorkOrder'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:34:20.662Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:20.662Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:22.012Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:22.013Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:22.013Z] PostSharp30: [2022-06-16T03:34:22.013Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:22.013Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:22.013Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AR.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\obj\Release\IKS.Dare.AR.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.AR.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:23.941Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj : warning PS0131: The module 'IKS.Dare.AR.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:34:23.941Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\obj\Release\IKS.Dare.AR.Entities.dll.postsharp. [2022-06-16T03:34:23.941Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:23.941Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.dll" to "bin\Release\IKS.Dare.AR.Entities.dll". [2022-06-16T03:34:23.941Z] ARModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll [2022-06-16T03:34:23.941Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.pdb" to "bin\Release\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:34:23.941Z] WriteSonarQubeProjectData: [2022-06-16T03:34:23.943Z] Sonar: (ARModel.csproj) Number of files to analyse: 9. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\6\FilesToAnalyze.txt. [2022-06-16T03:34:23.943Z] Sonar: (ARModel.csproj) Project processed successfully [2022-06-16T03:34:23.943Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default targets). [2022-06-16T03:34:23.943Z] ResolveAssemblyReferences: [2022-06-16T03:34:23.943Z] Primary reference "Iks.Dare.AR". [2022-06-16T03:34:23.943Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:23.944Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:34:23.944Z] Considered "..\..\..\..\real opt\Shilpa\DareOptimix\ARBLL\bin\Debug\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.944Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:34:23.944Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:34:23.944Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.944Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:34:23.944Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:34:23.945Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:34:23.945Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:34:23.945Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.945Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:34:23.945Z] For SearchPath "{GAC}". [2022-06-16T03:34:23.945Z] Considered "Iks.Dare.AR", which was not found in the GAC. [2022-06-16T03:34:23.945Z] For SearchPath "{RawFileName}". [2022-06-16T03:34:23.946Z] Considered treating "Iks.Dare.AR" as a file name, but it didn't exist. [2022-06-16T03:34:23.946Z] For SearchPath "bin\Release\". [2022-06-16T03:34:23.946Z] Considered "bin\Release\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:34:23.946Z] Considered "bin\Release\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:34:23.946Z] Considered "bin\Release\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:34:23.946Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:34:23.946Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:34:23.946Z] [2022-06-16T03:34:23.946Z] [2022-06-16T03:34:23.946Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:34:23.946Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:34:23.946Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:34:23.946Z] [2022-06-16T03:34:23.946Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:34:23.946Z] [2022-06-16T03:34:23.946Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:34:23.946Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:34:23.946Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:34:23.946Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:34:23.947Z] [2022-06-16T03:34:23.947Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:34:23.947Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:34:23.947Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:34:23.947Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:23.947Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:23.947Z] PostSharp30InspectReferences: [2022-06-16T03:34:23.947Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:23.947Z] SonarQubeCategoriseProject: [2022-06-16T03:34:23.947Z] Sonar: (ARBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:34:23.947Z] Sonar: (ARBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:23.947Z] CreateProjectSpecificDirs: [2022-06-16T03:34:23.947Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\7". [2022-06-16T03:34:23.947Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:23.947Z] Sonar: (ARBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:23.947Z] CoreCompile: [2022-06-16T03:34:23.947Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AR.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\IKS.Dare.AR.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\7\ProjectOutFolderPath.txt" Business\ARDashboardCurator.cs Business\StatusCurator.cs Business\ActionCurator.cs Business\ReasonCurator.cs Data\ActionRepository.cs Data\ARDashboardRepository.cs Data\StatusRepository.cs Data\ReasonRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:23.947Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(167,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(432,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(511,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\StatusCurator.cs(16,26): warning S2933: Make 'statusRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ActionCurator.cs(29,26): warning S2933: Make 'actionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ReasonCurator.cs(27,26): warning S2933: Make 'reasonRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(210,33): warning S4136: All 'GetARWOStatus_DrillDown' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ReasonRepository.cs(73,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\StatusRepository.cs(75,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(166,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(100,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(140,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(134,28): warning S1854: Remove this useless assignment to local variable 'dboard'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(136,31): warning S1854: Remove this useless assignment to local variable 'highriskParam'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(198,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(347,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(309,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(412,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(377,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(398,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(441,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(206,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ARDashboardRepository.cs(465,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Data\ActionRepository.cs(71,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(316,40): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(459,17): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(537,17): warning S2259: 'dlrdr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] Business\ARDashboardCurator.cs(414,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:34:24.862Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll" to "bin\Release\IKS.Dare.AR.Entities.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:24.863Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.pdb" to "bin\Release\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:25.116Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:25.117Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:25.117Z] PostSharp30: [2022-06-16T03:34:25.117Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:25.117Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:25.117Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AR.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\obj\Release\IKS.Dare.AR.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.AR.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:28.403Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\obj\Release\IKS.Dare.AR.dll.postsharp. [2022-06-16T03:34:28.656Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:28.656Z] Copying file from "obj\Release\IKS.Dare.AR.dll" to "bin\Release\IKS.Dare.AR.dll". [2022-06-16T03:34:28.656Z] ARBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\IKS.Dare.AR.dll [2022-06-16T03:34:28.656Z] Copying file from "obj\Release\IKS.Dare.AR.pdb" to "bin\Release\IKS.Dare.AR.pdb". [2022-06-16T03:34:28.656Z] WriteSonarQubeProjectData: [2022-06-16T03:34:28.656Z] Sonar: (ARBLL.csproj) Number of files to analyse: 10. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\7\FilesToAnalyze.txt. [2022-06-16T03:34:28.656Z] Sonar: (ARBLL.csproj) Project processed successfully [2022-06-16T03:34:28.656Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default targets). [2022-06-16T03:34:28.907Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:28.908Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (12) on node 1 (default targets). [2022-06-16T03:34:28.908Z] RestorePackages: [2022-06-16T03:34:28.908Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:29.823Z] Restoring NuGet packages... [2022-06-16T03:34:29.823Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:29.823Z] Feeds used: [2022-06-16T03:34:29.823Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:29.823Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:29.825Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:29.825Z] [2022-06-16T03:34:29.825Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config are already installed. [2022-06-16T03:34:30.077Z] PrepareForBuild: [2022-06-16T03:34:30.077Z] Creating directory "bin\Release\". [2022-06-16T03:34:30.077Z] Creating directory "obj\Release\". [2022-06-16T03:34:30.077Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:30.077Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (12) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (13) on node 1 (default targets). [2022-06-16T03:34:30.077Z] RestorePackages: [2022-06-16T03:34:30.077Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:30.993Z] Restoring NuGet packages... [2022-06-16T03:34:30.993Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:31.252Z] Feeds used: [2022-06-16T03:34:31.252Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:31.252Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:31.252Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:31.252Z] [2022-06-16T03:34:31.252Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config are already installed. [2022-06-16T03:34:32.600Z] PrepareForBuild: [2022-06-16T03:34:32.600Z] Creating directory "bin\Release\". [2022-06-16T03:34:32.600Z] Creating directory "obj\Release\". [2022-06-16T03:34:33.947Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:33.947Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:33.947Z] PostSharp30InspectReferences: [2022-06-16T03:34:33.947Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:33.947Z] SonarQubeCategoriseProject: [2022-06-16T03:34:33.947Z] Sonar: (AutoPostModel.csproj) Categorizing project as test or product code... [2022-06-16T03:34:33.947Z] Sonar: (AutoPostModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:33.947Z] CreateProjectSpecificDirs: [2022-06-16T03:34:33.947Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\8". [2022-06-16T03:34:33.947Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:33.947Z] Sonar: (AutoPostModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:33.947Z] CoreCompile: [2022-06-16T03:34:33.948Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AutoPost.Entities.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\8\ProjectOutFolderPath.txt" DashboardModel.cs EncounterDetailsModel.cs ERAGenerationModel.cs ERASubmissionModel.cs FileUploadModel.cs PatientModel.cs Properties\AssemblyInfo.cs QCModel.cs ZerobalanceModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:33.948Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:34.501Z] DashboardModel.cs(18,18): warning S101: Rename class 'ATPDashboardModel' to match pascal case naming rules, consider using 'AtpDashboardModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:34:34.502Z] QCModel.cs(60,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:34:34.502Z] ERAGenerationModel.cs(10,18): warning S101: Rename class 'ERAGenerationModel' to match pascal case naming rules, consider using 'EraGenerationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:34:34.502Z] ERASubmissionModel.cs(10,18): warning S101: Rename class 'ERASubmissionModel' to match pascal case naming rules, consider using 'EraSubmissionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:34:34.502Z] QCModel.cs(49,18): warning S101: Rename class 'QCCPTDetails' to match pascal case naming rules, consider using 'QccptDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:34:34.502Z] PatientModel.cs(26,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:34:34.502Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:34.502Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:35.848Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:35.850Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:35.851Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:35.851Z] PostSharp30: [2022-06-16T03:34:35.851Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:35.851Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:35.851Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AutoPost.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\obj\Release\IKS.Dare.AutoPost.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.AutoPost.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:37.199Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj : warning PS0131: The module 'IKS.Dare.AutoPost.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:34:37.759Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\obj\Release\IKS.Dare.AutoPost.Entities.dll.postsharp. [2022-06-16T03:34:37.759Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:37.760Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.dll" to "bin\Release\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:34:37.760Z] AutoPostModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll [2022-06-16T03:34:37.760Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.pdb" to "bin\Release\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:34:37.760Z] WriteSonarQubeProjectData: [2022-06-16T03:34:37.760Z] Sonar: (AutoPostModel.csproj) Number of files to analyse: 10. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\8\FilesToAnalyze.txt. [2022-06-16T03:34:37.760Z] Sonar: (AutoPostModel.csproj) Project processed successfully [2022-06-16T03:34:37.760Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default targets). [2022-06-16T03:34:37.760Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:37.760Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:37.760Z] PostSharp30InspectReferences: [2022-06-16T03:34:37.760Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:37.760Z] SonarQubeCategoriseProject: [2022-06-16T03:34:37.760Z] Sonar: (AutoPostBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:34:37.760Z] Sonar: (AutoPostBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:37.760Z] CreateProjectSpecificDirs: [2022-06-16T03:34:37.760Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\9". [2022-06-16T03:34:37.760Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:37.760Z] Sonar: (AutoPostBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:37.760Z] CoreCompile: [2022-06-16T03:34:37.760Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AutoPost.Business.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\9\ProjectOutFolderPath.txt" Business\AutoPostIncartServiceCurator.cs Business\DashboardCurator.cs Business\ERASubmissionCurator.cs Business\FileUploadCurator.cs Business\InsuranceCurator.cs Business\PatientCurator.cs Business\QCCurator.cs Data\AutoPostIncartService.cs Data\DashboardRepository.cs Data\ERASubmissionRepository.cs Data\FileUploadRepository.cs Data\InsuranceRepository.cs Data\PatientRespository.cs Data\QCRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:37.760Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:40.860Z] Business\InsuranceCurator.cs(117,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.860Z] Data\AutoPostIncartService.cs(60,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.860Z] Data\AutoPostIncartService.cs(74,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.860Z] Data\AutoPostIncartService.cs(88,10): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\AutoPostIncartService.cs(166,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(302,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\InsuranceRepository.cs(734,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\InsuranceRepository.cs(764,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\InsuranceRepository.cs(772,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\ERASubmissionRepository.cs(14,11): warning S101: Rename class 'ERASubmissionRepository' to match pascal case naming rules, consider using 'EraSubmissionRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(285,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(235,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\ERASubmissionCurator.cs(12,33): warning S2933: Make 'eraSubmissionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\ERASubmissionCurator.cs(10,18): warning S101: Rename class 'ERASubmissionCurator' to match pascal case naming rules, consider using 'EraSubmissionCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(15,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(19,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(49,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(50,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(137,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\QCCurator.cs(52,49): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(190,101): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(218,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(93,100): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(93,182): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(250,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(275,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(282,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(115,33): warning S2583: Change this condition so that it does not always evaluate to 'false'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\DashboardRepository.cs(307,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(232,43): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(74,81): warning S2971: Drop 'Where' and move the condition into the 'SingleOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(131,86): warning S2971: Drop 'Where' and move the condition into the 'SingleOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\InsuranceCurator.cs(40,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 60 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\AutoPostIncartServiceCurator.cs(81,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Business\FileUploadCurator.cs(85,36): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(62,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(90,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(220,56): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(237,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(126,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(268,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(183,45): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(115,46): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(128,47): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(207,101): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(207,182): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(207,263): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\FileUploadRepository.cs(207,349): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(57,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\QCRepository.cs(62,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(100,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(213,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(274,21): warning S1481: Remove the unused local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(157,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(345,14): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.861Z] Data\PatientRespository.cs(255,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\PatientRespository.cs(392,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(285,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\PatientRespository.cs(232,21): warning S1481: Remove the unused local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(50,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 74 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(697,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(666,39): warning S1854: Remove this useless assignment to local variable 'checkModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(813,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(650,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(533,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(522,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(358,35): warning S1854: Remove this useless assignment to local variable 'sumObject'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(299,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 68 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(936,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(978,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] Data\InsuranceRepository.cs(710,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:34:40.862Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll" to "bin\Release\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.pdb" to "bin\Release\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:40.862Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:40.862Z] PostSharp30: [2022-06-16T03:34:40.862Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:40.862Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:40.863Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AutoPost.Business.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\IKS.Dare.AutoPost.Business.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.AutoPost.Business.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:42.211Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\Before-PostSharp\IKS.Dare.AutoPost.Business.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:34:44.084Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\IKS.Dare.AutoPost.Business.dll.postsharp. [2022-06-16T03:34:44.084Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:44.084Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.dll" to "bin\Release\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:34:44.085Z] AutoPostBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll [2022-06-16T03:34:44.085Z] WriteSonarQubeProjectData: [2022-06-16T03:34:44.085Z] Sonar: (AutoPostBLL.csproj) Number of files to analyse: 16. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\9\FilesToAnalyze.txt. [2022-06-16T03:34:44.085Z] Sonar: (AutoPostBLL.csproj) Project processed successfully [2022-06-16T03:34:44.085Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default targets). [2022-06-16T03:34:44.085Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:44.085Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (14) on node 1 (default targets). [2022-06-16T03:34:44.085Z] RestorePackages: [2022-06-16T03:34:44.085Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:45.000Z] Restoring NuGet packages... [2022-06-16T03:34:45.000Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:45.252Z] Feeds used: [2022-06-16T03:34:45.252Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:45.252Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:45.252Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:45.252Z] [2022-06-16T03:34:45.253Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config are already installed. [2022-06-16T03:34:45.505Z] PrepareForBuild: [2022-06-16T03:34:45.505Z] Creating directory "bin\Release\". [2022-06-16T03:34:45.505Z] Creating directory "obj\Release\". [2022-06-16T03:34:45.505Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:45.506Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (14) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (15) on node 1 (default targets). [2022-06-16T03:34:45.506Z] RestorePackages: [2022-06-16T03:34:45.506Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:46.856Z] Restoring NuGet packages... [2022-06-16T03:34:46.856Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:46.856Z] Feeds used: [2022-06-16T03:34:46.856Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:46.856Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:46.856Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:46.857Z] [2022-06-16T03:34:46.857Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config are already installed. [2022-06-16T03:34:47.110Z] PrepareForBuild: [2022-06-16T03:34:47.110Z] Creating directory "bin\Release\". [2022-06-16T03:34:47.110Z] Creating directory "obj\Release\". [2022-06-16T03:34:47.110Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:47.110Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:47.110Z] PostSharp30InspectReferences: [2022-06-16T03:34:47.111Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:47.111Z] SonarQubeCategoriseProject: [2022-06-16T03:34:47.111Z] Sonar: (BillingModel.csproj) Categorizing project as test or product code... [2022-06-16T03:34:47.111Z] Sonar: (BillingModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:47.111Z] CreateProjectSpecificDirs: [2022-06-16T03:34:47.111Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\10". [2022-06-16T03:34:47.111Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:47.111Z] Sonar: (BillingModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:47.111Z] CoreCompile: [2022-06-16T03:34:47.111Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Billing.Entities.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\10\ProjectOutFolderPath.txt" Properties\AssemblyInfo.cs RootCauseActionModel.cs RootCauseRejectionModel.cs TransferModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:47.111Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:47.664Z] TransferModel.cs(42,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(50,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(56,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(62,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(66,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(72,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(80,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] TransferModel.cs(96,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:34:47.664Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:47.664Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:47.664Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:47.664Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:47.664Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:47.664Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:47.664Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:47.665Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:47.917Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:47.917Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:47.917Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:47.917Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:47.917Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:47.917Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:47.917Z] PostSharp30: [2022-06-16T03:34:47.917Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:47.917Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:47.918Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Billing.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\obj\Release\IKS.Dare.Billing.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.Billing.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:49.266Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj : warning PS0131: The module 'IKS.Dare.Billing.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:34:49.518Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\obj\Release\IKS.Dare.Billing.Entities.dll.postsharp. [2022-06-16T03:34:49.518Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:49.518Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.dll" to "bin\Release\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:34:49.518Z] BillingModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll [2022-06-16T03:34:49.518Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.pdb" to "bin\Release\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:34:49.518Z] WriteSonarQubeProjectData: [2022-06-16T03:34:49.518Z] Sonar: (BillingModel.csproj) Number of files to analyse: 5. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\10\FilesToAnalyze.txt. [2022-06-16T03:34:49.518Z] Sonar: (BillingModel.csproj) Project processed successfully [2022-06-16T03:34:49.518Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default targets). [2022-06-16T03:34:49.518Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:49.518Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:49.518Z] PostSharp30InspectReferences: [2022-06-16T03:34:49.518Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:49.518Z] SonarQubeCategoriseProject: [2022-06-16T03:34:49.518Z] Sonar: (BillingBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:34:49.518Z] Sonar: (BillingBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:49.518Z] CreateProjectSpecificDirs: [2022-06-16T03:34:49.518Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\11". [2022-06-16T03:34:49.518Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:49.518Z] Sonar: (BillingBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:49.518Z] CoreCompile: [2022-06-16T03:34:49.519Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS..Dare.Billing.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\bin\Release\IKS..Dare.Billing.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\11\ProjectOutFolderPath.txt" Business\BillingCommonCurator.cs Business\BillingTransferCurator.cs Business\BLGDashboardCurator.cs Business\RootCauseRejectionCurator.cs Business\RootCauseActionCurator.cs Data\BillingCommonRepository.cs Data\BillingTransferRepository.cs Data\BLGDashboardRepository.cs Data\RootCauseRejectionRepository.cs Data\RootCauseActionRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:49.519Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:51.388Z] Business\BillingTransferCurator.cs(40,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.388Z] Business\BLGDashboardCurator.cs(122,24): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.388Z] Business\RootCauseRejectionCurator.cs(27,38): warning S2933: Make 'rootCauseRejectionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.388Z] Business\BLGDashboardCurator.cs(448,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.388Z] Business\BLGDashboardCurator.cs(504,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.388Z] Business\BLGDashboardCurator.cs(528,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.388Z] Business\BLGDashboardCurator.cs(582,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BillingCommonRepository.cs(30,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BLGDashboardRepository.cs(24,18): warning S101: Rename class 'BLGDashboardRepository' to match pascal case naming rules, consider using 'BlgDashboardRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\RootCauseActionCurator.cs(25,35): warning S2933: Make '_RCRejectCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(20,18): warning S101: Rename class 'BLGDashboardCurator' to match pascal case naming rules, consider using 'BlgDashboardCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BillingTransferCurator.cs(30,43): warning S1450: Remove the field '_BTR' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\RootCauseRejectionRepository.cs(32,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\RootCauseActionRepository.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BLGDashboardRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BLGDashboardRepository.cs(107,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BLGDashboardRepository.cs(142,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BillingCommonRepository.cs(42,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Data\BillingTransferRepository.cs(88,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(210,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(99,46): warning S3776: Refactor this method to reduce its Cognitive Complexity from 49 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(476,17): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(554,17): warning S2259: 'dlrdr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(418,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] Business\BLGDashboardCurator.cs(218,46): warning S3776: Refactor this method to reduce its Cognitive Complexity from 121 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:34:51.389Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:51.389Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:51.389Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll" to "bin\Release\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:51.390Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.pdb" to "bin\Release\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:51.391Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:51.391Z] PostSharp30: [2022-06-16T03:34:51.391Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:51.391Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:51.391Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS..Dare.Billing.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\IKS..Dare.Billing.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS..Dare.Billing.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:52.742Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\Before-PostSharp\IKS..Dare.Billing.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:34:53.919Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\IKS..Dare.Billing.dll.postsharp. [2022-06-16T03:34:53.919Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:53.919Z] Copying file from "obj\Release\IKS..Dare.Billing.dll" to "bin\Release\IKS..Dare.Billing.dll". [2022-06-16T03:34:53.920Z] BillingBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\bin\Release\IKS..Dare.Billing.dll [2022-06-16T03:34:53.920Z] WriteSonarQubeProjectData: [2022-06-16T03:34:53.920Z] Sonar: (BillingBLL.csproj) Number of files to analyse: 12. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\11\FilesToAnalyze.txt. [2022-06-16T03:34:53.920Z] Sonar: (BillingBLL.csproj) Project processed successfully [2022-06-16T03:34:53.920Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default targets). [2022-06-16T03:34:53.920Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:53.920Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (16) on node 1 (default targets). [2022-06-16T03:34:53.920Z] RestorePackages: [2022-06-16T03:34:53.920Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:34:55.267Z] Restoring NuGet packages... [2022-06-16T03:34:55.267Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:34:55.520Z] Feeds used: [2022-06-16T03:34:55.520Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:34:55.520Z] https://api.nuget.org/v3/index.json [2022-06-16T03:34:55.520Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:34:55.520Z] [2022-06-16T03:34:55.520Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config are already installed. [2022-06-16T03:34:55.773Z] PrepareForBuild: [2022-06-16T03:34:55.773Z] Creating directory "bin\Release\". [2022-06-16T03:34:55.773Z] Creating directory "obj\Release\". [2022-06-16T03:34:55.773Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:34:55.773Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:34:55.773Z] PostSharp30InspectReferences: [2022-06-16T03:34:55.773Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:34:55.773Z] SonarQubeCategoriseProject: [2022-06-16T03:34:55.773Z] Sonar: (BRM.csproj) Categorizing project as test or product code... [2022-06-16T03:34:55.773Z] Sonar: (BRM.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:34:55.773Z] CreateProjectSpecificDirs: [2022-06-16T03:34:55.773Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\12". [2022-06-16T03:34:55.773Z] SonarQubeImportBeforeInfo: [2022-06-16T03:34:55.773Z] Sonar: (BRM) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:34:55.773Z] CoreCompile: [2022-06-16T03:34:55.773Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Business.RuleManager.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\12\ProjectOutFolderPath.txt" Action.cs Rule.cs RuleManager.cs Properties\AssemblyInfo.cs StageRules.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:34:55.773Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:34:56.689Z] RuleManager.cs(34,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(38,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(46,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(116,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(22,9): warning S1144: Remove the unused private method 'GenerateXML'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(47,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(41,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(55,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(60,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.689Z] RuleManager.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.690Z] RuleManager.cs(120,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:34:56.690Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:34:56.690Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:34:56.690Z] PostSharp30: [2022-06-16T03:34:56.690Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:34:56.690Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:34:56.691Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Business.RuleManager.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\obj\Release\IKS.Business.RuleManager.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Business.RuleManager.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:34:59.928Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\obj\Release\IKS.Business.RuleManager.dll.postsharp. [2022-06-16T03:34:59.928Z] CopyFilesToOutputDirectory: [2022-06-16T03:34:59.928Z] Copying file from "obj\Release\IKS.Business.RuleManager.dll" to "bin\Release\IKS.Business.RuleManager.dll". [2022-06-16T03:34:59.928Z] BRM -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll [2022-06-16T03:34:59.928Z] Copying file from "obj\Release\IKS.Business.RuleManager.pdb" to "bin\Release\IKS.Business.RuleManager.pdb". [2022-06-16T03:34:59.928Z] WriteSonarQubeProjectData: [2022-06-16T03:34:59.928Z] Sonar: (BRM.csproj) Number of files to analyse: 6. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\12\FilesToAnalyze.txt. [2022-06-16T03:34:59.928Z] Sonar: (BRM.csproj) Project processed successfully [2022-06-16T03:34:59.928Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (default targets). [2022-06-16T03:34:59.928Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:34:59.928Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (17) on node 1 (default targets). [2022-06-16T03:34:59.928Z] RestorePackages: [2022-06-16T03:34:59.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:00.845Z] Restoring NuGet packages... [2022-06-16T03:35:00.845Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:00.845Z] Feeds used: [2022-06-16T03:35:00.845Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:00.845Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:00.845Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:00.845Z] [2022-06-16T03:35:00.845Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config are already installed. [2022-06-16T03:35:01.096Z] PrepareForBuild: [2022-06-16T03:35:01.096Z] Creating directory "bin\Release\". [2022-06-16T03:35:01.096Z] Creating directory "obj\Release\". [2022-06-16T03:35:01.097Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:01.097Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (17) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (18) on node 1 (default targets). [2022-06-16T03:35:01.097Z] RestorePackages: [2022-06-16T03:35:01.097Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:02.013Z] Restoring NuGet packages... [2022-06-16T03:35:02.013Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:02.265Z] Feeds used: [2022-06-16T03:35:02.265Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:02.265Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:02.265Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:02.265Z] [2022-06-16T03:35:02.265Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config are already installed. [2022-06-16T03:35:02.527Z] PrepareForBuild: [2022-06-16T03:35:02.527Z] Creating directory "bin\Release\". [2022-06-16T03:35:02.527Z] Creating directory "obj\Release\". [2022-06-16T03:35:02.527Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:02.527Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:02.527Z] PostSharp30InspectReferences: [2022-06-16T03:35:02.527Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:02.527Z] SonarQubeCategoriseProject: [2022-06-16T03:35:02.527Z] Sonar: (ClinicModel.csproj) Categorizing project as test or product code... [2022-06-16T03:35:02.528Z] Sonar: (ClinicModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:02.528Z] CreateProjectSpecificDirs: [2022-06-16T03:35:02.528Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\13". [2022-06-16T03:35:02.528Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:02.528Z] Sonar: (ClinicModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:02.528Z] CoreCompile: [2022-06-16T03:35:02.528Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Clinic.Entities.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\13\ProjectOutFolderPath.txt" ClinicModel.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:02.528Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:03.081Z] ClinicModel.cs(39,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj] [2022-06-16T03:35:03.081Z] ClinicModel.cs(79,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj] [2022-06-16T03:35:03.081Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:03.081Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:03.332Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:03.333Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:03.334Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:03.334Z] PostSharp30: [2022-06-16T03:35:03.334Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:03.334Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:03.335Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Clinic.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\obj\Release\IKS.Dare.Clinic.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.Clinic.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:04.683Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj : warning PS0131: The module 'IKS.Dare.Clinic.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:35:05.242Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\obj\Release\IKS.Dare.Clinic.Entities.dll.postsharp. [2022-06-16T03:35:05.242Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:05.242Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.dll" to "bin\Release\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:35:05.495Z] ClinicModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll [2022-06-16T03:35:05.495Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.pdb" to "bin\Release\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:35:05.495Z] WriteSonarQubeProjectData: [2022-06-16T03:35:05.495Z] Sonar: (ClinicModel.csproj) Number of files to analyse: 3. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\13\FilesToAnalyze.txt. [2022-06-16T03:35:05.495Z] Sonar: (ClinicModel.csproj) Project processed successfully [2022-06-16T03:35:05.495Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default targets). [2022-06-16T03:35:05.495Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:05.495Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:05.495Z] PostSharp30InspectReferences: [2022-06-16T03:35:05.495Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:05.495Z] SonarQubeCategoriseProject: [2022-06-16T03:35:05.495Z] Sonar: (ClinicBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:35:05.495Z] Sonar: (ClinicBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:05.495Z] CreateProjectSpecificDirs: [2022-06-16T03:35:05.498Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\14". [2022-06-16T03:35:06.220Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:06.220Z] Sonar: (ClinicBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:06.220Z] CoreCompile: [2022-06-16T03:35:06.220Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Clinic.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\14\ProjectOutFolderPath.txt" Business\ActionCodeCurator.cs Business\ClinicCurator.cs Data\ActionCodeRepository.cs Data\ClinicRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:06.220Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(190,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(243,67): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(249,62): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(298,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(305,62): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(315,51): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(112,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(121,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ActionCodeCurator.cs(13,30): warning S2933: Make 'actionCodeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(34,34): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(136,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(111,20): warning S1481: Remove the unused local variable 'taskSource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(124,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(166,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(121,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Data\ClinicRepository.cs(220,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(238,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(243,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(249,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:06.774Z] Business\ClinicCurator.cs(254,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.025Z] Data\ClinicRepository.cs(216,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Business\ClinicCurator.cs(199,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Data\ClinicRepository.cs(56,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Data\ClinicRepository.cs(256,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Data\ClinicRepository.cs(279,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Data\ClinicRepository.cs(275,31): warning S1854: Remove this useless assignment to local variable 'MappingExists'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Data\ClinicRepository.cs(286,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Data\ActionCodeRepository.cs(68,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] Business\ClinicCurator.cs(219,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 65 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:35:07.026Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll" to "bin\Release\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.pdb" to "bin\Release\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:07.026Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:07.026Z] PostSharp30: [2022-06-16T03:35:07.026Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:07.026Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:07.027Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Clinic.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\IKS.Dare.Clinic.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.Clinic.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:08.895Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\Before-PostSharp\IKS.Dare.Clinic.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:35:10.768Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\IKS.Dare.Clinic.dll.postsharp. [2022-06-16T03:35:10.768Z] _CopyAppConfigFile: [2022-06-16T03:35:10.768Z] Copying file from "app.config" to "bin\Release\IKS.Dare.Clinic.dll.config". [2022-06-16T03:35:10.768Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:10.768Z] Copying file from "obj\Release\IKS.Dare.Clinic.dll" to "bin\Release\IKS.Dare.Clinic.dll". [2022-06-16T03:35:10.768Z] ClinicBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll [2022-06-16T03:35:10.768Z] WriteSonarQubeProjectData: [2022-06-16T03:35:10.768Z] Sonar: (ClinicBLL.csproj) Number of files to analyse: 7. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\14\FilesToAnalyze.txt. [2022-06-16T03:35:10.768Z] Sonar: (ClinicBLL.csproj) Project processed successfully [2022-06-16T03:35:10.768Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default targets). [2022-06-16T03:35:11.020Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:11.021Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (19) on node 1 (default targets). [2022-06-16T03:35:11.021Z] RestorePackages: [2022-06-16T03:35:11.021Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:12.391Z] Restoring NuGet packages... [2022-06-16T03:35:12.391Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:12.391Z] Feeds used: [2022-06-16T03:35:12.391Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:12.391Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:12.392Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:12.392Z] [2022-06-16T03:35:12.392Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config are already installed. [2022-06-16T03:35:12.656Z] PrepareForBuild: [2022-06-16T03:35:12.656Z] Creating directory "bin\Release\". [2022-06-16T03:35:12.657Z] Creating directory "obj\Release\". [2022-06-16T03:35:12.657Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:12.657Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (19) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (20) on node 1 (default targets). [2022-06-16T03:35:12.657Z] RestorePackages: [2022-06-16T03:35:12.657Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:14.536Z] Restoring NuGet packages... [2022-06-16T03:35:14.536Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:15.091Z] Feeds used: [2022-06-16T03:35:15.091Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:15.091Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:15.091Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:15.091Z] [2022-06-16T03:35:15.091Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config are already installed. [2022-06-16T03:35:15.344Z] PrepareForBuild: [2022-06-16T03:35:15.344Z] Creating directory "bin\Release\". [2022-06-16T03:35:15.344Z] Creating directory "obj\Release\". [2022-06-16T03:35:16.309Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:16.309Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:16.309Z] PostSharp30InspectReferences: [2022-06-16T03:35:16.309Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:16.309Z] SonarQubeCategoriseProject: [2022-06-16T03:35:16.309Z] Sonar: (CSRModel.csproj) Categorizing project as test or product code... [2022-06-16T03:35:16.309Z] Sonar: (CSRModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:16.309Z] CreateProjectSpecificDirs: [2022-06-16T03:35:16.309Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\15". [2022-06-16T03:35:16.309Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:16.309Z] Sonar: (CSRModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:16.309Z] CoreCompile: [2022-06-16T03:35:16.309Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.CSRModel.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\15\ProjectOutFolderPath.txt" CSRPatientAlerts.cs CSRTCNCallCheck.cs CSRWorkOrderActionModel.cs CSRWorkOrderModel.cs CSRGlobalSearchModel.cs CSRPatientVerificationModel.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:16.309Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(104,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRPatientAlerts.cs(4,18): warning S101: Rename class 'CSRPatientAlerts' to match pascal case naming rules, consider using 'CsrPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRTCNCallCheck.cs(9,18): warning S101: Rename class 'CSRTCNCallCheck' to match pascal case naming rules, consider using 'CsrtcnCallCheck'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderActionModel.cs(10,18): warning S101: Rename class 'CSRWorkOrderActionModel' to match pascal case naming rules, consider using 'CsrWorkOrderActionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderActionModel.cs(69,18): warning S101: Rename class 'CSRWOActionReassigned' to match pascal case naming rules, consider using 'CsrwoActionReassigned'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(11,18): warning S101: Rename class 'CSRWorkOrderModel' to match pascal case naming rules, consider using 'CsrWorkOrderModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(28,18): warning S101: Rename class 'CSRWOEncDetailsModel' to match pascal case naming rules, consider using 'CsrwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(50,18): warning S101: Rename class 'CSRWOActionCommon' to match pascal case naming rules, consider using 'CsrwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(86,18): warning S101: Rename class 'CSRWOActionTasking' to match pascal case naming rules, consider using 'CsrwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(102,18): warning S101: Rename class 'CSRWOActionForwardTo' to match pascal case naming rules, consider using 'CsrwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(111,18): warning S101: Rename class 'CSRWOActionReassign' to match pascal case naming rules, consider using 'CsrwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRWorkOrderModel.cs(118,18): warning S101: Rename class 'CSRRepeatCaller' to match pascal case naming rules, consider using 'CsrRepeatCaller'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRGlobalSearchModel.cs(10,18): warning S101: Rename class 'CSRGlobalSearchModel' to match pascal case naming rules, consider using 'CsrGlobalSearchModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.399Z] CSRPatientVerificationModel.cs(4,17): warning S101: Rename class 'CSRPatientVerificationModel' to match pascal case naming rules, consider using 'CsrPatientVerificationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.409Z] CSRWorkOrderModel.cs(39,18): warning S101: Rename class 'CSRWOAction' to match pascal case naming rules, consider using 'CsrwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:35:17.409Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:17.409Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:17.409Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:17.410Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:17.415Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:17.415Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:17.415Z] PostSharp30: [2022-06-16T03:35:17.415Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:17.415Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:17.416Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.CSRModel.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\obj\Release\IKS.CSRModel.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.CSRModel.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:18.524Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj : warning PS0131: The module 'IKS.CSRModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:35:19.079Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\obj\Release\IKS.CSRModel.dll.postsharp. [2022-06-16T03:35:19.079Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:19.079Z] Copying file from "obj\Release\IKS.CSRModel.dll" to "bin\Release\IKS.CSRModel.dll". [2022-06-16T03:35:19.079Z] CSRModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll [2022-06-16T03:35:19.079Z] Copying file from "obj\Release\IKS.CSRModel.pdb" to "bin\Release\IKS.CSRModel.pdb". [2022-06-16T03:35:19.079Z] WriteSonarQubeProjectData: [2022-06-16T03:35:19.079Z] Sonar: (CSRModel.csproj) Number of files to analyse: 8. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\15\FilesToAnalyze.txt. [2022-06-16T03:35:19.079Z] Sonar: (CSRModel.csproj) Project processed successfully [2022-06-16T03:35:19.079Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default targets). [2022-06-16T03:35:19.079Z] ResolveAssemblyReferences: [2022-06-16T03:35:19.079Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:19.079Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:35:19.079Z] Considered "..\CSRModel\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:19.079Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:35:19.079Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:35:19.079Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:19.079Z] For SearchPath "{GAC}". [2022-06-16T03:35:19.079Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:35:19.079Z] For SearchPath "{RawFileName}". [2022-06-16T03:35:19.079Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:35:19.079Z] For SearchPath "bin\Release\". [2022-06-16T03:35:19.079Z] Considered "bin\Release\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "bin\Release\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:19.079Z] Considered "bin\Release\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:19.079Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:35:19.079Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:35:19.079Z] [2022-06-16T03:35:19.079Z] [2022-06-16T03:35:19.079Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:35:19.079Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:35:19.079Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:35:19.079Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:35:19.079Z] [2022-06-16T03:35:19.079Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:35:19.079Z] [2022-06-16T03:35:19.079Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:35:19.080Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:35:19.080Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:35:19.080Z] [2022-06-16T03:35:19.080Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:35:19.080Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:35:19.080Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:35:19.080Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:19.080Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:19.080Z] PostSharp30InspectReferences: [2022-06-16T03:35:19.080Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:19.080Z] SonarQubeCategoriseProject: [2022-06-16T03:35:19.080Z] Sonar: (CSRBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:35:19.080Z] Sonar: (CSRBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:19.080Z] CreateProjectSpecificDirs: [2022-06-16T03:35:19.080Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\16". [2022-06-16T03:35:19.080Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:19.080Z] Sonar: (CSRBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:19.080Z] CoreCompile: [2022-06-16T03:35:19.080Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.CSRBLL.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\16\ProjectOutFolderPath.txt" Business\CSRWorkOrderCurator.cs Business\CSRPatientVerificationCurator.cs Data\CSRWorkOrderRespository.cs Data\CSRPatientVerificationRespository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:19.080Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(690,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(697,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(824,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(844,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(857,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(21,33): warning S2933: Make 'csrRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(29,20): warning S101: Rename class 'CSRWorkOrderRespository' to match pascal case naming rules, consider using 'CsrWorkOrderRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(19,18): warning S101: Rename class 'CSRWorkOrderCurator' to match pascal case naming rules, consider using 'CsrWorkOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRPatientVerificationCurator.cs(15,43): warning S2933: Make 'csrPatientVerificationRespository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRPatientVerificationCurator.cs(13,18): warning S101: Rename class 'CSRPatientVerificationCurator' to match pascal case naming rules, consider using 'CsrPatientVerificationCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRPatientVerificationRespository.cs(13,18): warning S101: Rename class 'CSRPatientVerificationRespository' to match pascal case naming rules, consider using 'CsrPatientVerificationRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(108,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(129,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(152,47): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(190,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(54,13): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(36,27): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(75,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(120,47): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(252,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(129,31): warning S1481: Remove the unused local variable 'wo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(306,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(161,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(166,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(171,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(176,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(140,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(393,113): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(470,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Data\CSRWorkOrderRespository.cs(482,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(366,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(371,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(376,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(436,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(314,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(512,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(481,103): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(347,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(662,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(647,63): warning S2259: 'tuple' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(500,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(651,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(447,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(457,32): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(458,32): warning S1481: Remove the unused local variable 'ActualNeeds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(582,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.260Z] Business\CSRWorkOrderCurator.cs(527,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(738,37): warning S1481: Remove the unused local variable 'wr'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(727,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(670,41): warning S1854: Remove this useless assignment to local variable 'SingleKeyArray'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(816,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(786,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(872,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(837,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(993,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(931,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(1059,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(1087,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(1031,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(1005,38): warning S1854: Remove this useless assignment to local variable 'sourceType'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] Business\CSRWorkOrderCurator.cs(999,44): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:35:21.261Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll" to "bin\Release\IKS.CSRModel.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.pdb" to "bin\Release\IKS.CSRModel.pdb". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:21.261Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:21.262Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:21.262Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:21.262Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:21.262Z] PostSharp30: [2022-06-16T03:35:21.262Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:21.262Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:21.262Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.CSRBLL.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\IKS.CSRBLL.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.CSRBLL.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:22.403Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj : warning PS0131: The module 'IKS.CSRBLL.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:35:22.403Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\Before-PostSharp\IKS.CSRBLL.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:35:22.981Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\IKS.CSRBLL.dll.postsharp. [2022-06-16T03:35:22.981Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:22.981Z] Copying file from "obj\Release\IKS.CSRBLL.dll" to "bin\Release\IKS.CSRBLL.dll". [2022-06-16T03:35:22.981Z] CSRBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll [2022-06-16T03:35:22.981Z] WriteSonarQubeProjectData: [2022-06-16T03:35:22.981Z] Sonar: (CSRBLL.csproj) Number of files to analyse: 6. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\16\FilesToAnalyze.txt. [2022-06-16T03:35:22.981Z] Sonar: (CSRBLL.csproj) Project processed successfully [2022-06-16T03:35:22.981Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default targets). [2022-06-16T03:35:22.981Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:22.981Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (21) on node 1 (default targets). [2022-06-16T03:35:22.981Z] PrepareForBuild: [2022-06-16T03:35:22.981Z] Creating directory "bin\Release\". [2022-06-16T03:35:22.981Z] Creating directory "obj\Release\". [2022-06-16T03:35:23.604Z] ResolveAssemblyReferences: [2022-06-16T03:35:23.604Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:35:23.604Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:23.604Z] For SearchPath "{CandidateAssemblyFiles}". [2022-06-16T03:35:23.604Z] Considered "bin\Debug\DBL.dll", but its name "DBL" didn't match. [2022-06-16T03:35:23.604Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:35:23.604Z] Considered "..\Core\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:23.604Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:35:23.604Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:35:23.604Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:23.604Z] For SearchPath "{GAC}". [2022-06-16T03:35:23.604Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:35:23.604Z] For SearchPath "{RawFileName}". [2022-06-16T03:35:23.604Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:35:23.604Z] For SearchPath "bin\Release\". [2022-06-16T03:35:23.604Z] Considered "bin\Release\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "bin\Release\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:35:23.604Z] Considered "bin\Release\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:35:23.605Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:35:23.605Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:35:23.605Z] [2022-06-16T03:35:23.605Z] [2022-06-16T03:35:23.605Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:35:23.605Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:35:23.605Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:35:23.605Z] [2022-06-16T03:35:23.605Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:35:23.605Z] [2022-06-16T03:35:23.605Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:35:23.605Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:35:23.605Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:35:23.605Z] [2022-06-16T03:35:23.605Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:35:23.605Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:35:23.605Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:35:23.606Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:35:23.606Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:35:23.606Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:23.606Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:23.606Z] SonarQubeCategoriseProject: [2022-06-16T03:35:23.606Z] Sonar: (ImportLibrary.csproj) Categorizing project as test or product code... [2022-06-16T03:35:23.606Z] Sonar: (ImportLibrary.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:23.606Z] CreateProjectSpecificDirs: [2022-06-16T03:35:23.606Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\17". [2022-06-16T03:35:23.606Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:23.606Z] Sonar: (ImportLibrary) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:23.606Z] CoreCompile: [2022-06-16T03:35:23.606Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /link:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\Microsoft.Office.Interop.Excel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\ImportLibrary.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\17\ProjectOutFolderPath.txt" ImportUtility.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:23.606Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:25.324Z] ImportUtility.cs(209,41): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(32,24): warning CS0169: The field 'ImportUtility.CreatedFileName' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(7,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(27,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(109,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(122,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(145,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(317,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(428,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(444,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(453,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(494,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(500,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(615,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(638,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(759,17): warning S3241: Change return type to 'void'; not a single caller uses the returned value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.324Z] ImportUtility.cs(786,17): warning S3241: Change return type to 'void'; not a single caller uses the returned value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(50,24): warning S2933: Make 'FileName_datepart' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(32,9): warning S1144: Remove the unused private field 'CreatedFileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(873,9): warning S1144: Remove the unused private method 'PostUploadActivity'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(29,39): warning S1450: Remove the field 'FileListFromDB' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(34,24): warning S1450: Remove the field 'STGTableName' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(41,21): warning S1450: Remove the field 'IsNormalized' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(46,26): warning S1450: Remove the field 'ColList' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(48,24): warning S1450: Remove the field 'FileDirectory' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(49,24): warning S1450: Remove the field 'FileName' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(60,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(66,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(72,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(78,62): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(84,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(90,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(386,41): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(384,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(386,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(255,116): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(135,29): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(200,33): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(211,77): warning S1854: Remove this useless assignment to local variable 'dt_ColumnList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(96,20): warning S3776: Refactor this method to reduce its Cognitive Complexity from 139 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.325Z] ImportUtility.cs(664,68): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] ImportUtility.cs(361,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] ImportUtility.cs(176,33): warning S1481: Remove the unused local variable 'directories'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] ImportUtility.cs(715,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] ImportUtility.cs(688,37): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] ImportUtility.cs(729,40): warning S1172: Remove this unused method parameter 'STGTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] ImportUtility.cs(703,42): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:35:25.336Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:25.337Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:35:25.337Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\Release\App.config". [2022-06-16T03:35:25.337Z] _CopyAppConfigFile: [2022-06-16T03:35:25.337Z] Copying file from "App.config" to "bin\Release\ImportLibrary.dll.config". [2022-06-16T03:35:25.337Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:25.337Z] Copying file from "obj\Release\ImportLibrary.dll" to "bin\Release\ImportLibrary.dll". [2022-06-16T03:35:25.337Z] ImportLibrary -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll [2022-06-16T03:35:25.337Z] Copying file from "obj\Release\ImportLibrary.pdb" to "bin\Release\ImportLibrary.pdb". [2022-06-16T03:35:25.337Z] WriteSonarQubeProjectData: [2022-06-16T03:35:25.337Z] Sonar: (ImportLibrary.csproj) Number of files to analyse: 5. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\17\FilesToAnalyze.txt. [2022-06-16T03:35:25.337Z] Sonar: (ImportLibrary.csproj) Project processed successfully [2022-06-16T03:35:25.337Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default targets). [2022-06-16T03:35:25.337Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:25.337Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (22) on node 1 (default targets). [2022-06-16T03:35:25.337Z] RestorePackages: [2022-06-16T03:35:25.337Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:26.382Z] Restoring NuGet packages... [2022-06-16T03:35:26.382Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:26.950Z] Feeds used: [2022-06-16T03:35:26.950Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:26.950Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:26.950Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:26.951Z] [2022-06-16T03:35:26.951Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config are already installed. [2022-06-16T03:35:26.951Z] PrepareForBuild: [2022-06-16T03:35:26.951Z] Creating directory "bin\Release\". [2022-06-16T03:35:26.951Z] Creating directory "obj\Release\". [2022-06-16T03:35:26.951Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:26.951Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:26.951Z] PostSharp30InspectReferences: [2022-06-16T03:35:26.951Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:26.951Z] SonarQubeCategoriseProject: [2022-06-16T03:35:26.951Z] Sonar: (Mvc3ValidationGroups.csproj) Categorizing project as test or product code... [2022-06-16T03:35:26.951Z] Sonar: (Mvc3ValidationGroups.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:26.951Z] CreateProjectSpecificDirs: [2022-06-16T03:35:26.951Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\18". [2022-06-16T03:35:26.951Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:26.951Z] Sonar: (Mvc3ValidationGroups) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:26.951Z] CoreCompile: [2022-06-16T03:35:26.951Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva- /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" /debug:pdbonly /filealign:512 /keyfile:McjDevelopment.snk /optimize+ /out:obj\Release\McjDevelopment.Mvc3ValidationGroups.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\18\merged.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll.RoslynCA.json" /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\18\ProjectOutFolderPath.txt" GlobalSuppressions.cs HtmlInputExtensions.cs Properties\AssemblyInfo.cs Validators\ValidationExtensions.cs Validators\ValidationGroupAttribute.cs "C:\Windows\TEMP\.NETFramework,Version=v4.0.AssemblyAttributes.cs" [2022-06-16T03:35:26.951Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:28.501Z] HtmlInputExtensions.cs(24,30): warning S4136: All 'GetValidationAttributes' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] HtmlInputExtensions.cs(45,51): warning S4136: All 'GetValidationAttributesDictionary' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(28,37): warning S4136: All 'ValidationSummary' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationGroupAttribute.cs(46,24): warning S2365: Refactor 'GroupNames' into a method, properties should not copy collections. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(79,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(55,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(186,22): warning S2971: Drop 'Where' and move the condition into the 'Any'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(198,49): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(383,13): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] Validators\ValidationExtensions.cs(360,51): warning S1854: Remove this useless assignment to local variable 'props'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:35:28.501Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:28.501Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:29.049Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:30.083Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:30.083Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:31.158Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:32.221Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:32.221Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:33.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:33.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:33.305Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:33.817Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:33.817Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:33.817Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:33.817Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:33.817Z] PostSharp30: [2022-06-16T03:35:33.817Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:33.817Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:33.817Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\McjDevelopment.Mvc3ValidationGroups.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\McjDevelopment.Mvc3ValidationGroups.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0" /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" /P:SignAssembly=true /P:PrivateKeyLocation=McjDevelopment.snk /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" /P:SymbolFile=bin\Release\McjDevelopment.Mvc3ValidationGroups.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.0 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.0" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.0\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.0\.NETPortable,v4.0.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.0\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:34.894Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj : warning PS0131: The module 'McjDevelopment.Mvc3ValidationGroups.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:35:34.894Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\Before-PostSharp\McjDevelopment.Mvc3ValidationGroups.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:35:35.985Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\McjDevelopment.Mvc3ValidationGroups.dll.postsharp. [2022-06-16T03:35:35.985Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:35:35.985Z] Creating directory "bin\Release\Scripts". [2022-06-16T03:35:35.985Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Release\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:35:35.985Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:35.985Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\Release\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:35:37.077Z] Mvc3ValidationGroups -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll [2022-06-16T03:35:37.078Z] WriteSonarQubeProjectData: [2022-06-16T03:35:37.078Z] Sonar: (Mvc3ValidationGroups.csproj) Number of files to analyse: 9. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\18\FilesToAnalyze.txt. [2022-06-16T03:35:37.078Z] Sonar: (Mvc3ValidationGroups.csproj) Project processed successfully [2022-06-16T03:35:37.078Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default targets). [2022-06-16T03:35:37.078Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:37.078Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (23) on node 1 (default targets). [2022-06-16T03:35:37.078Z] PrepareForBuild: [2022-06-16T03:35:37.078Z] Creating directory "bin\Release\". [2022-06-16T03:35:37.078Z] Creating directory "obj\Release\". [2022-06-16T03:35:37.078Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:37.078Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:37.078Z] SonarQubeCategoriseProject: [2022-06-16T03:35:37.078Z] Sonar: (Optimix2Tests.csproj) Categorizing project as test or product code... [2022-06-16T03:35:37.078Z] Sonar: (Optimix2Tests.csproj) project has the MSTest project type guid -> test project [2022-06-16T03:35:37.078Z] Sonar: (Optimix2Tests.csproj) Project categorized. SonarQubeTestProject=true [2022-06-16T03:35:37.078Z] CreateProjectSpecificDirs: [2022-06-16T03:35:37.078Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\19". [2022-06-16T03:35:37.078Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:37.078Z] Sonar: (Optimix2Tests) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:37.078Z] CoreCompile: [2022-06-16T03:35:37.078Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Optimix2Tests.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs-test.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Optimix2Tests.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\19\ProjectOutFolderPath.txt" Model\AutoActionTemplate.cs Model\GridFieldOption.cs Model\GridOption.cs Model\InsertStrategyConfigurationModel.cs Model\MergeFileModel.cs Model\MergeFileResponse.cs TestCases\ACRDashBoardControllerTests.cs Properties\AssemblyInfo.cs TestCases\ActiveDirectoryConfigControllerTests.cs TestCases\AppealsFillingLimitControllerTests.cs TestCases\AppealTemplateAutomationControllerTests.cs TestCases\AppealTemplateControllerTests.cs TestCases\ARWorkFlowControllerTests.cs TestCases\ARWorkFlowReadOnlyControllerTests.cs TestCases\AutoActionTemplateControllerTests.cs TestCases\BillingPPWorkFlowReadOnlyControllerTests.cs TestCases\BucketDetailsControllerTests.cs TestCases\BucketProcessMappingControllerTests.cs TestCases\CBRWorkFlowControllerTests.cs TestCases\CBRWorkFlowReadOnlyControllerTests.cs TestCases\CommonControllerTests.cs TestCases\ConfigurationGroupControllerTests.cs TestCases\EncounterControllerTests.cs TestCases\EvaluationControllerTests.cs TestCases\EvaluationReadOnlyControllerTests.cs TestCases\GridConfigControllerTests.cs TestCases\HomeReadOnlyControllerTests.cs TestCases\InputFieldControlControllerTests.cs TestCases\InputFieldControllerTests.cs TestCases\InputFieldMappingControllerTests.cs TestCases\InventoryAllocationControllerTests.cs TestCases\ManualAllocationControllerTests.cs TestCases\MessageTemplateControllerTests.cs TestCases\NotifierControllerTests.cs TestCases\OpsShufflingControllerTests.cs TestCases\OptimixMenuControllerTests.cs TestCases\OptimixRolePrivilegeControllerTests.cs TestCases\PayerURLMasterControllerTests.cs TestCases\PaymentPlanControllerTests.cs TestCases\PCRActionCodeControllerTests.cs TestCases\PCRPaymentPlanControllerTests.cs TestCases\PreferenceControllerTests.cs TestCases\QAAgentRatingControllerTests.cs TestCases\QACheckTypeControllerTests.cs TestCases\QAQualityParameterControllerTests.cs TestCases\QASubProcessAuditorMappingControllerTests.cs TestCases\QualityCheckControllerTests.cs TestCases\RefundAttachmentDocumentControllerTests.cs TestCases\RefundTemplateControllerTests.cs TestCases\RuleEngineConfigControllerTests.cs TestCases\RuleEngineControllerTests.cs TestCases\RuleEngineStrategyControllerTests.cs TestCases\SamplingControllerTests.cs TestCases\SamplingExecutionControllerTests.cs TestCases\SopDocumentClientControllerTests.cs TestCases\SopDocumentControllerTests.cs TestCases\TaskingHeaderControllerTests.cs TestCases\TimelyFilingLimitControllerTests.cs TestCases\TLSummaryControllerTests.cs TestCases\UserControllerTests.cs TestCases\WorkFlowConfigControllerTests.cs TestCases\YFReportsControllerTests.cs Utility\Common.cs Utility\Constant.cs Utility\JsonContent.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:37.078Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:37.672Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:37.673Z] Copying file from "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll" to "bin\Release\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll". [2022-06-16T03:35:37.673Z] Copying file from "C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:37.673Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:35:37.673Z] Creating directory "bin\Release\Content\PDF". [2022-06-16T03:35:37.673Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "bin\Release\Content\PDF\sample.pdf". [2022-06-16T03:35:37.673Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:37.673Z] Copying file from "obj\Release\Optimix2Tests.dll" to "bin\Release\Optimix2Tests.dll". [2022-06-16T03:35:37.673Z] Optimix2Tests -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Optimix2Tests.dll [2022-06-16T03:35:37.673Z] Copying file from "obj\Release\Optimix2Tests.pdb" to "bin\Release\Optimix2Tests.pdb". [2022-06-16T03:35:37.673Z] WriteSonarQubeProjectData: [2022-06-16T03:35:37.673Z] Sonar: (Optimix2Tests.csproj) Number of files to analyse: 66. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\19\FilesToAnalyze.txt. [2022-06-16T03:35:38.206Z] Sonar: (Optimix2Tests.csproj) Project processed successfully [2022-06-16T03:35:38.207Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (default targets). [2022-06-16T03:35:38.207Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:38.207Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (24) on node 1 (default targets). [2022-06-16T03:35:38.207Z] RestorePackages: [2022-06-16T03:35:38.207Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:39.100Z] Restoring NuGet packages... [2022-06-16T03:35:39.100Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:39.100Z] Feeds used: [2022-06-16T03:35:39.100Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:39.100Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:39.100Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:39.100Z] [2022-06-16T03:35:39.100Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config are already installed. [2022-06-16T03:35:39.100Z] PrepareForBuild: [2022-06-16T03:35:39.100Z] Creating directory "bin\Release\". [2022-06-16T03:35:39.100Z] Creating directory "obj\Release\". [2022-06-16T03:35:39.100Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:39.100Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (24) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (25) on node 1 (default targets). [2022-06-16T03:35:39.100Z] RestorePackages: [2022-06-16T03:35:39.100Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:40.929Z] Restoring NuGet packages... [2022-06-16T03:35:40.929Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:40.929Z] Feeds used: [2022-06-16T03:35:40.929Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:40.929Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:40.929Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:40.929Z] [2022-06-16T03:35:40.929Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config are already installed. [2022-06-16T03:35:40.929Z] PrepareForBuild: [2022-06-16T03:35:40.929Z] Creating directory "bin\Release\". [2022-06-16T03:35:40.929Z] Creating directory "obj\Release\". [2022-06-16T03:35:40.929Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:40.929Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:40.929Z] PostSharp30InspectReferences: [2022-06-16T03:35:40.929Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:40.929Z] SonarQubeCategoriseProject: [2022-06-16T03:35:40.929Z] Sonar: (PARModel.csproj) Categorizing project as test or product code... [2022-06-16T03:35:40.929Z] Sonar: (PARModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:40.929Z] CreateProjectSpecificDirs: [2022-06-16T03:35:40.929Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\20". [2022-06-16T03:35:40.929Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:40.929Z] Sonar: (PARModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:40.929Z] CoreCompile: [2022-06-16T03:35:40.929Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.PARModel.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\20\ProjectOutFolderPath.txt" PARPatientVerificationModel.cs PARWorkOrderModel.cs PARGlobalSearchModel.cs PARWorkOrderActionModel.cs Properties\AssemblyInfo.cs RaImportModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:40.929Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(107,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARPatientVerificationModel.cs(4,17): warning S101: Rename class 'PARPatientVerificationModel' to match pascal case naming rules, consider using 'ParPatientVerificationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(40,18): warning S101: Rename class 'PARWOAction' to match pascal case naming rules, consider using 'ParwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(11,18): warning S101: Rename class 'PARWorkOrderModel' to match pascal case naming rules, consider using 'ParWorkOrderModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(91,18): warning S101: Rename class 'PARWOActionTasking' to match pascal case naming rules, consider using 'ParwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(29,18): warning S101: Rename class 'PARWOEncDetailsModel' to match pascal case naming rules, consider using 'ParwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(105,18): warning S101: Rename class 'PARWOActionForwardTo' to match pascal case naming rules, consider using 'ParwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(48,18): warning S101: Rename class 'PARWOActionCommon' to match pascal case naming rules, consider using 'ParwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARGlobalSearchModel.cs(10,18): warning S101: Rename class 'PARGlobalSearchModel' to match pascal case naming rules, consider using 'ParGlobalSearchModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderModel.cs(85,18): warning S101: Rename class 'PARWOActionReassign' to match pascal case naming rules, consider using 'ParwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderActionModel.cs(10,18): warning S101: Rename class 'PARWorkOrderActionModel' to match pascal case naming rules, consider using 'ParWorkOrderActionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] PARWorkOrderActionModel.cs(50,18): warning S101: Rename class 'PARWOActionReassigned' to match pascal case naming rules, consider using 'ParwoActionReassigned'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:35:41.182Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:41.182Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:41.948Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:41.948Z] PostSharp30: [2022-06-16T03:35:41.948Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:41.948Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:41.948Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.PARModel.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\obj\Release\IKS.PARModel.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.PARModel.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:43.147Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj : warning PS0131: The module 'IKS.PARModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:35:43.147Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\obj\Release\IKS.PARModel.dll.postsharp. [2022-06-16T03:35:43.147Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:43.147Z] Copying file from "obj\Release\IKS.PARModel.dll" to "bin\Release\IKS.PARModel.dll". [2022-06-16T03:35:43.147Z] PARModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll [2022-06-16T03:35:43.147Z] Copying file from "obj\Release\IKS.PARModel.pdb" to "bin\Release\IKS.PARModel.pdb". [2022-06-16T03:35:43.147Z] WriteSonarQubeProjectData: [2022-06-16T03:35:43.147Z] Sonar: (PARModel.csproj) Number of files to analyse: 7. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\20\FilesToAnalyze.txt. [2022-06-16T03:35:43.147Z] Sonar: (PARModel.csproj) Project processed successfully [2022-06-16T03:35:43.147Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default targets). [2022-06-16T03:35:43.147Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:43.147Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:43.147Z] PostSharp30InspectReferences: [2022-06-16T03:35:43.147Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:43.147Z] SonarQubeCategoriseProject: [2022-06-16T03:35:43.147Z] Sonar: (PARBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:35:43.147Z] Sonar: (PARBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:43.147Z] CreateProjectSpecificDirs: [2022-06-16T03:35:43.147Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\21". [2022-06-16T03:35:43.147Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:43.147Z] Sonar: (PARBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:43.147Z] CoreCompile: [2022-06-16T03:35:43.147Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.PARBLL.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\21\ProjectOutFolderPath.txt" Business\PARPatientVerificationCurator.cs Business\PARWorkOrderCurator.cs Business\RaImportCurator.cs Data\PARPatientVerificationRespository.cs Data\PARWorkOrderRespository.cs Data\RaImportRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:43.147Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(148,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(153,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(160,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(252,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(267,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(276,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(282,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(290,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(293,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(314,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(520,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(820,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Data\PARWorkOrderRespository.cs(54,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARPatientVerificationCurator.cs(15,43): warning S2933: Make 'objPatientVerificationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARPatientVerificationCurator.cs(16,37): warning S2933: Make 'objPatVerificationModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARPatientVerificationCurator.cs(16,9): warning S1144: Remove the unused private field 'objPatVerificationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARPatientVerificationCurator.cs(13,18): warning S101: Rename class 'PARPatientVerificationCurator' to match pascal case naming rules, consider using 'ParPatientVerificationCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Data\PARPatientVerificationRespository.cs(13,18): warning S101: Rename class 'PARPatientVerificationRespository' to match pascal case naming rules, consider using 'ParPatientVerificationRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Data\PARWorkOrderRespository.cs(18,18): warning S101: Rename class 'PARWorkOrderRespository' to match pascal case naming rules, consider using 'ParWorkOrderRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Data\RaImportRepository.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\RaImportCurator.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(19,18): warning S101: Rename class 'PARWorkOrderCurator' to match pascal case naming rules, consider using 'ParWorkOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Data\PARWorkOrderRespository.cs(31,130): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(40,31): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Business\PARWorkOrderCurator.cs(57,72): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.516Z] Data\PARWorkOrderRespository.cs(67,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(49,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(96,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(120,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Data\PARWorkOrderRespository.cs(155,45): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Data\PARWorkOrderRespository.cs(115,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(234,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(192,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(128,41): warning S1854: Remove this useless assignment to local variable 'SingleKeyArray'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(244,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Data\PARWorkOrderRespository.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Data\PARWorkOrderRespository.cs(246,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(317,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(396,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(269,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(550,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(629,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(437,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(442,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(447,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(673,103): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(418,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(692,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(724,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(729,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(734,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(739,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(640,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(649,32): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(650,32): warning S1481: Remove the unused local variable 'ActualNeeds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(618,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(833,45): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(565,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(857,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(703,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(518,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] Business\PARWorkOrderCurator.cs(895,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:35:45.517Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll" to "bin\Release\IKS.PARModel.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\Release\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.pdb" to "bin\Release\IKS.PARModel.pdb". [2022-06-16T03:35:45.517Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:45.520Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:45.522Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:45.522Z] PostSharp30: [2022-06-16T03:35:45.522Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:45.522Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:45.522Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.PARBLL.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\IKS.PARBLL.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.PARBLL.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:46.694Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\Before-PostSharp\IKS.PARBLL.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:35:47.694Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\IKS.PARBLL.dll.postsharp. [2022-06-16T03:35:47.694Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:35:47.694Z] Creating directory "bin\Release\Scripts". [2022-06-16T03:35:47.694Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Release\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:35:47.694Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:47.694Z] Copying file from "obj\Release\IKS.PARBLL.dll" to "bin\Release\IKS.PARBLL.dll". [2022-06-16T03:35:47.694Z] PARBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll [2022-06-16T03:35:47.694Z] WriteSonarQubeProjectData: [2022-06-16T03:35:47.694Z] Sonar: (PARBLL.csproj) Number of files to analyse: 8. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\21\FilesToAnalyze.txt. [2022-06-16T03:35:47.958Z] Sonar: (PARBLL.csproj) Project processed successfully [2022-06-16T03:35:47.958Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default targets). [2022-06-16T03:35:47.958Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:47.958Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (2) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (26) on node 1 (default targets). [2022-06-16T03:35:47.958Z] RestorePackages: [2022-06-16T03:35:47.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:50.190Z] Restoring NuGet packages... [2022-06-16T03:35:50.190Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:50.190Z] Feeds used: [2022-06-16T03:35:50.190Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:50.190Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:50.190Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:50.190Z] [2022-06-16T03:35:50.190Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config are already installed. [2022-06-16T03:35:50.445Z] PrepareForBuild: [2022-06-16T03:35:50.445Z] Creating directory "bin\Release\". [2022-06-16T03:35:50.445Z] Creating directory "obj\Release\". [2022-06-16T03:35:50.445Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:35:50.445Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (26) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (27) on node 1 (default targets). [2022-06-16T03:35:50.445Z] RestorePackages: [2022-06-16T03:35:50.445Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:35:52.228Z] Restoring NuGet packages... [2022-06-16T03:35:52.228Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:35:52.228Z] Feeds used: [2022-06-16T03:35:52.228Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:35:52.228Z] https://api.nuget.org/v3/index.json [2022-06-16T03:35:52.228Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:35:52.228Z] [2022-06-16T03:35:52.228Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config are already installed. [2022-06-16T03:35:52.228Z] PrepareForBuild: [2022-06-16T03:35:52.228Z] Creating directory "bin\Release\". [2022-06-16T03:35:52.228Z] Creating directory "obj\Release\". [2022-06-16T03:35:52.228Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:52.228Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:52.228Z] PostSharp30InspectReferences: [2022-06-16T03:35:52.228Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:52.228Z] SonarQubeCategoriseProject: [2022-06-16T03:35:52.228Z] Sonar: (QAModel.csproj) Categorizing project as test or product code... [2022-06-16T03:35:52.228Z] Sonar: (QAModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:52.228Z] CreateProjectSpecificDirs: [2022-06-16T03:35:52.228Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\22". [2022-06-16T03:35:52.228Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:52.228Z] Sonar: (QAModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:52.228Z] CoreCompile: [2022-06-16T03:35:52.228Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.QA.Entities.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\22\ProjectOutFolderPath.txt" BucketProcessMappingModel.cs QAAgentRatingModel.cs QACheckTypeModel.cs QARuleEngineConfigModel.cs EvaluationViewModel.cs Properties\AssemblyInfo.cs QAAgentQualitySummaryModel.cs QAManualAllocationModel.cs QAQualityCheckModel.cs QASubProcessAuditorMapping.cs QAWorkOrderModel.cs QAWorkSummaryModel.cs QualityParameterModel.cs SampleRuleConfigModel.cs SamplingModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:52.228Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:52.781Z] QARuleEngineConfigModel.cs(22,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:35:52.781Z] SampleRuleConfigModel.cs(22,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:35:52.781Z] SampleRuleConfigModel.cs(43,18): warning S101: Rename class 'SampleJSONResponse' to match pascal case naming rules, consider using 'SampleJsonResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:35:52.782Z] QARuleEngineConfigModel.cs(43,18): warning S101: Rename class 'QAJSONResponse' to match pascal case naming rules, consider using 'QajsonResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:35:52.782Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:52.782Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:52.782Z] PostSharp30: [2022-06-16T03:35:52.782Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:52.782Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:52.783Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.QA.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\obj\Release\IKS.Dare.QA.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.QA.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:54.489Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj : warning PS0131: The module 'IKS.Dare.QA.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:35:54.489Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\obj\Release\IKS.Dare.QA.Entities.dll.postsharp. [2022-06-16T03:35:54.489Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:54.489Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.dll" to "bin\Release\IKS.Dare.QA.Entities.dll". [2022-06-16T03:35:54.489Z] QAModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll [2022-06-16T03:35:54.489Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.pdb" to "bin\Release\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:35:54.489Z] WriteSonarQubeProjectData: [2022-06-16T03:35:54.489Z] Sonar: (QAModel.csproj) Number of files to analyse: 16. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\22\FilesToAnalyze.txt. [2022-06-16T03:35:54.489Z] Sonar: (QAModel.csproj) Project processed successfully [2022-06-16T03:35:54.489Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default targets). [2022-06-16T03:35:54.489Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:35:54.489Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:35:54.489Z] PostSharp30InspectReferences: [2022-06-16T03:35:54.489Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:35:54.489Z] SonarQubeCategoriseProject: [2022-06-16T03:35:54.489Z] Sonar: (QABLL.csproj) Categorizing project as test or product code... [2022-06-16T03:35:54.489Z] Sonar: (QABLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:35:54.489Z] CreateProjectSpecificDirs: [2022-06-16T03:35:54.489Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\23". [2022-06-16T03:35:54.489Z] SonarQubeImportBeforeInfo: [2022-06-16T03:35:54.489Z] Sonar: (QABLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:35:54.489Z] CoreCompile: [2022-06-16T03:35:54.489Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.QA.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\bin\Release\IKS.Dare.QA.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\23\ProjectOutFolderPath.txt" Business\BucketProcessMappingCurator.cs Business\QAAgentRatingCurator.cs Business\QACheckTypeCurator.cs Business\QARuleEngineConfigCurator.cs Business\EvaluationCurator.cs Business\ManualAllocationCurator.cs Business\QASubProcessAuditorMappingCurator.cs Business\QualityCheckCurator.cs Business\QualityParameterCurator.cs Business\SampleRuleConfigCurator.cs Business\SamplingCurator.cs Data\BucketProcessMappingRepository.cs Data\QAAgentRatingRepository.cs Data\QACheckTypeRepository.cs Data\QARuleEngineConfigRespository.cs Data\EvaluationRepository.cs Data\ManualAllocationRepository.cs Data\QASubProcessAuditorMappingRepository.cs Data\QualityCheckRepository.cs Data\QualityParameterRepository.cs Data\SampleRuleConfigRespository.cs Data\SamplingRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:35:54.489Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:35:57.473Z] Business\EvaluationCurator.cs(60,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\ManualAllocationCurator.cs(15,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SamplingRepository.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\BucketProcessMappingRepository.cs(24,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\QAAgentRatingCurator.cs(22,33): warning S2933: Make 'qaAgentRatingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\ManualAllocationRepository.cs(15,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QASubProcessAuditorMappingRepository.cs(17,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SamplingRepository.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\QACheckTypeCurator.cs(17,31): warning S2933: Make 'qaCheckTypeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\EvaluationCurator.cs(15,30): warning S2933: Make 'evaluationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\EvaluationCurator.cs(15,9): warning S1144: Remove the unused private field 'evaluationRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\QualityCheckCurator.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\EvaluationRepository.cs(13,20): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QualityParameterRepository.cs(16,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QualityCheckRepository.cs(15,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SamplingRepository.cs(58,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SamplingRepository.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SamplingRepository.cs(122,20): warning S1854: Remove this useless assignment to local variable 'Rc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SamplingRepository.cs(121,28): warning S1854: Remove this useless assignment to local variable 'Rc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QASubProcessAuditorMappingRepository.cs(37,77): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QASubProcessAuditorMappingRepository.cs(44,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QASubProcessAuditorMappingRepository.cs(61,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\BucketProcessMappingRepository.cs(47,77): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\BucketProcessMappingRepository.cs(49,88): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\BucketProcessMappingRepository.cs(38,42): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\BucketProcessMappingRepository.cs(58,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\ManualAllocationCurator.cs(32,51): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\SampleRuleConfigCurator.cs(28,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\ManualAllocationRepository.cs(61,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\ManualAllocationRepository.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\ManualAllocationRepository.cs(95,51): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\SampleRuleConfigRespository.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\ManualAllocationRepository.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QACheckTypeRepository.cs(49,66): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\QualityCheckCurator.cs(41,43): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Data\QACheckTypeRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\EvaluationCurator.cs(93,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\QAAgentRatingCurator.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.473Z] Business\EvaluationCurator.cs(50,33): warning S1854: Remove this useless assignment to local variable 'dtDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Business\EvaluationCurator.cs(96,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Business\EvaluationCurator.cs(157,45): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\SampleRuleConfigRespository.cs(405,106): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Business\QARuleEngineConfigCurator.cs(28,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\SampleRuleConfigRespository.cs(419,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(32,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Business\QAAgentRatingCurator.cs(130,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\SampleRuleConfigRespository.cs(455,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(77,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(196,54): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(223,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(219,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(178,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(137,39): warning S1854: Remove this useless assignment to local variable 'dtParamList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(296,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(296,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\EvaluationRepository.cs(292,21): warning S1481: Remove the unused local variable 'rows'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(61,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(401,106): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(88,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\SampleRuleConfigRespository.cs(492,124): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(451,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(115,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(488,124): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(490,25): warning S1481: Remove the unused local variable 'rowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(415,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(142,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(149,43): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(190,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QualityCheckRepository.cs(211,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] Data\QARuleEngineConfigRespository.cs(512,25): warning S1481: Remove the unused local variable 'rowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:35:57.474Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:35:57.474Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:35:57.474Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:35:57.474Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:35:57.474Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll" to "bin\Release\IKS.Dare.QA.Entities.dll". [2022-06-16T03:35:57.474Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:35:57.474Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.pdb" to "bin\Release\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:35:57.475Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:35:57.475Z] PostSharp30: [2022-06-16T03:35:57.475Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:35:57.475Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:35:57.475Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.QA.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\IKS.Dare.QA.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.Dare.QA.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:35:58.384Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\Before-PostSharp\IKS.Dare.QA.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:35:59.649Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\IKS.Dare.QA.dll.postsharp. [2022-06-16T03:35:59.650Z] CopyFilesToOutputDirectory: [2022-06-16T03:35:59.650Z] Copying file from "obj\Release\IKS.Dare.QA.dll" to "bin\Release\IKS.Dare.QA.dll". [2022-06-16T03:35:59.650Z] QABLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\bin\Release\IKS.Dare.QA.dll [2022-06-16T03:36:00.372Z] WriteSonarQubeProjectData: [2022-06-16T03:36:00.372Z] Sonar: (QABLL.csproj) Number of files to analyse: 24. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\23\FilesToAnalyze.txt. [2022-06-16T03:36:00.372Z] Sonar: (QABLL.csproj) Project processed successfully [2022-06-16T03:36:00.372Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default targets). [2022-06-16T03:36:02.552Z] ResolveAssemblyReferences: [2022-06-16T03:36:02.552Z] No way to resolve conflict between "System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" and "System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Choosing "System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" arbitrarily. [2022-06-16T03:36:02.553Z] Consider app.config remapping of assembly "PostSharp, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7" from Version "3.1.41.9" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\PostSharp.dll] to Version "4.3.41.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll] to solve conflict and get rid of warning. [2022-06-16T03:36:02.553Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "4.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:36:02.553Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:36:02.553Z] Consider app.config remapping of assembly "System.Web.WebPages, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.0.0.0" [] to Version "2.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll] to solve conflict and get rid of warning. [2022-06-16T03:36:02.553Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:36:02.553Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:36:02.553Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:36:02.553Z] SonarQubeCategoriseProject: [2022-06-16T03:36:02.553Z] Sonar: (Optimix2.csproj) Categorizing project as test or product code... [2022-06-16T03:36:02.553Z] Sonar: (Optimix2.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:36:02.553Z] CreateProjectSpecificDirs: [2022-06-16T03:36:02.553Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\24". [2022-06-16T03:36:02.553Z] SonarQubeImportBeforeInfo: [2022-06-16T03:36:02.553Z] Sonar: (Optimix2) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:36:02.553Z] CoreCompile: [2022-06-16T03:36:02.554Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\bin\Release\IKS..Dare.Billing.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\IKS.Dare.AR.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\bin\Release\IKS.Dare.QA.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.Build.Tasks.v4.0.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" /reference:C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll /reference:C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Optimix2Tests.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.Optimix2.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll.RoslynCA.json" /subsystemversion:6.00 /resource:Reports\RDLC\BillrptEffortProjections.rdlc,IKS.Optimix2.Reports.RDLC.BillrptEffortProjections.rdlc /resource:Reports\RDLC\BillrptPaymentProjections.rdlc,IKS.Optimix2.Reports.RDLC.BillrptPaymentProjections.rdlc /resource:Reports\RDLC\BillrptStrategyCompliance.rdlc,IKS.Optimix2.Reports.RDLC.BillrptStrategyCompliance.rdlc /resource:Reports\RDLC\BillrptStrategyOutcome.rdlc,IKS.Optimix2.Reports.RDLC.BillrptStrategyOutcome.rdlc /resource:Reports\RDLC\CBRInventoryTimeSummaryReport.rdlc,IKS.Optimix2.Reports.RDLC.CBRInventoryTimeSummaryReport.rdlc /resource:Reports\RDLC\rptAgingSummry.rdlc,IKS.Optimix2.Reports.RDLC.rptAgingSummry.rdlc /resource:Reports\RDLC\rptARFollowUpSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptARFollowUpSummary.rdlc /resource:Reports\RDLC\rptBIAgentWorkSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptBIAgentWorkSummary.rdlc /resource:Reports\RDLC\rptCCOworklistSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptCCOworklistSummary.rdlc /resource:Reports\RDLC\rptCCOworklistSummaryMissedaged.rdlc,IKS.Optimix2.Reports.RDLC.rptCCOworklistSummaryMissedaged.rdlc /resource:Reports\RDLC\rptCCOworklistSummaryNewaged.rdlc,IKS.Optimix2.Reports.RDLC.rptCCOworklistSummaryNewaged.rdlc /resource:Reports\RDLC\rptCsrProductivity.rdlc,IKS.Optimix2.Reports.RDLC.rptCsrProductivity.rdlc /resource:Reports\RDLC\rptAPT_BatchDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptAPT_BatchDetails.rdlc /resource:Reports\RDLC\rptAPT_QcError.rdlc,IKS.Optimix2.Reports.RDLC.rptAPT_QcError.rdlc /resource:Reports\RDLC\rptBillingImportData_Report.rdlc,IKS.Optimix2.Reports.RDLC.rptBillingImportData_Report.rdlc /resource:Reports\RDLC\rptClinicMapping.rdlc,IKS.Optimix2.Reports.RDLC.rptClinicMapping.rdlc /resource:Reports\RDLC\rptClinicProductivitySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptClinicProductivitySummary.rdlc /resource:Reports\RDLC\rptExternalTaskSummaryPending.rdlc,IKS.Optimix2.Reports.RDLC.rptExternalTaskSummaryPending.rdlc /resource:Reports\RDLC\rptInventoryTimeSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptInventoryTimeSummary.rdlc /resource:Reports\RDLC\rptInventory_Bifurcation_Detail_Report.rdlc,IKS.Optimix2.Reports.RDLC.rptInventory_Bifurcation_Detail_Report.rdlc /resource:Reports\RDLC\rptInventory_Detail_Report.rdlc,IKS.Optimix2.Reports.RDLC.rptInventory_Detail_Report.rdlc /resource:Reports\RDLC\rptAssociateWiseWorkableInventorySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptAssociateWiseWorkableInventorySummary.rdlc /resource:Reports\RDLC\rptFollow_backlog_Inventory.rdlc,IKS.Optimix2.Reports.RDLC.rptFollow_backlog_Inventory.rdlc /resource:Reports\RDLC\rptManagerWiseWorkableInventorySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptManagerWiseWorkableInventorySummary.rdlc /resource:Reports\RDLC\rptOptimixDashboardUsage.rdlc,IKS.Optimix2.Reports.RDLC.rptOptimixDashboardUsage.rdlc /resource:Reports\RDLC\rptPPInventoryBifurcation.rdlc,IKS.Optimix2.Reports.RDLC.rptPPInventoryBifurcation.rdlc /resource:Reports\RDLC\rptPPTaskedInventory.rdlc,IKS.Optimix2.Reports.RDLC.rptPPTaskedInventory.rdlc /resource:Reports\RDLC\rptErrorSummaryReport.rdlc,IKS.Optimix2.Reports.RDLC.rptErrorSummaryReport.rdlc /resource:Reports\RDLC\rptErrorwiseAgentReport.rdlc,IKS.Optimix2.Reports.RDLC.rptErrorwiseAgentReport.rdlc /resource:Reports\RDLC\rptActEncounterPT.rdlc,IKS.Optimix2.Reports.RDLC.rptActEncounterPT.rdlc /resource:Reports\RDLC\rptActivityDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptActivityDetails.rdlc /resource:Reports\RDLC\rptAdjustment.rdlc,IKS.Optimix2.Reports.RDLC.rptAdjustment.rdlc /resource:Reports\RDLC\rptAgeing.rdlc,IKS.Optimix2.Reports.RDLC.rptAgeing.rdlc /resource:Reports\RDLC\rptAgeingFromSubmit.rdlc,IKS.Optimix2.Reports.RDLC.rptAgeingFromSubmit.rdlc /resource:Reports\RDLC\rptAgentwiseErrorReport.rdlc,IKS.Optimix2.Reports.RDLC.rptAgentwiseErrorReport.rdlc /resource:Reports\RDLC\rptARBucketVolume.rdlc,IKS.Optimix2.Reports.RDLC.rptARBucketVolume.rdlc /resource:Reports\RDLC\rptARStatusAction.rdlc,IKS.Optimix2.Reports.RDLC.rptARStatusAction.rdlc /resource:Reports\RDLC\rptBilledClaimsTrend.rdlc,IKS.Optimix2.Reports.RDLC.rptBilledClaimsTrend.rdlc /resource:Reports\RDLC\rptBLGTopTenRejection.rdlc,IKS.Optimix2.Reports.RDLC.rptBLGTopTenRejection.rdlc /resource:Reports\RDLC\rptBLG_Scrubber_Rejection.rdlc,IKS.Optimix2.Reports.RDLC.rptBLG_Scrubber_Rejection.rdlc /resource:Reports\RDLC\rptBLG_Unbilled_Inventory_Old_vs_Unbilled_inventory_New.rdlc,IKS.Optimix2.Reports.RDLC.rptBLG_Unbilled_Inventory_Old_vs_Unbilled_inventory_New.rdlc /resource:Reports\RDLC\rptBucketVolume.rdlc,IKS.Optimix2.Reports.RDLC.rptBucketVolume.rdlc /resource:Reports\RDLC\rptCashPending.rdlc,IKS.Optimix2.Reports.RDLC.rptCashPending.rdlc /resource:Reports\RDLC\rptClearingHouse.rdlc,IKS.Optimix2.Reports.RDLC.rptClearingHouse.rdlc /resource:Reports\RDLC\rptClinicResponsibility.rdlc,IKS.Optimix2.Reports.RDLC.rptClinicResponsibility.rdlc /resource:Reports\RDLC\rptCreditBalance.rdlc,IKS.Optimix2.Reports.RDLC.rptCreditBalance.rdlc /resource:Reports\RDLC\rptDeductibleCopay.rdlc,IKS.Optimix2.Reports.RDLC.rptDeductibleCopay.rdlc /resource:Reports\RDLC\rptDenial.rdlc,IKS.Optimix2.Reports.RDLC.rptDenial.rdlc /resource:Reports\RDLC\rptDischarged.rdlc,IKS.Optimix2.Reports.RDLC.rptDischarged.rdlc /resource:Reports\RDLC\rptEffortProjections.rdlc,IKS.Optimix2.Reports.RDLC.rptEffortProjections.rdlc /resource:Reports\RDLC\rptEncounterLevel.rdlc,IKS.Optimix2.Reports.RDLC.rptEncounterLevel.rdlc /resource:Reports\RDLC\rptFilinglimit.rdlc,IKS.Optimix2.Reports.RDLC.rptFilinglimit.rdlc /resource:Reports\RDLC\rptFinalTracSubReport.rdlc,IKS.Optimix2.Reports.RDLC.rptFinalTracSubReport.rdlc /resource:Reports\RDLC\rptFinHardshipSelfpay.rdlc,IKS.Optimix2.Reports.RDLC.rptFinHardshipSelfpay.rdlc /resource:Reports\RDLC\rptFollowupAnalysis.rdlc,IKS.Optimix2.Reports.RDLC.rptFollowupAnalysis.rdlc /resource:Reports\RDLC\rptInflux.rdlc,IKS.Optimix2.Reports.RDLC.rptInflux.rdlc /resource:Reports\RDLC\rptInventoryBifurcation.rdlc,IKS.Optimix2.Reports.RDLC.rptInventoryBifurcation.rdlc /resource:Reports\RDLC\rptMonthlyAuditReport.rdlc,IKS.Optimix2.Reports.RDLC.rptMonthlyAuditReport.rdlc /resource:Reports\RDLC\rptMonthlyAuditReportSPWise.rdlc,IKS.Optimix2.Reports.RDLC.rptMonthlyAuditReportSPWise.rdlc /resource:Reports\RDLC\rptMonthlyQualityRating.rdlc,IKS.Optimix2.Reports.RDLC.rptMonthlyQualityRating.rdlc /resource:Reports\RDLC\rptNONImport.rdlc,IKS.Optimix2.Reports.RDLC.rptNONImport.rdlc /resource:Reports\RDLC\rptOverallSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptOverallSummary.rdlc /resource:Reports\RDLC\rptPatientRespon.rdlc,IKS.Optimix2.Reports.RDLC.rptPatientRespon.rdlc /resource:Reports\RDLC\rptPaymentdetails.rdlc,IKS.Optimix2.Reports.RDLC.rptPaymentdetails.rdlc /resource:Reports\RDLC\rptPaymentProjections.rdlc,IKS.Optimix2.Reports.RDLC.rptPaymentProjections.rdlc /resource:Reports\RDLC\rptProductivity.rdlc,IKS.Optimix2.Reports.RDLC.rptProductivity.rdlc /resource:Reports\RDLC\rptProductivityDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptProductivityDetails.rdlc /resource:Reports\RDLC\rptQAProductionCountReport.rdlc,IKS.Optimix2.Reports.RDLC.rptQAProductionCountReport.rdlc /resource:Reports\RDLC\rptRejectionBifurcation.rdlc,IKS.Optimix2.Reports.RDLC.rptRejectionBifurcation.rdlc /resource:Reports\RDLC\rptResolution.rdlc,IKS.Optimix2.Reports.RDLC.rptResolution.rdlc /resource:Reports\RDLC\rptResolutionSubRpt.rdlc,IKS.Optimix2.Reports.RDLC.rptResolutionSubRpt.rdlc /resource:Reports\RDLC\rptSampleExecutionSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSampleExecutionSummary.rdlc /resource:Reports\RDLC\rptsatisfactorysurvey.rdlc,IKS.Optimix2.Reports.RDLC.rptsatisfactorysurvey.rdlc /resource:Reports\RDLC\rptScrubberEditsVsTotalScrubber.rdlc,IKS.Optimix2.Reports.RDLC.rptScrubberEditsVsTotalScrubber.rdlc /resource:Reports\RDLC\rptScrubberRejection.rdlc,IKS.Optimix2.Reports.RDLC.rptScrubberRejection.rdlc /resource:Reports\RDLC\rptScrubber_Edits_vs_Total_Billed_claims.rdlc,IKS.Optimix2.Reports.RDLC.rptScrubber_Edits_vs_Total_Billed_claims.rdlc /resource:Reports\RDLC\rptSharedError.rdlc,IKS.Optimix2.Reports.RDLC.rptSharedError.rdlc /resource:Reports\RDLC\rptSLASummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSLASummary.rdlc /resource:Reports\RDLC\rptSpecialProjectSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSpecialProjectSummary.rdlc /resource:Reports\RDLC\rptStatusActionCodeSubRpt.rdlc,IKS.Optimix2.Reports.RDLC.rptStatusActionCodeSubRpt.rdlc /resource:Reports\RDLC\rptStatusActionCode.rdlc,IKS.Optimix2.Reports.RDLC.rptStatusActionCode.rdlc /resource:Reports\RDLC\rptStatusCodes.rdlc,IKS.Optimix2.Reports.RDLC.rptStatusCodes.rdlc /resource:Reports\RDLC\rptStrategyCompliance.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyCompliance.rdlc /resource:Reports\RDLC\rptStrategyInfluxComplianceSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyInfluxComplianceSummary.rdlc /resource:Reports\RDLC\rptStrategyOutcome.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyOutcome.rdlc /resource:Reports\RDLC\rptStrategyOutcomeNew.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyOutcomeNew.rdlc /resource:Reports\RDLC\rptSummaryWeekly.rdlc,IKS.Optimix2.Reports.RDLC.rptSummaryWeekly.rdlc /resource:Reports\RDLC\rptSupervisorWiseWorkableInventorySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSupervisorWiseWorkableInventorySummary.rdlc /resource:Reports\RDLC\rptTaskAging.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskAging.rdlc /resource:Reports\RDLC\rptTaskAuditListing.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskAuditListing.rdlc /resource:Reports\RDLC\rptTaskedInventory.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskedInventory.rdlc /resource:Reports\RDLC\rptTasking.rdlc,IKS.Optimix2.Reports.RDLC.rptTasking.rdlc /resource:Reports\RDLC\rptTaskSummaryPendingReport.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskSummaryPendingReport.rdlc /resource:Reports\RDLC\rptTopPerformersInProductivity.rdlc,IKS.Optimix2.Reports.RDLC.rptTopPerformersInProductivity.rdlc /resource:Reports\RDLC\rptTopPerformersInProductivityPP.rdlc,IKS.Optimix2.Reports.RDLC.rptTopPerformersInProductivityPP.rdlc /resource:Reports\RDLC\rptTotalInventory.rdlc,IKS.Optimix2.Reports.RDLC.rptTotalInventory.rdlc /resource:Reports\RDLC\rptDareSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptDareSummary.rdlc /resource:Reports\RDLC\rptTrendingbySubmit.rdlc,IKS.Optimix2.Reports.RDLC.rptTrendingbySubmit.rdlc /resource:Reports\RDLC\rptUnbilled.rdlc,IKS.Optimix2.Reports.RDLC.rptUnbilled.rdlc /resource:Reports\RDLC\rptUnitAssociateKPI.rdlc,IKS.Optimix2.Reports.RDLC.rptUnitAssociateKPI.rdlc /resource:Reports\RDLC\rptUnitTrendKPI.rdlc,IKS.Optimix2.Reports.RDLC.rptUnitTrendKPI.rdlc /resource:Reports\RDLC\rptUserRoleMapping.rdlc,IKS.Optimix2.Reports.RDLC.rptUserRoleMapping.rdlc /resource:Reports\RDLC\rptVisitsDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptVisitsDetails.rdlc /resource:Reports\RDLC\rptWeeklyAuditReport.rdlc,IKS.Optimix2.Reports.RDLC.rptWeeklyAuditReport.rdlc /resource:Reports\RDLC\rptWeeklyWIPAnalysis.rdlc,IKS.Optimix2.Reports.RDLC.rptWeeklyWIPAnalysis.rdlc /resource:Reports\RDLC\rptWIP.rdlc,IKS.Optimix2.Reports.RDLC.rptWIP.rdlc /resource:Reports\RDLC\rptWIP_CBR.rdlc,IKS.Optimix2.Reports.RDLC.rptWIP_CBR.rdlc /resource:Reports\RDLC\rptWIP_Followup_Summary_CBR.rdlc,IKS.Optimix2.Reports.RDLC.rptWIP_Followup_Summary_CBR.rdlc /resource:Reports\RDLC\RptworkableInventoryReport_Ar.rdlc,IKS.Optimix2.Reports.RDLC.RptworkableInventoryReport_Ar.rdlc /resource:Reports\RDLC\rptWorkableInventoryReport_billing.rdlc,IKS.Optimix2.Reports.RDLC.rptWorkableInventoryReport_billing.rdlc /resource:Reports\RDLC\RptworkableInventoryReport_Clinic.rdlc,IKS.Optimix2.Reports.RDLC.RptworkableInventoryReport_Clinic.rdlc /resource:Reports\RDLC\RptWorkableInventory_Summary.rdlc,IKS.Optimix2.Reports.RDLC.RptWorkableInventory_Summary.rdlc /resource:Reports\RDLC\rptWorkAllocation.rdlc,IKS.Optimix2.Reports.RDLC.rptWorkAllocation.rdlc /resource:Reports\RDLC\rptYearlyAuditReport.rdlc,IKS.Optimix2.Reports.RDLC.rptYearlyAuditReport.rdlc /resource:Reports\RDLC\Rpt_BktDollarStrata.rdlc,IKS.Optimix2.Reports.RDLC.Rpt_BktDollarStrata.rdlc /resource:Reports\RDLC\rpt_BLG_Team_Production.rdlc,IKS.Optimix2.Reports.RDLC.rpt_BLG_Team_Production.rdlc /resource:Reports\RDLC\TestInventory.rdlc,IKS.Optimix2.Reports.RDLC.TestInventory.rdlc /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\24\ProjectOutFolderPath.txt" appealtemplateautomation.cs App_Start\AttributeRoutingConfig.cs App_Start\AuthConfig.cs App_Start\BundleConfig.cs App_Start\CSharpRazorViewEngine.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs App_Start\WebApiConfig.cs Controllers\ACRDashBoardController.cs Controllers\ActionCodeCommonController.cs Controllers\ActiveDirectoryConfigController.cs Controllers\ActivityCodeController.cs Controllers\AppealsFillingLimitController.cs Controllers\AppealTemplateAutomationController.cs Controllers\AppealTemplateController.cs Controllers\ARDashboardController.cs Controllers\ARWorkFlowController.cs Controllers\ARWorkFlowReadOnlyController.cs Controllers\AuditLogController.cs Controllers\AutoActionTemplateController.cs Controllers\BillingPPWorkFlowController.cs Controllers\BillingPPWorkFlowReadOnlyController.cs Controllers\BLGDashboardController.cs Controllers\BucketCategoryController.cs Controllers\BucketDetailsController.cs Controllers\BucketProcessMappingController.cs Controllers\BulkCompletionController.cs Controllers\CachingController.cs Controllers\CBRGlobalSearchController.cs Controllers\CBRWorkFlowController.cs Controllers\CBRWorkFlowReadOnlyController.cs Controllers\CheckAuthenticationSecurityController.cs Controllers\ClinicController.cs Controllers\CommonController.cs Controllers\ConfigurationGroupController.cs Controllers\GlobalErrorHandlerController.cs Controllers\GlobalSearchBillingPPController.cs Controllers\KmsController.cs Controllers\EvaluationReadOnlyController.cs Controllers\ImportInputFieldMapConfigController.cs Controllers\InputFieldController.cs Controllers\InputFieldMappingController.cs Controllers\InventoryAllocationController.cs Controllers\LdapController.cs Controllers\MessageTemplateController.cs Controllers\NotifierController.cs Controllers\OpsShufflingController.cs Controllers\OptimixRolePrivilegeController.cs Controllers\PCRActionCodeController.cs Controllers\PCRPaymentPlanController.cs Controllers\PCRRAStatusController.cs Controllers\PCRStatusCodeController.cs Controllers\HomeReadOnlyController.cs Controllers\OptimixMenuController.cs Controllers\PaymentPlanController.cs Controllers\PracticeWiseEncounterInfoController.cs Controllers\QAAgentRatingController.cs Controllers\QACheckTypeController.cs Controllers\QARuleEngineConfigController.cs Controllers\DareImportController.cs Controllers\DareImportScheduleController.cs Controllers\Dataset.cs Controllers\DenialConfigurationController.cs Controllers\EncounterController.cs Controllers\EvaluationController.cs Controllers\ExternalActivityCodeController.cs Controllers\GlobalSearchController.cs Controllers\GridConfigController.cs Controllers\GridController.cs Controllers\HomeController.cs Controllers\LeaveController.cs Controllers\LockController.cs Controllers\ManualAllocationController.cs Controllers\MasterController.cs Controllers\MenuController.cs Controllers\PayerURLMasterController.cs Controllers\PreferenceController.cs Controllers\PrivilegeFilter.cs Controllers\ProductionColumnController.cs Controllers\QAAgentQualitySummaryController.cs Controllers\QAController.cs Controllers\QAQualityParameterController.cs Controllers\QASubProcessAuditorMappingController.cs Controllers\QAWorkOrderController.cs Controllers\QAWorkSummaryController.cs Controllers\QcaSubprocessController.cs Controllers\QualityCheckController.cs Controllers\RaImportController.cs Controllers\RefundAttachmentDocumentController.cs Controllers\RefundTemplateController.cs Controllers\ReportController.cs Controllers\ReportImportController.cs Controllers\RETestController.cs Controllers\RolePrivilegeController.cs Controllers\RootCauseController.cs Controllers\RuleEngineConfigController.cs Controllers\RuleEngineController.cs Controllers\RuleEngineStrategyController.cs Controllers\SampleRuleConfigController.cs Controllers\SamplingController.cs Controllers\SamplingExecutionController.cs Controllers\SchedulerController.cs Controllers\ShiftController.cs Controllers\SopDocumentClientController.cs Controllers\SopDocumentController.cs Controllers\StageActionController.cs Controllers\StageConditionMappingController.cs Controllers\StatusActionMappingController.cs Controllers\StatusCodeCommonController.cs Controllers\TaskingHeaderController.cs Controllers\InputFieldControlController.cs Controllers\TimelyFilingLimitController.cs Controllers\TLSummaryController.cs Controllers\UNIDTemplatePostingApprovalController.cs Controllers\UserController.cs Controllers\W2UIController.cs Controllers\WorkFlowConfigController.cs Controllers\WorkOrderConfigController.cs Controllers\YFReportsController.cs DTO\CBRAccountDetails.cs Filters\ConcurrentUserFilterAttribute.cs Filters\AuthenticationFilterAttribute.cs Global.asax.cs HTMLEditor\AppealTemplate.aspx.cs HTMLEditor\AppealTemplate.aspx.designer.cs HTMLEditor\ImageUpload.ashx.cs Models\AccountModels.cs Models\DuplicateNameCheckTemplate.cs Models\NotificationInsertDTO.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs Reports\DataSet\dsAR.Designer.cs Reports\DataSet\dsAutoPost.Designer.cs Reports\DataSet\dsBilling.Designer.cs Reports\DataSet\dsCBR.Designer.cs Reports\DataSet\dsCompliance.Designer.cs Reports\DataSet\dsCco.cs Reports\DataSet\dsCco.Designer.cs Reports\DataSet\dsCsr1.Designer.cs Reports\DataSet\dsDashboard.Designer.cs Reports\DataSet\dsDemo.Designer.cs Reports\DataSet\dsDemoBL.Designer.cs Reports\DataSet\dsParameters.Designer.cs Reports\DataSet\dsPP1.Designer.cs Reports\DataSet\dsQA.cs Reports\DataSet\dsQA.Designer.cs Reports\DataSet\dsSLA.Designer.cs Reports\Forms\demoBillReport.aspx.cs Reports\Forms\demoBillReport.aspx.designer.cs Reports\Forms\demoReport.aspx.cs Reports\Forms\demoReport.aspx.designer.cs Reports\Forms\frmGen.aspx.cs Reports\Forms\frmGen.aspx.designer.cs Reports\Forms\ReportHome.aspx.cs Reports\Forms\ReportHome.aspx.designer.cs Security.cs Startup.cs UI\CommonService.cs UI\GridExtension.cs UI\GridHelper.cs UI\HelperExtension.cs UI\VersionHelper.cs Utility\Configurations.cs Utility\ServiceHelper.cs ValidationGroupAttributeAdapter.cs XmlModelValidatorProvider.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:36:02.554Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:38:57.327Z] Controllers\UserController.cs(26,7): warning CS0105: The using directive for 'System.Configuration' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] XmlModelValidatorProvider.cs(29,36): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] XmlModelValidatorProvider.cs(33,36): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(401,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(429,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(520,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(762,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(797,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(824,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(952,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1009,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1312,45): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1344,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1403,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1543,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1584,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1647,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1809,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(1879,29): warning CS0472: The result of the expression is always 'true' since a value of type 'DbType' is never equal to 'null' of type 'DbType?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(2018,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.328Z] Reports\Forms\frmGen.aspx.cs(2137,48): warning CS0219: The variable 'isChk' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\frmGen.aspx.cs(2165,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\frmGen.aspx.cs(2232,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\frmGen.aspx.cs(2321,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\frmGen.aspx.cs(2384,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\frmGen.aspx.cs(2467,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\demoReport.aspx.cs(271,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\demoReport.aspx.cs(318,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Reports\Forms\demoReport.aspx.cs(968,37): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\AppealTemplateAutomationController.cs(325,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\ARWorkFlowController.cs(323,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\ARWorkFlowController.cs(324,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\AppealTemplateController.cs(807,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\ARWorkFlowReadOnlyController.cs(786,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BillingPPWorkFlowController.cs(370,22): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BulkCompletionController.cs(60,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BulkCompletionController.cs(49,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BulkCompletionController.cs(77,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BillingPPWorkFlowController.cs(462,17): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BillingPPWorkFlowController.cs(469,165): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\BillingPPWorkFlowController.cs(790,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.329Z] Controllers\CBRWorkFlowController.cs(151,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\CBRWorkFlowController.cs(152,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\RuleEngineStrategyController.cs(767,17): warning CS0219: The variable 'errorCode' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\RootCauseController.cs(238,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\ClinicController.cs(782,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\ClinicController.cs(1004,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\RefundTemplateController.cs(785,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\ImportInputFieldMapConfigController.cs(58,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\PreferenceController.cs(94,20): warning CS0219: The variable 'message' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\OpsShufflingController.cs(32,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\OpsShufflingController.cs(61,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] Controllers\OpsShufflingController.cs(62,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] HTMLEditor\AppealTemplate.aspx.cs(354,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.331Z] HTMLEditor\AppealTemplate.aspx.cs(401,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\OptimixMenuController.cs(87,18): warning CS0168: The variable 'isInserted' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\PaymentPlanController.cs(29,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\PaymentPlanController.cs(30,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\PaymentPlanController.cs(100,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\PaymentPlanController.cs(101,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\QAAgentRatingController.cs(41,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\QAAgentRatingController.cs(70,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\QAAgentRatingController.cs(102,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\GlobalSearchController.cs(475,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\GlobalSearchController.cs(476,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\HomeController.cs(195,17): warning CS0219: The variable 'iTaskRejectedCount' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\GridController.cs(331,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\DareImportScheduleController.cs(210,18): warning CS0219: The variable 'IsHeaderRow' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\HomeController.cs(1096,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\HomeController.cs(1424,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\InventoryAllocationController.cs(282,13): warning CS1717: Assignment made to same variable; did you mean to assign something else? [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\LdapController.cs(50,21): warning CS0169: The field 'LdapController.iUserId' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\PayerURLMasterController.cs(39,36): warning CS0414: The field 'PayerURLMasterController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\RolePrivilegeController.cs(48,36): warning CS0414: The field 'RolePrivilegeController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\ImportInputFieldMapConfigController.cs(35,30): warning CS0414: The field 'ImportInputFieldMapConfigController.qaAgentRatingCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\RolePrivilegeController.cs(49,36): warning CS0414: The field 'RolePrivilegeController.checkUpdate' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\ImportInputFieldMapConfigController.cs(33,17): warning CS0414: The field 'ImportInputFieldMapConfigController.ds' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.332Z] Controllers\ImportInputFieldMapConfigController.cs(36,33): warning CS0414: The field 'ImportInputFieldMapConfigController.qualityParameterCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] Controllers\ACRDashBoardController.cs(44,36): warning CS0414: The field 'ACRDashBoardController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] Controllers\RolePrivilegeController.cs(47,36): warning CS0414: The field 'RolePrivilegeController.checkDelete' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] Controllers\SchedulerController.cs(35,36): warning CS0414: The field 'SchedulerController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] appealtemplateautomation.cs(9,18): warning S101: Rename class 'appealtemplateautomation' to match pascal case naming rules, consider using 'Appealtemplateautomation'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] App_Start\BundleConfig.cs(5,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] App_Start\AuthConfig.cs(5,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] App_Start\AuthConfig.cs(19,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.333Z] App_Start\BundleConfig.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.338Z] App_Start\BundleConfig.cs(253,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.338Z] App_Start\FilterConfig.cs(7,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.338Z] Controllers\ACRDashBoardController.cs(46,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.338Z] Controllers\ACRDashBoardController.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.338Z] Controllers\ACRDashBoardController.cs(67,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(91,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(94,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(216,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(253,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(282,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(314,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(355,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(376,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(399,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(422,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(445,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(468,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(490,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(494,11): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(496,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(514,11): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(518,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.341Z] Controllers\ACRDashBoardController.cs(520,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ACRDashBoardController.cs(616,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ACRDashBoardController.cs(632,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ACRDashBoardController.cs(676,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ACRDashBoardController.cs(871,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(112,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(141,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(160,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(180,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(198,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(218,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(358,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(378,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(383,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(392,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(456,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(461,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(473,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\ActivityCodeController.cs(549,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\AppealsFillingLimitController.cs(39,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.342Z] Controllers\AppealsFillingLimitController.cs(102,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealsFillingLimitController.cs(633,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(289,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(451,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(454,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(503,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(616,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(619,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(639,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(683,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(700,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(849,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(891,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(948,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(953,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(960,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(1005,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\AppealTemplateController.cs(1010,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\ARDashboardController.cs(157,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\ARWorkFlowController.cs(119,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\ARWorkFlowController.cs(125,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.343Z] Controllers\ARWorkFlowController.cs(133,60): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(150,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(161,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(167,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(173,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(180,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(186,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(200,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(232,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(378,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(428,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(438,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(476,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(525,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(531,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(535,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(589,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.344Z] Controllers\ARWorkFlowController.cs(592,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(627,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(661,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(675,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(746,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(753,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(790,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowController.cs(806,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowReadOnlyController.cs(50,48): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowReadOnlyController.cs(70,50): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.345Z] Controllers\ARWorkFlowReadOnlyController.cs(376,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\ARWorkFlowReadOnlyController.cs(438,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\ARWorkFlowReadOnlyController.cs(678,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\ARWorkFlowReadOnlyController.cs(685,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\ARWorkFlowReadOnlyController.cs(700,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\ARWorkFlowReadOnlyController.cs(743,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(60,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(155,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(188,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(234,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(248,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(254,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(264,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(358,75): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(378,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(432,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(490,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(625,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(724,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(730,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BillingPPWorkFlowController.cs(800,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BLGDashboardController.cs(147,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.346Z] Controllers\BucketCategoryController.cs(22,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketCategoryController.cs(45,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketCategoryController.cs(55,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketCategoryController.cs(68,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketCategoryController.cs(74,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketDetailsController.cs(251,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketDetailsController.cs(254,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketDetailsController.cs(266,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BucketDetailsController.cs(551,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\BulkCompletionController.cs(37,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\CachingController.cs(51,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\CachingController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\CachingController.cs(92,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\CachingController.cs(108,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\CachingController.cs(118,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.347Z] Controllers\CachingController.cs(124,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CachingController.cs(129,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CachingController.cs(134,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CachingController.cs(149,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CachingController.cs(224,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CachingController.cs(235,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CBRWorkFlowController.cs(494,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\CBRWorkFlowReadOnlyController.cs(60,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] App_Start\RouteConfig.cs(10,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(92,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(117,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(124,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(141,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(158,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(233,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(254,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(273,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(282,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(294,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(309,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(337,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.348Z] Controllers\ClinicController.cs(342,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(383,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(410,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(415,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(429,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(488,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(711,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(719,48): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(725,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(760,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(805,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(827,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(883,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(990,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(1033,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.349Z] Controllers\ClinicController.cs(1069,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1149,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1164,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1245,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1252,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1260,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1271,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1411,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1460,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1473,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1475,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1483,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1485,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1494,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\ClinicController.cs(1499,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\CommonController.cs(102,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\CommonController.cs(117,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\CommonController.cs(122,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\CommonController.cs(127,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.350Z] Controllers\GlobalSearchBillingPPController.cs(38,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\GlobalSearchBillingPPController.cs(72,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\GlobalSearchBillingPPController.cs(124,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\GlobalSearchBillingPPController.cs(166,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\GlobalSearchBillingPPController.cs(199,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\EvaluationReadOnlyController.cs(19,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\EvaluationReadOnlyController.cs(146,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InputFieldMappingController.cs(57,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InputFieldMappingController.cs(101,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InputFieldMappingController.cs(107,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InventoryAllocationController.cs(96,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InventoryAllocationController.cs(105,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InventoryAllocationController.cs(213,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\InventoryAllocationController.cs(281,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\LdapController.cs(31,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\LdapController.cs(68,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\LdapController.cs(87,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\LdapController.cs(217,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\LdapController.cs(223,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\OptimixRolePrivilegeController.cs(34,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\PCRActionCodeController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\PCRActionCodeController.cs(56,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\PCRRAStatusController.cs(38,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\PCRRAStatusController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.351Z] Controllers\PCRRAStatusController.cs(109,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\PCRStatusCodeController.cs(136,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\PCRStatusCodeController.cs(142,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\PCRStatusCodeController.cs(168,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\PracticeWiseEncounterInfoController.cs(42,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\QAAgentRatingController.cs(134,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\DareImportController.cs(53,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\DareImportController.cs(91,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\DareImportController.cs(100,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.352Z] Controllers\DareImportController.cs(106,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.353Z] Controllers\DenialConfigurationController.cs(95,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\EvaluationController.cs(37,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\EvaluationController.cs(158,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\EvaluationController.cs(346,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\EvaluationController.cs(351,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\ExternalActivityCodeController.cs(25,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(32,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(119,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(188,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(218,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(230,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(252,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(294,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(297,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(359,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(388,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(431,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(433,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(486,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(521,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(605,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(640,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(643,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(657,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.354Z] Controllers\GlobalSearchController.cs(687,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GlobalSearchController.cs(707,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GlobalSearchController.cs(873,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GlobalSearchController.cs(903,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GlobalSearchController.cs(1052,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GlobalSearchController.cs(1105,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridConfigController.cs(163,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(98,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(259,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(271,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(342,28): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(381,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(441,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(448,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(456,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\GridController.cs(471,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\HomeController.cs(133,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\HomeController.cs(191,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\HomeController.cs(209,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.355Z] Controllers\HomeController.cs(221,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(235,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(290,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(378,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(379,44): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(380,55): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(387,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(416,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(428,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(484,75): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(559,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(581,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(589,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(608,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(650,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(677,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(803,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.356Z] Controllers\HomeController.cs(879,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\HomeController.cs(892,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\HomeController.cs(1069,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\HomeController.cs(1273,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\HomeController.cs(1279,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\HomeController.cs(1372,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\HomeController.cs(1704,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(35,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(76,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(121,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(140,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(185,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(207,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(226,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(261,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(275,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(337,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(453,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(475,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(476,65): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(496,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(516,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(518,68): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(519,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(537,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.357Z] Controllers\LeaveController.cs(571,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\LockController.cs(99,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\ManualAllocationController.cs(37,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\ManualAllocationController.cs(170,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\MasterController.cs(64,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\MasterController.cs(114,48): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\MasterController.cs(115,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PayerURLMasterController.cs(186,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PayerURLMasterController.cs(237,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PayerURLMasterController.cs(417,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PayerURLMasterController.cs(497,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PrivilegeFilter.cs(52,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PrivilegeFilter.cs(56,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\PrivilegeFilter.cs(61,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\ProductionColumnController.cs(28,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\ProductionColumnController.cs(81,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QAAgentQualitySummaryController.cs(49,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QAQualityParameterController.cs(107,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QAWorkOrderController.cs(48,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QAWorkSummaryController.cs(45,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QcaSubprocessController.cs(122,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QcaSubprocessController.cs(127,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QcaSubprocessController.cs(133,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.358Z] Controllers\QcaSubprocessController.cs(137,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\QualityCheckController.cs(44,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\QualityCheckController.cs(152,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\QualityCheckController.cs(319,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(388,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(391,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(427,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(430,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(433,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(446,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(609,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(612,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(632,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(676,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ACRDashBoardController.cs(42,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RefundTemplateController.cs(693,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ACRDashBoardController.cs(43,32): warning S2933: Make 'dashboardTarget' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ReportController.cs(36,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ReportImportController.cs(40,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ReportImportController.cs(63,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ReportImportController.cs(71,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\ReportImportController.cs(104,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RolePrivilegeController.cs(38,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RolePrivilegeController.cs(222,102): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RolePrivilegeController.cs(279,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.359Z] Controllers\RolePrivilegeController.cs(440,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RolePrivilegeController.cs(458,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RolePrivilegeController.cs(468,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\ACRDashBoardController.cs(44,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(90,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(95,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(123,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(153,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(155,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(164,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(175,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(182,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(188,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(217,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(231,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(259,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(263,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(302,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(332,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(343,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(368,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(440,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.360Z] Controllers\RootCauseController.cs(445,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(480,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(484,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(512,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(533,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(540,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(555,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(562,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(575,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(580,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(586,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(603,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(643,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(645,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(654,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(666,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(676,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(699,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.361Z] Controllers\RootCauseController.cs(707,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RootCauseController.cs(730,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RootCauseController.cs(755,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RuleEngineConfigController.cs(51,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RuleEngineController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RuleEngineController.cs(110,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RuleEngineController.cs(278,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RuleEngineStrategyController.cs(159,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.362Z] Controllers\RuleEngineStrategyController.cs(238,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.363Z] Controllers\RuleEngineStrategyController.cs(642,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.363Z] Controllers\RuleEngineStrategyController.cs(644,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.363Z] Controllers\RuleEngineStrategyController.cs(683,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.363Z] Controllers\RuleEngineStrategyController.cs(704,88): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ACRDashBoardController.cs(33,18): warning S101: Rename class 'ACRDashBoardController' to match pascal case naming rules, consider using 'AcrDashBoardController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActionCodeCommonController.cs(18,33): warning S2933: Make 'interfaceAction' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActionCodeCommonController.cs(19,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActionCodeCommonController.cs(20,33): warning S2933: Make 'actionCodeCommonCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActiveDirectoryConfigController.cs(14,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActiveDirectoryConfigController.cs(15,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActiveDirectoryConfigController.cs(16,46): warning S2933: Make '_activeDirectoryConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\ActiveDirectoryConfigController.cs(14,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\SamplingController.cs(183,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.364Z] Controllers\SamplingController.cs(193,15): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.366Z] Controllers\ActivityCodeController.cs(32,23): warning S2933: Make 'statusCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.366Z] Controllers\ActivityCodeController.cs(33,23): warning S2933: Make 'actionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.367Z] Controllers\SamplingExecutionController.cs(75,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.367Z] Controllers\SamplingExecutionController.cs(151,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.367Z] Controllers\ActivityCodeController.cs(34,23): warning S2933: Make 'reasonCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.367Z] Controllers\SchedulerController.cs(68,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.367Z] Controllers\ActivityCodeController.cs(35,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ActivityCodeController.cs(36,26): warning S2933: Make 'workOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(79,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(123,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(185,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(191,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(203,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ShiftController.cs(217,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\StatusActionMappingController.cs(78,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\StatusCodeCommonController.cs(107,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TimelyFilingLimitController.cs(390,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TimelyFilingLimitController.cs(405,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Security.cs(11,25): warning S3376: Make this class name end with 'Attribute'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ActivityCodeController.cs(256,29): warning S4136: All 'ARActivityActionCode1' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\ActivityCodeController.cs(274,29): warning S4136: All 'ARActivityActionCode' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(42,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(66,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(86,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(202,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(240,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(365,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(388,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\TLSummaryController.cs(437,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.368Z] Controllers\UserController.cs(240,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(331,85): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(337,85): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(343,84): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(358,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(375,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(414,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(443,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(464,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(470,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(480,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(561,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(645,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(668,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(814,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(967,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(990,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(1002,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(1143,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(1264,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(1269,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(1366,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\UserController.cs(1463,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkFlowConfigController.cs(58,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkFlowConfigController.cs(64,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkFlowConfigController.cs(74,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkFlowConfigController.cs(85,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkFlowConfigController.cs(263,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkFlowConfigController.cs(702,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.369Z] Controllers\WorkOrderConfigController.cs(58,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Global.asax.cs(52,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Global.asax.cs(59,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Global.asax.cs(72,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Global.asax.cs(90,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Global.asax.cs(94,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] HTMLEditor\AppealTemplate.aspx.cs(95,15): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] HTMLEditor\AppealTemplate.aspx.cs(103,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] HTMLEditor\AppealTemplate.aspx.cs(412,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\DataSet\dsCco.cs(1,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\DataSet\dsCco.cs(4,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\DataSet\dsCco.cs(7,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\DataSet\dsCco.cs(10,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\DataSet\dsCco.cs(13,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoBillReport.aspx.cs(865,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Controllers\LdapController.cs(38,21): warning S2933: Make 'usercurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(120,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(151,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(163,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(169,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(182,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(187,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Controllers\LdapController.cs(39,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(225,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.370Z] Reports\Forms\demoReport.aspx.cs(239,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(252,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(263,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Controllers\LdapController.cs(40,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(685,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(723,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(733,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(760,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(784,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(787,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(800,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(833,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(882,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(996,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(1007,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\demoReport.aspx.cs(1062,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(79,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(191,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(198,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(221,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(889,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(935,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(1416,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(1499,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(1512,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(1537,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(1928,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(2045,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(2209,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(2285,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(2290,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(2303,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.371Z] Reports\Forms\frmGen.aspx.cs(2305,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\frmGen.aspx.cs(2312,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\frmGen.aspx.cs(2314,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\frmGen.aspx.cs(2349,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\frmGen.aspx.cs(2386,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\frmGen.aspx.cs(2427,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\frmGen.aspx.cs(2469,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Controllers\LdapController.cs(50,9): warning S1144: Remove the unused private field 'iUserId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Reports\Forms\ReportHome.aspx.cs(20,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Security.cs(14,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Security.cs(23,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] Security.cs(198,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(87,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(140,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(151,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(185,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(221,24): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(244,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(381,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(413,71): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(450,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(557,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(692,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(703,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(713,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(856,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(954,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(980,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(1012,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(1040,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(1044,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.372Z] UI\GridExtension.cs(1099,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(1173,15): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(1230,44): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(1238,44): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(1314,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(1505,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(207,27): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(378,27): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(441,23): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(553,31): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(689,35): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridExtension.cs(753,39): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridHelper.cs(66,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridHelper.cs(74,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\GridHelper.cs(78,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(330,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(340,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(348,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(392,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(440,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(472,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] UI\HelperExtension.cs(479,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] Controllers\LdapController.cs(38,21): warning S4487: Remove this unread private field 'usercurator' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] ValidationGroupAttributeAdapter.cs(70,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] XmlModelValidatorProvider.cs(84,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.374Z] XmlModelValidatorProvider.cs(89,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\LdapController.cs(39,23): warning S4487: Remove this unread private field 'commonService' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(31,21): warning S2933: Make 'userCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(32,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(33,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(50,29): warning S4136: All 'Index' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(599,29): warning S4136: All 'UserReg' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(631,29): warning S4136: All 'UserReg_old' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(41,16): warning S1450: Remove the field 'sReqURL' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\UserController.cs(44,21): warning S1450: Remove the field 'iUserId' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Models\NotificationInsertDTO.cs(8,18): warning S101: Rename class 'NotificationInsertDTO' to match pascal case naming rules, consider using 'NotificationInsertDto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\GlobalSearchBillingPPController.cs(21,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\GlobalSearchBillingPPController.cs(22,24): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\GlobalSearchBillingPPController.cs(22,9): warning S1144: Remove the unused private field '_common'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\KmsController.cs(17,20): warning S2933: Make 'kmsCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(30,24): warning S2933: Make 'Rm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(31,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(33,17): warning S2933: Make 'ds' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(34,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(35,30): warning S2933: Make 'qaAgentRatingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(36,33): warning S2933: Make 'qualityParameterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(30,9): warning S1144: Remove the unused private field 'Rm'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(31,9): warning S1144: Remove the unused private field '_CS'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(33,9): warning S1144: Remove the unused private field 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(35,9): warning S1144: Remove the unused private field 'qaAgentRatingCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(36,9): warning S1144: Remove the unused private field 'qualityParameterCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ImportInputFieldMapConfigController.cs(32,23): warning S1450: Remove the field 'LoadDataFromFile' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] UI\GridHelper.cs(28,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] UI\HelperExtension.cs(220,37): warning S4136: All 'OxLabelFor' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\EvaluationController.cs(18,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\EvaluationController.cs(19,27): warning S2933: Make '_evaluationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ExternalActivityCodeController.cs(24,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ReportController.cs(25,16): warning S2933: Make 'connectionStringReport' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ReportController.cs(27,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\ReportImportController.cs(28,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\RolePrivilegeController.cs(41,28): warning S2933: Make '_roleprivilege' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\RolePrivilegeController.cs(42,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\RolePrivilegeController.cs(47,9): warning S1144: Remove the unused private field 'checkDelete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\RolePrivilegeController.cs(48,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.375Z] Controllers\RolePrivilegeController.cs(49,9): warning S1144: Remove the unused private field 'checkUpdate'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\RolePrivilegeController.cs(46,13): warning S1450: Remove the field 'logId' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\RootCauseController.cs(31,32): warning S2933: Make 'rootCauseActionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\RootCauseController.cs(32,35): warning S2933: Make 'rootCauseRejectionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\RootCauseController.cs(33,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\RootCauseController.cs(78,29): warning S4136: All 'RootCauseAction1' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\RootCauseController.cs(111,29): warning S4136: All 'RootCauseAction' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Utility\ServiceHelper.cs(14,28): warning S2933: Make 'httpClient' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Reports\Forms\demoReport.aspx.cs(700,9): warning S1144: Remove the unused private method 'GetXML'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Reports\Forms\frmGen.aspx.cs(374,9): warning S1144: Remove the unused private method 'ExportFileFromServer'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Reports\Forms\frmGen.aspx.cs(1558,9): warning S1144: Remove the unused private method 'ExportToExcel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Reports\Forms\frmGen.aspx.cs(2265,9): warning S1144: Remove the unused private method 'ExportToExcel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Reports\Forms\frmGen.aspx.cs(1558,22): warning S4136: All 'ExportToExcel' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Reports\DataSet\dsCco.cs(20,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealsFillingLimitController.cs(19,43): warning S2933: Make '_AFLCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealsFillingLimitController.cs(23,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealsFillingLimitController.cs(278,29): warning S4136: All 'AppealsFillingLimitDetails' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateAutomationController.cs(25,41): warning S2933: Make '_ataCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateAutomationController.cs(26,44): warning S2933: Make '_appealTemplateAutomationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateAutomationController.cs(28,19): warning S2933: Make 'dsTableRecords' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateAutomationController.cs(28,9): warning S1144: Remove the unused private field 'dsTableRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateAutomationController.cs(30,31): warning S1450: Remove the field 'commonService' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\ARDashboardController.cs(22,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\ARWorkFlowController.cs(29,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\ARWorkFlowController.cs(31,26): warning S2933: Make 'sopMasterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateController.cs(42,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateController.cs(43,31): warning S2933: Make 'appealTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.376Z] Controllers\AppealTemplateController.cs(45,29): warning S2933: Make 'appealConfiguration' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\AppealTemplateController.cs(46,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\AppealTemplateController.cs(820,29): warning S4136: All 'AppealEmailTemplateConfgiration' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\ARWorkFlowReadOnlyController.cs(23,26): warning S2933: Make 'workOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Reports\DataSet\dsQA.cs(4,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldController.cs(17,35): warning S2933: Make '_inputFieldCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldController.cs(18,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldController.cs(52,29): warning S4136: All 'Crud' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldMappingController.cs(22,42): warning S2933: Make 'inputFieldMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldMappingController.cs(23,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldMappingController.cs(24,24): warning S2933: Make 'successMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.377Z] Controllers\InputFieldMappingController.cs(25,24): warning S2933: Make 'errorMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\InputFieldMappingController.cs(68,29): warning S4136: All 'Crud' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\InputFieldMappingController.cs(24,39): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\InputFieldMappingController.cs(25,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\InventoryAllocationController.cs(25,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\InventoryAllocationController.cs(26,36): warning S2933: Make 'inventoryAllocationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\MessageTemplateController.cs(26,40): warning S2933: Make 'messageTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\MessageTemplateController.cs(31,31): warning S1450: Remove the field 'commonService' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\NotifierController.cs(22,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\NotifierController.cs(23,25): warning S2933: Make 'notifierCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\OptimixRolePrivilegeController.cs(21,37): warning S2933: Make 'optimixRolePrivilegeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\OptimixRolePrivilegeController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\OpsShufflingController.cs(18,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\OpsShufflingController.cs(20,29): warning S2933: Make 'opsShufflingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRActionCodeController.cs(30,30): warning S2933: Make 'pcrActionCodeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRActionCodeController.cs(31,23): warning S2933: Make 'commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRActionCodeController.cs(28,18): warning S101: Rename class 'PCRActionCodeController' to match pascal case naming rules, consider using 'PcrActionCodeController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRPaymentPlanController.cs(32,44): warning S2933: Make 'pcrPaymentPlanConfigurationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRPaymentPlanController.cs(33,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRPaymentPlanController.cs(30,18): warning S101: Rename class 'PCRPaymentPlanController' to match pascal case naming rules, consider using 'PcrPaymentPlanController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRRAStatusController.cs(18,28): warning S2933: Make 'pcrRAStatusCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRRAStatusController.cs(19,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRRAStatusController.cs(16,18): warning S101: Rename class 'PCRRAStatusController' to match pascal case naming rules, consider using 'PcrraStatusController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRStatusCodeController.cs(29,30): warning S2933: Make 'pcrStatusCodeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRStatusCodeController.cs(30,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\PCRStatusCodeController.cs(27,18): warning S101: Rename class 'PCRStatusCodeController' to match pascal case naming rules, consider using 'PcrStatusCodeController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\OptimixMenuController.cs(15,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.379Z] Controllers\OptimixMenuController.cs(17,28): warning S2933: Make '_OptimixMenuCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\PracticeWiseEncounterInfoController.cs(29,31): warning S2933: Make 'practiceWiseEncounterObj' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\PracticeWiseEncounterInfoController.cs(31,21): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\PracticeWiseEncounterInfoController.cs(30,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\PaymentPlanController.cs(22,28): warning S2933: Make 'objPaymentPlanCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\YFReportsController.cs(15,26): warning S2933: Make 'yfReportsCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QAAgentRatingController.cs(27,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BucketCategoryController.cs(19,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QAAgentRatingController.cs(29,30): warning S1450: Remove the field 'qaAgentRatingCurator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QAAgentRatingController.cs(30,33): warning S1450: Remove the field 'qualityParameterCurator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QAAgentRatingController.cs(31,28): warning S1450: Remove the field 'qaAgentRatingModel' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BucketCategoryController.cs(20,31): warning S2933: Make 'objBucketCategoryCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QACheckTypeController.cs(21,28): warning S2933: Make 'qaCheckTypeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QACheckTypeController.cs(22,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QACheckTypeController.cs(36,29): warning S4136: All 'QACheckType' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QACheckTypeController.cs(21,47): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QACheckTypeController.cs(22,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\QARuleEngineConfigController.cs(19,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\DareImportController.cs(15,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\DareImportScheduleController.cs(26,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BucketDetailsController.cs(27,30): warning S2933: Make 'bucketDetailsCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BucketDetailsController.cs(28,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BucketDetailsController.cs(29,37): warning S2933: Make 'previewBucketMappingDetails' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BulkCompletionController.cs(20,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\DenialConfigurationController.cs(21,29): warning S2933: Make 'denialConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\DenialConfigurationController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\DenialConfigurationController.cs(23,26): warning S2933: Make 'woCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\DenialConfigurationController.cs(23,26): warning S4487: Remove this unread private field 'woCurator' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BulkCompletionController.cs(21,29): warning S1450: Remove the field 'bulkCompletionModel' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\BulkCompletionController.cs(22,31): warning S1450: Remove the field 'bulkCompletionCurator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRGlobalSearchController.cs(21,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRGlobalSearchController.cs(22,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRGlobalSearchController.cs(22,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRGlobalSearchController.cs(19,18): warning S101: Rename class 'CBRGlobalSearchController' to match pascal case naming rules, consider using 'CbrGlobalSearchController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRWorkFlowController.cs(20,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRWorkFlowController.cs(18,18): warning S101: Rename class 'CBRWorkFlowController' to match pascal case naming rules, consider using 'CbrWorkFlowController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.380Z] Controllers\CBRWorkFlowReadOnlyController.cs(20,26): warning S2933: Make 'workOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\CBRWorkFlowReadOnlyController.cs(18,18): warning S101: Rename class 'CBRWorkFlowReadOnlyController' to match pascal case naming rules, consider using 'CbrWorkFlowReadOnlyController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\GlobalSearchController.cs(28,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\GlobalSearchController.cs(29,16): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\HomeController.cs(28,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QASubProcessAuditorMappingController.cs(29,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QAWorkOrderController.cs(15,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QAWorkSummaryController.cs(15,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QcaSubprocessController.cs(29,30): warning S2933: Make '_interfaceQS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QcaSubprocessController.cs(30,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RaImportController.cs(22,23): warning S2933: Make 'Rm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RaImportController.cs(23,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QualityCheckController.cs(25,29): warning S2933: Make '_qaQualityCheckModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QualityCheckController.cs(26,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\QualityCheckController.cs(148,29): warning S4136: All 'QualityCheckView' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundAttachmentDocumentController.cs(17,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundAttachmentDocumentController.cs(18,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundAttachmentDocumentController.cs(19,39): warning S2933: Make '_refundDocumentCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundAttachmentDocumentController.cs(17,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundTemplateController.cs(33,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundTemplateController.cs(34,31): warning S2933: Make 'refundTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundTemplateController.cs(36,29): warning S2933: Make 'refundConfiguration' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RefundTemplateController.cs(37,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RuleEngineStrategyController.cs(22,35): warning S2933: Make 'ruleEngineStrategyCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\RuleEngineStrategyController.cs(23,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SamplingController.cs(34,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SampleRuleConfigController.cs(19,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SamplingExecutionController.cs(19,23): warning S2933: Make 'cs' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\ShiftController.cs(32,30): warning S2933: Make '_shiftCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\ShiftController.cs(33,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SchedulerController.cs(34,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SchedulerController.cs(35,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\WorkFlowConfigController.cs(36,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentClientController.cs(17,24): warning S2933: Make 'errorMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentClientController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentClientController.cs(19,26): warning S2933: Make 'sopMasterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentController.cs(23,24): warning S2933: Make 'successMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentController.cs(24,24): warning S2933: Make 'errorMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentController.cs(25,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\SopDocumentController.cs(26,26): warning S2933: Make 'sopMasterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\StageActionController.cs(16,28): warning S2933: Make '_StageActionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.381Z] Controllers\StageActionController.cs(17,26): warning S2933: Make '_StageActionModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\SopDocumentController.cs(23,39): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\SopDocumentController.cs(24,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\SopDocumentClientController.cs(18,23): warning S4487: Remove this unread private field 'commonService' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\SopDocumentClientController.cs(17,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\WorkFlowConfigController.cs(35,21): warning S1450: Remove the field 'iUserId' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\StageConditionMappingController.cs(16,38): warning S2933: Make '_StageConditionMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\StageConditionMappingController.cs(17,36): warning S2933: Make '_StageConditionMappingModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\StatusActionMappingController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\StatusActionMappingController.cs(19,36): warning S2933: Make 'statusActionMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\StatusCodeCommonController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\StatusCodeCommonController.cs(20,33): warning S2933: Make 'statusCodeCommonCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TaskingHeaderController.cs(35,34): warning S2933: Make 'taskinHeaderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TaskingHeaderController.cs(37,27): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TimelyFilingLimitController.cs(32,42): warning S2933: Make 'tflCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TimelyFilingLimitController.cs(33,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\RuleEngineConfigController.cs(18,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TLSummaryController.cs(43,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\InputFieldControlController.cs(19,42): warning S2933: Make '_inputFieldControlCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TLSummaryController.cs(36,21): warning S1450: Remove the field 'user_Id' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\TLSummaryController.cs(39,24): warning S1450: Remove the field 'sessionUserType' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(19,27): warning S2933: Make 'uNIDConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(20,24): warning S2933: Make 'providerDetail' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(21,27): warning S2933: Make 'uNIDConfiguration' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\RuleEngineController.cs(43,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\RuleEngineController.cs(44,16): warning S2933: Make 'descBLGBucketAllocation' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\RuleEngineController.cs(45,16): warning S2933: Make 'descTaskAllocation' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(22,9): warning S1144: Remove the unused private field '_commonService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(20,24): warning S4487: Remove this unread private field 'providerDetail' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\UNIDTemplatePostingApprovalController.cs(15,18): warning S101: Rename class 'UNIDTemplatePostingApprovalController' to match pascal case naming rules, consider using 'UnidTemplatePostingApprovalController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\RuleEngineController.cs(42,26): warning S1450: Remove the field 'RMC' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\CheckAuthenticationSecurityController.cs(9,44): warning S2933: Make 'authCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\AutoActionTemplateController.cs(27,43): warning S2933: Make 'autoActionTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\AutoActionTemplateController.cs(31,31): warning S1450: Remove the field 'commonService' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\ClinicController.cs(41,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\ClinicController.cs(1142,23): warning S2933: Make 'CCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\ClinicController.cs(585,29): warning S4136: All 'ExtSearchnTask' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\ClinicController.cs(1146,29): warning S4136: All 'ExternalUserMapping' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.382Z] Controllers\BillingPPWorkFlowController.cs(23,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\CommonController.cs(30,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\CommonController.cs(31,26): warning S2933: Make '_WorkOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\CommonController.cs(30,9): warning S1144: Remove the unused private field '_commonService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\ConfigurationGroupController.cs(28,35): warning S2933: Make 'configurationGroupCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\ConfigurationGroupController.cs(29,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\CommonController.cs(27,24): warning S1450: Remove the field 'exportUtility' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\BLGDashboardController.cs(19,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\BLGDashboardController.cs(17,18): warning S101: Rename class 'BLGDashboardController' to match pascal case naming rules, consider using 'BlgDashboardController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] XmlModelValidatorProvider.cs(21,42): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] XmlModelValidatorProvider.cs(22,41): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] XmlModelValidatorProvider.cs(23,41): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] XmlModelValidatorProvider.cs(25,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] XmlModelValidatorProvider.cs(44,67): warning S2223: Change the visibility of 'DefaultAttributeFactory' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] XmlModelValidatorProvider.cs(47,84): warning S2223: Change the visibility of 'AttributeFactories' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\LockController.cs(33,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\ManualAllocationController.cs(21,33): warning S2933: Make '_manualAllocation' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\ManualAllocationController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\MasterController.cs(47,21): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\PayerURLMasterController.cs(38,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\PayerURLMasterController.cs(39,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\PayerURLMasterController.cs(35,18): warning S101: Rename class 'PayerURLMasterController' to match pascal case naming rules, consider using 'PayerUrlMasterController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\PreferenceController.cs(28,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\ProductionColumnController.cs(18,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\QAAgentQualitySummaryController.cs(19,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] Controllers\QAController.cs(31,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(8,18): warning S101: Rename class 'CBRAccountDetails' to match pascal case naming rules, consider using 'CbrAccountDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(15,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(15,30): warning S2223: Change the visibility of 'OpenBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(16,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(16,30): warning S2223: Change the visibility of 'ZeroBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(17,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(18,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(17,30): warning S2223: Change the visibility of 'CreditBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(18,30): warning S2223: Change the visibility of 'MovePay' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.383Z] DTO\CBRAccountDetails.cs(19,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] DTO\CBRAccountDetails.cs(19,30): warning S2223: Change the visibility of 'AllEncounter' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Security.cs(135,63): warning S927: Rename parameter 'HCB' to 'httpContext' to match the base class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Security.cs(155,17): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(131,99): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(177,99): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] XmlModelValidatorProvider.cs(29,45): warning S3885: Replace this call to 'Assembly.LoadWithPartialName' with 'Assembly.Load'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] XmlModelValidatorProvider.cs(33,45): warning S3885: Replace this call to 'Assembly.LoadWithPartialName' with 'Assembly.Load'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(50,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(250,58): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(250,58): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(398,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(404,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(432,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(438,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(448,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(454,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] XmlModelValidatorProvider.cs(92,17): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] XmlModelValidatorProvider.cs(92,89): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(350,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Utility\ServiceHelper.cs(39,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(558,17): warning S1481: Remove the unused local variable 'abc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Reports\Forms\frmGen.aspx.cs(71,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(71,20): warning S1481: Remove the unused local variable 'SysDomain'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(198,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 48 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Reports\Forms\frmGen.aspx.cs(125,37): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(623,34): warning S1854: Remove this useless assignment to local variable '_usermodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(622,17): warning S1481: Remove the unused local variable 'UId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Reports\Forms\frmGen.aspx.cs(106,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(606,34): warning S1854: Remove this useless assignment to local variable '_usermodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Reports\Forms\frmGen.aspx.cs(185,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\UserController.cs(666,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(154,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(160,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(179,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(185,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(193,25): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Reports\Forms\frmGen.aspx.cs(102,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(94,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 40 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(258,38): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.384Z] Controllers\LdapController.cs(258,38): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\LdapController.cs(266,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(711,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(139,225): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(137,52): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(139,38): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(139,149): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(141,13): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(758,82): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(147,13): warning S1871: Either merge this branch with the identical one on line 142 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(406,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(753,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(368,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(208,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 53 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(840,31): warning S1854: Remove this useless assignment to local variable 'usermodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(733,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(213,17): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(739,20): warning S1481: Remove the unused local variable 'categorydata'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(872,37): warning S1481: Remove the unused local variable 'opsShufflingCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(434,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(420,34): warning S1117: Rename 'rptViewer' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(194,17): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(193,17): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(204,31): warning S1168: Return an empty collection instead of null. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(486,29): warning S2259: 'row' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(441,14): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(988,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(903,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(321,106): warning S3427: This method signature overlaps the one defined on line 294, the default parameter value can't be used. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(890,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(1000,37): warning S1481: Remove the unused local variable 'opsShufflingCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(1081,42): warning S1854: Remove this useless assignment to local variable '_WFCM'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(356,21): warning S1481: Remove the unused local variable 'stringDictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(1108,45): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(1106,22): warning S1854: Remove this useless assignment to local variable 'flag'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(1144,53): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Controllers\UserController.cs(1178,45): warning S1854: Remove this useless assignment to local variable 'userRoleModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(408,9): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(803,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] Reports\Forms\frmGen.aspx.cs(829,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.385Z] UI\HelperExtension.cs(421,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(419,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(705,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(489,26): warning S1854: Remove this useless assignment to local variable 'reqlable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(427,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(438,21): warning S1481: Remove the unused local variable 'stringDictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(769,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1256,23): warning S1481: Remove the unused local variable 'mail'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(957,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1383,35): warning S5332: EnableSsl should be set to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(894,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(534,20): warning S3776: Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1412,38): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1412,38): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1420,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(836,14): warning S3776: Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(1015,17): warning S2259: 'dsReport' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1490,30): warning S1481: Remove the unused local variable '_workOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Controllers\UserController.cs(1474,13): warning S1199: Extract this nested code block into a separate method. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(1036,39): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(1350,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(889,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(1186,161): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] Reports\Forms\frmGen.aspx.cs(1314,161): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(549,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(562,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(575,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(585,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(597,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(609,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(619,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(632,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(642,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(655,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(665,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(679,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(689,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(703,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(713,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(723,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.386Z] UI\HelperExtension.cs(737,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(747,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(757,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(770,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(780,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(790,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(805,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(815,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(825,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(839,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(851,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(863,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(875,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(896,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(900,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(509,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 102 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] Reports\Forms\frmGen.aspx.cs(1316,49): warning S1854: Remove this useless assignment to local variable 'val'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(913,46): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] Reports\Forms\frmGen.aspx.cs(1023,16): warning S3776: Refactor this method to reduce its Cognitive Complexity from 118 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] Reports\Forms\frmGen.aspx.cs(1129,41): warning S1871: Either merge this branch with the identical one on line 1123 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1247,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(954,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(967,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(980,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(990,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1002,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1014,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1024,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1037,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1047,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1060,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1070,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1084,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1094,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1108,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1118,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1128,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1142,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1152,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.387Z] UI\HelperExtension.cs(1162,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1177,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1187,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1197,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1403,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1211,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1222,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1233,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1254,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1258,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1360,33): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(913,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 90 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1505,33): warning S1199: Extract this nested code block into a separate method. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1543,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1590,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1479,33): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1325,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1327,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1277,69): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1305,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1654,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\HelperExtension.cs(1442,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\GridHelper.cs(97,22): warning S1854: Remove this useless assignment to local variable 'grid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\GridHelper.cs(70,24): warning S1481: Remove the unused local variable 'miliSecondsDiffFinal'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] UI\GridHelper.cs(71,24): warning S1481: Remove the unused local variable 'secondsFinal'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1687,41): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1747,49): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1757,53): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1773,41): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1786,41): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1662,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 76 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1879,29): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1781,44): warning S1481: Remove the unused local variable 'Value'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1825,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(2024,17): warning S2259: 'dsRecords1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(1953,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(2171,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.388Z] Reports\Forms\frmGen.aspx.cs(2138,161): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2238,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2163,17): warning S1168: Return an empty collection instead of null. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2137,54): warning S1854: Remove this useless assignment to local variable 'isChk'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2141,51): warning S1854: Remove this useless assignment to local variable 'isChk'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2159,27): warning S1854: Remove this useless assignment to local variable 'Count'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2158,27): warning S1854: Remove this useless assignment to local variable 'ColID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2157,27): warning S1854: Remove this useless assignment to local variable 'RowID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2032,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 57 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2121,48): warning S1481: Remove the unused local variable 'txtValue'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2187,21): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2326,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2389,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2375,43): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2375,43): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2472,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2422,39): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\frmGen.aspx.cs(2422,39): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(55,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(89,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(272,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(319,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(318,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(332,26): warning S1117: Rename 'rptViewer' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(271,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(111,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(379,39): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoBillReport.aspx.cs(52,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoBillReport.aspx.cs(78,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoBillReport.aspx.cs(258,39): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoBillReport.aspx.cs(246,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(716,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(851,153): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(970,153): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoBillReport.aspx.cs(97,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoBillReport.aspx.cs(314,26): warning S1117: Rename 'rptViewer' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(1076,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(1071,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.389Z] Reports\Forms\demoReport.aspx.cs(972,41): warning S1854: Remove this useless assignment to local variable 'val'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoReport.aspx.cs(700,16): warning S3776: Refactor this method to reduce its Cognitive Complexity from 78 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoReport.aspx.cs(907,25): warning S1871: Either merge this case with the identical one on line 893 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoReport.aspx.cs(709,26): warning S1481: Remove the unused local variable '_prm'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(820,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(822,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(815,23): warning S1854: Remove this useless assignment to local variable 'dsRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(835,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(879,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(876,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(798,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(800,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] Reports\Forms\demoBillReport.aspx.cs(793,23): warning S1854: Remove this useless assignment to local variable 'dsRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(674,56): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(891,83): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(1333,153): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(1333,215): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(1381,157): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(1483,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(1384,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(1496,59): warning S1172: Remove this unused method parameter 'currentPage'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(169,53): warning S2259: 'gridProperty' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(186,43): warning S2259: 'rowTotal' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\CommonService.cs(62,9): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\CommonService.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\CommonService.cs(73,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\CommonService.cs(82,27): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(78,31): warning S1854: Remove this useless assignment to local variable 'defaultModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(82,30): warning S1854: Remove this useless assignment to local variable 'defaultModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(94,32): warning S1854: Remove this useless assignment to local variable 'dsGridData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(69,38): warning S3776: Refactor this method to reduce its Cognitive Complexity from 492 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.390Z] UI\GridExtension.cs(71,22): warning S1481: Remove the unused local variable 'startTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] UI\GridExtension.cs(445,34): warning S1481: Remove the unused local variable 'lstDistinctDisplayGroup'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] UI\GridExtension.cs(610,36): warning S1481: Remove the unused local variable 'className'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] UI\GridExtension.cs(851,38): warning S1481: Remove the unused local variable 'lstDistinctDisplayGroup'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] UI\CommonService.cs(151,42): warning S3776: Refactor this method to reduce its Cognitive Complexity from 77 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] UI\CommonService.cs(283,33): warning S1940: Use the opposite operator ('>=') instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] UI\CommonService.cs(296,33): warning S1940: Use the opposite operator ('>=') instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(43,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(126,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(135,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(144,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(146,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(156,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(158,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(179,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkOrderConfigController.cs(119,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 40 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(155,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(88,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 156 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(472,165): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(235,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(579,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(539,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 53 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(699,37): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(782,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\ACRDashBoardController.cs(673,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(612,38): warning S2259: 'dtActions' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(681,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(680,24): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(817,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.391Z] Controllers\WorkFlowConfigController.cs(816,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\ActionCodeCommonController.cs(65,37): warning S1117: Rename 'actionCodeCommonCurator' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\ActionCodeCommonController.cs(107,35): warning S1117: Rename 'actionCodeCommonModel' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\W2UIController.cs(50,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\ActivityCodeController.cs(44,56): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\ActiveDirectoryConfigController.cs(74,130): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\ActivityCodeController.cs(120,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\ActivityCodeController.cs(118,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(31,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(232,21): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(184,31): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(164,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(176,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealTemplateAutomationController.cs(112,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealTemplateAutomationController.cs(129,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(124,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 54 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\TLSummaryController.cs(108,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 135 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(445,27): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.392Z] Controllers\AppealsFillingLimitController.cs(419,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealsFillingLimitController.cs(427,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealsFillingLimitController.cs(439,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateAutomationController.cs(290,100): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateAutomationController.cs(297,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateAutomationController.cs(316,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateAutomationController.cs(327,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(43,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealsFillingLimitController.cs(381,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 46 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateAutomationController.cs(268,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(236,21): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(168,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(180,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ActivityCodeController.cs(408,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(56,45): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateController.cs(157,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(85,131): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(129,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 54 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(133,40): warning S2259: 'responseStr' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(155,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(156,17): warning S1481: Remove the unused local variable 'user_Id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(162,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(324,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(269,28): warning S1905: Remove this unnecessary cast to 'DataSet'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(268,34): warning S1854: Remove this useless assignment to local variable 'chartTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(369,50): warning S1854: Remove this useless assignment to local variable 'listComplete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARDashboardController.cs(378,36): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(448,27): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(421,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(429,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(439,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\ARWorkFlowController.cs(40,23): warning S1481: Remove the unused local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateController.cs(356,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\TimelyFilingLimitController.cs(374,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 45 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.393Z] Controllers\AppealTemplateController.cs(365,26): warning S2245: Make sure that using this pseudorandom number generator is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowReadOnlyController.cs(33,50): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(492,29): warning S2259: 'reader' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(545,53): warning S1854: Remove this useless assignment to local variable 'appealLetterDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(357,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(395,29): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowReadOnlyController.cs(131,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(80,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(77,20): warning S1481: Remove the unused local variable 'ReplaceParam'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(78,17): warning S1481: Remove the unused local variable 'sSearchId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(79,20): warning S1481: Remove the unused local variable 'sSearchShortCode'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(577,17): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(657,86): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(636,28): warning S1481: Remove the unused local variable 'outputFile'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(124,40): warning S1481: Remove the unused local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(706,82): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(221,21): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(239,198): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(196,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\TaskingHeaderController.cs(81,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\TaskingHeaderController.cs(269,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(266,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(271,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(276,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(281,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(291,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(296,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(301,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(306,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(311,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\StatusCodeCommonController.cs(106,35): warning S1117: Rename 'statusCodeCommonModel' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(318,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(323,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(324,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(332,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(334,24): warning S1481: Remove the unused local variable 'parentids'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(400,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\AppealTemplateController.cs(807,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowController.cs(415,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowReadOnlyController.cs(620,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.394Z] Controllers\ARWorkFlowReadOnlyController.cs(625,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(630,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(635,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(566,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(576,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(710,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(716,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(721,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(726,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(687,105): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(411,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(426,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(698,20): warning S1481: Remove the unused local variable 'IsSelf'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowReadOnlyController.cs(761,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(702,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.395Z] Controllers\ARWorkFlowController.cs(572,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\ARWorkFlowController.cs(587,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\ARWorkFlowController.cs(732,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\ARWorkFlowController.cs(729,32): warning S1854: Remove this useless assignment to local variable 'WOM'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AppealTemplateController.cs(966,38): warning S1481: Remove the unused local variable 'arworkFlowController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AppealTemplateController.cs(1024,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AppealTemplateController.cs(1023,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(197,29): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\ARWorkFlowController.cs(839,57): warning S1854: Remove this useless assignment to local variable 'keyvalue'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\ARWorkFlowController.cs(851,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(245,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AppealTemplateController.cs(1058,19): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(145,40): warning S1172: Remove this unused method parameter 'index'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AppealTemplateController.cs(1058,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(70,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(145,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 61 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(275,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(277,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(291,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(293,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AuditLogController.cs(262,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(115,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(135,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(172,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(191,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(211,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(230,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(266,43): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(249,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(268,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\AutoActionTemplateController.cs(152,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\BLGDashboardController.cs(99,42): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\BLGDashboardController.cs(115,42): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.396Z] Controllers\ShiftController.cs(160,41): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\ShiftController.cs(163,31): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\ShiftController.cs(150,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BLGDashboardController.cs(163,40): warning S2259: 'responseStr' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BLGDashboardController.cs(184,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BLGDashboardController.cs(191,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(62,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(63,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(64,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(65,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(66,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\ShiftController.cs(138,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BLGDashboardController.cs(284,34): warning S1854: Remove this useless assignment to local variable 'chartTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Filters\ConcurrentUserFilterAttribute.cs(41,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Filters\ConcurrentUserFilterAttribute.cs(23,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BucketCategoryController.cs(64,35): warning S1117: Rename 'objBucketCategoryCurator' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(110,76): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(149,36): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(190,35): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(110,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BucketCategoryController.cs(60,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(95,16): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(206,30): warning S1854: Remove this useless assignment to local variable 'diff'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(316,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SchedulerController.cs(92,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 44 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(151,50): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BucketDetailsController.cs(149,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SamplingExecutionController.cs(26,29): warning S1481: Remove the unused local variable 'sc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(252,17): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\SamplingExecutionController.cs(57,29): warning S1481: Remove the unused local variable 'sc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BucketProcessMappingController.cs(159,37): warning S1854: Remove this useless assignment to local variable 'BUcket'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(49,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(50,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BucketDetailsController.cs(157,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(106,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(77,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(78,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(88,24): warning S1481: Remove the unused local variable 'fileExtension'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BulkCompletionController.cs(92,37): warning S1481: Remove the unused local variable 'fileUpload'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(176,20): warning S1854: Remove this useless assignment to local variable 'tm'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(233,24): warning S1854: Remove this useless assignment to local variable 'HeaderText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(392,17): warning S1854: Remove this useless assignment to local variable 'tm1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.397Z] Controllers\BillingPPWorkFlowController.cs(391,31): warning S1854: Remove this useless assignment to local variable 'tm1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(151,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 72 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(452,49): warning S1481: Remove the unused local variable 'TaskId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BucketDetailsController.cs(343,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(39,54): warning S1854: Remove this useless assignment to local variable 'myCollection'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BucketDetailsController.cs(342,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(551,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(526,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(512,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(609,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(662,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(667,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(672,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(682,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(687,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(692,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(697,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(704,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(648,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(139,36): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SamplingController.cs(170,36): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SamplingController.cs(151,27): warning S1117: Rename '_commonService' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BucketDetailsController.cs(470,59): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BucketDetailsController.cs(461,30): warning S1854: Remove this useless assignment to local variable 'messageId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(81,33): warning S1854: Remove this useless assignment to local variable 'dtSublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(80,49): warning S1854: Remove this useless assignment to local variable 'sublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(100,29): warning S1854: Remove this useless assignment to local variable 'sublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(115,29): warning S1854: Remove this useless assignment to local variable 'sublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(194,31): warning S1854: Remove this useless assignment to local variable 'dtSublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CachingController.cs(78,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BucketDetailsController.cs(536,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BucketDetailsController.cs(557,32): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SampleRuleConfigController.cs(90,18): warning S1481: Remove the unused local variable 'status'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SampleRuleConfigController.cs(113,25): warning S1854: Remove this useless assignment to local variable 'Restore'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(812,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(868,109): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CBRGlobalSearchController.cs(93,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SampleRuleConfigController.cs(300,37): warning S1481: Remove the unused local variable '_WFC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SampleRuleConfigController.cs(301,20): warning S1481: Remove the unused local variable 'sSource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(943,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\SampleRuleConfigController.cs(326,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(808,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\BillingPPWorkFlowController.cs(821,34): warning S1481: Remove the unused local variable 'woc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.398Z] Controllers\CBRWorkFlowController.cs(88,201): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(116,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(121,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(126,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(140,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(54,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(149,76): warning S1854: Remove this useless assignment to local variable 'objRuleEngineStartegyRuleDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(198,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(202,48): warning S2971: Drop 'Where' and move the condition into the 'LastOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(151,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(152,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(160,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(162,24): warning S1481: Remove the unused local variable 'parentids'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(219,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(336,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(371,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(342,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowReadOnlyController.cs(28,45): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(425,106): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(332,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowReadOnlyController.cs(50,23): warning S1854: Remove this useless assignment to local variable 'paramlist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowReadOnlyController.cs(28,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(215,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(230,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(440,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(338,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(353,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowController.cs(487,47): warning S1854: Remove this useless assignment to local variable 'cbrPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowReadOnlyController.cs(151,42): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(664,30): warning S1854: Remove this useless assignment to local variable 'mWFRuleModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(719,55): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowReadOnlyController.cs(345,44): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(767,17): warning S1481: Remove the unused local variable 'errorCode'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\ClinicController.cs(57,30): warning S1481: Remove the unused local variable 'workOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\CBRWorkFlowReadOnlyController.cs(354,32): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\ClinicController.cs(136,23): warning S1854: Remove this useless assignment to local variable 'lsttaskid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\ClinicController.cs(130,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.399Z] Controllers\RuleEngineStrategyController.cs(928,59): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(218,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\CBRWorkFlowReadOnlyController.cs(559,22): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(280,41): warning S1854: Remove this useless assignment to local variable 'bucketDetailsController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineStrategyController.cs(949,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineStrategyController.cs(883,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineController.cs(115,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(400,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(478,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(409,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineController.cs(143,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(597,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineController.cs(171,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineController.cs(200,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineController.cs(287,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ConfigurationGroupController.cs(138,39): warning S1481: Remove the unused local variable '_UC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RuleEngineConfigController.cs(459,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\GlobalSearchBillingPPController.cs(43,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\GlobalSearchBillingPPController.cs(181,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\GlobalSearchBillingPPController.cs(187,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\GlobalSearchBillingPPController.cs(192,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\GlobalSearchBillingPPController.cs(89,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\GlobalSearchBillingPPController.cs(201,20): warning S1117: Rename '_common' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(35,27): warning S5332: Using http protocol is insecure. Use https instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(36,32): warning S5332: Using http protocol is insecure. Use https instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(85,25): warning S1481: Remove the unused local variable 'uid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(87,21): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(89,21): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RootCauseController.cs(125,44): warning S1854: Remove this useless assignment to local variable 'mRCaction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(127,54): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(129,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(139,21): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Global.asax.cs(133,30): warning S1481: Remove the unused local variable 'dummy'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RootCauseController.cs(446,53): warning S1854: Remove this useless assignment to local variable '_rejectionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RootCauseController.cs(499,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RolePrivilegeController.cs(71,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RolePrivilegeController.cs(100,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\RolePrivilegeController.cs(150,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(134,83): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(158,118): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(159,100): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] Controllers\ClinicController.cs(842,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(122,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(220,30): warning S2971: Drop 'Where' and move the condition into the 'Count'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(225,49): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(227,46): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(292,154): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(293,172): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.400Z] HTMLEditor\AppealTemplate.aspx.cs(292,114): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] HTMLEditor\AppealTemplate.aspx.cs(293,123): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(916,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] HTMLEditor\AppealTemplate.aspx.cs(317,100): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] HTMLEditor\AppealTemplate.aspx.cs(325,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] HTMLEditor\AppealTemplate.aspx.cs(345,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] HTMLEditor\AppealTemplate.aspx.cs(356,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] HTMLEditor\AppealTemplate.aspx.cs(296,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1004,27): warning S1854: Remove this useless assignment to local variable 'GridID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1009,24): warning S1854: Remove this useless assignment to local variable 'GridID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1014,24): warning S1854: Remove this useless assignment to local variable 'GridID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RolePrivilegeController.cs(285,56): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RolePrivilegeController.cs(377,56): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RolePrivilegeController.cs(577,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RolePrivilegeController.cs(175,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 151 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RolePrivilegeController.cs(209,17): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RolePrivilegeController.cs(237,29): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ReportController.cs(145,43): warning S1854: Remove this useless assignment to local variable 'dsRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1171,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1173,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1175,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1177,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1146,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(161,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1336,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1345,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1355,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1372,13): warning S2259: 'CModel' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1293,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 42 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\CommonController.cs(125,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\CommonController.cs(124,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\CommonController.cs(142,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\CommonController.cs(177,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\CommonController.cs(176,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(299,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(474,53): warning S1854: Remove this useless assignment to local variable 'refundLetterDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(308,26): warning S2245: Make sure that using this pseudorandom number generator is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(435,29): warning S2259: 'reader' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(300,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(333,29): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(521,17): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(649,86): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(699,82): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(629,28): warning S1481: Remove the unused local variable 'outputFile'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(785,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RefundTemplateController.cs(852,130): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1386,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1407,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1452,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\RaImportController.cs(59,28): warning S1481: Remove the unused local variable 'filePath'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.401Z] Controllers\ClinicController.cs(1565,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ClinicController.cs(1558,50): warning S1854: Remove this useless assignment to local variable 'datalist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ClinicController.cs(1557,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QualityCheckController.cs(395,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QcaSubprocessController.cs(100,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QcaSubprocessController.cs(160,102): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QcaSubprocessController.cs(96,34): warning S1481: Remove the unused local variable 'QcaSubprocessCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QASubProcessAuditorMappingController.cs(140,49): warning S1854: Remove this useless assignment to local variable 'subProcessList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QAQualityParameterController.cs(97,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ImportInputFieldMapConfigController.cs(71,66): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\QAQualityParameterController.cs(197,50): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ImportInputFieldMapConfigController.cs(58,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ImportInputFieldMapConfigController.cs(60,27): warning S1481: Remove the unused local variable 'importUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ImportInputFieldMapConfigController.cs(64,24): warning S1481: Remove the unused local variable 'importID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ImportInputFieldMapConfigController.cs(123,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ImportInputFieldMapConfigController.cs(142,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ProductionColumnController.cs(31,75): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ProductionColumnController.cs(41,82): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ProductionColumnController.cs(46,82): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ProductionColumnController.cs(23,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ProductionColumnController.cs(59,102): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\ProductionColumnController.cs(59,169): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\MessageTemplateController.cs(66,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PrivilegeFilter.cs(37,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PrivilegeFilter.cs(38,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PrivilegeFilter.cs(39,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\MessageTemplateController.cs(122,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\MessageTemplateController.cs(107,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\MessageTemplateController.cs(136,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\MessageTemplateController.cs(155,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PrivilegeFilter.cs(87,21): warning S1481: Remove the unused local variable 'menuId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PreferenceController.cs(80,54): warning S1854: Remove this useless assignment to local variable 'dropdownlist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PreferenceController.cs(92,27): warning S1481: Remove the unused local variable '_commonService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PreferenceController.cs(94,20): warning S1481: Remove the unused local variable 'message'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PreferenceController.cs(95,23): warning S1481: Remove the unused local variable 'dtCheck'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PayerURLMasterController.cs(54,54): warning S1854: Remove this useless assignment to local variable 'payerURLMasterModel1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\InputFieldMappingController.cs(52,32): warning S1854: Remove this useless assignment to local variable 'jsonResult'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OpsShufflingController.cs(32,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OpsShufflingController.cs(34,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\InputFieldMappingController.cs(102,32): warning S1854: Remove this useless assignment to local variable 'jsonResult'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OpsShufflingController.cs(61,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OpsShufflingController.cs(62,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OpsShufflingController.cs(100,41): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OpsShufflingController.cs(151,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] HTMLEditor\AppealTemplate.aspx.cs(368,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PCRActionCodeController.cs(110,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PCRRAStatusController.cs(47,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PCRRAStatusController.cs(37,32): warning S1481: Remove the unused local variable 'pcrrastatusCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PCRStatusCodeController.cs(120,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PCRStatusCodeController.cs(118,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\OptimixMenuController.cs(87,18): warning S1481: Remove the unused local variable 'isInserted'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.402Z] Controllers\PaymentPlanController.cs(29,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\PaymentPlanController.cs(30,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\PaymentPlanController.cs(100,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\PaymentPlanController.cs(101,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\PracticeWiseEncounterInfoController.cs(53,20): warning S1481: Remove the unused local variable 'parentids'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\PracticeWiseEncounterInfoController.cs(79,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\PracticeWiseEncounterInfoController.cs(117,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(52,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(41,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(42,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(93,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(102,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(103,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(70,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(71,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(159,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(182,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(213,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(230,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QAAgentRatingController.cs(247,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QARuleEngineConfigController.cs(90,18): warning S1481: Remove the unused local variable 'status'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QARuleEngineConfigController.cs(113,25): warning S1854: Remove this useless assignment to local variable 'Restore'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QARuleEngineConfigController.cs(329,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QARuleEngineConfigController.cs(303,39): warning S1481: Remove the unused local variable '_WFC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\QARuleEngineConfigController.cs(304,20): warning S1481: Remove the unused local variable 'sSource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(62,17): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(56,28): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(58,37): warning S1481: Remove the unused local variable 'uploadFileModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(90,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(92,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DenialConfigurationController.cs(47,31): warning S2583: Change this condition so that it does not always evaluate to 'false'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(172,39): warning S1481: Remove the unused local variable 'dynamicControl'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(250,63): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\EvaluationController.cs(34,54): warning S1854: Remove this useless assignment to local variable '_evaluationViewModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(207,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\ExternalActivityCodeController.cs(101,19): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\ExternalActivityCodeController.cs(109,19): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\DareImportScheduleController.cs(210,18): warning S1481: Remove the unused local variable 'IsHeaderRow'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\EvaluationController.cs(188,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\EvaluationController.cs(180,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\EvaluationController.cs(171,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\ExternalActivityCodeController.cs(214,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\EvaluationController.cs(412,44): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(163,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(205,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(339,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(450,109): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(328,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(227,57): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(465,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(356,57): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(475,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.403Z] Controllers\GlobalSearchController.cs(476,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(936,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(941,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(946,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(961,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(966,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(971,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(976,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(920,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(986,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(539,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(549,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(1050,113): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(1112,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(994,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(982,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 45 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(71,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(997,74): warning S1481: Remove the unused local variable 'lstRejections'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GlobalSearchController.cs(997,104): warning S1481: Remove the unused local variable 'lstpatientnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(138,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(89,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(93,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(95,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\HomeController.cs(57,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(72,43): warning S107: Method has 24 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(148,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(202,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(163,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(167,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(169,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(149,38): warning S107: Method has 24 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(79,20): warning S1481: Remove the unused local variable 'FilteredValuesWithoutQuotes'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\HomeController.cs(184,31): warning S1854: Remove this useless assignment to local variable 'breadCrumbMessage'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(236,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(316,55): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\HomeController.cs(195,17): warning S1481: Remove the unused local variable 'iTaskRejectedCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(250,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(254,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(256,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(237,42): warning S107: Method has 23 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(258,23): warning S1854: Remove this useless assignment to local variable 'Param'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(237,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\LeaveController.cs(240,25): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\LeaveController.cs(126,27): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\LeaveController.cs(118,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(407,69): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(415,139): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(415,194): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(439,139): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(439,194): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(472,143): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(513,71): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(514,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(517,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(518,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(519,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.404Z] Controllers\GridController.cs(417,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\GridController.cs(442,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\GridController.cs(474,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(543,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(463,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(288,50): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\LeaveController.cs(100,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\ManualAllocationController.cs(30,37): warning S1117: Rename '_manualAllocation' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(576,49): warning S1481: Remove the unused local variable 'Patientnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(288,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 57 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(648,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\GridController.cs(376,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 91 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\GridController.cs(403,21): warning S1481: Remove the unused local variable 'additionalfilter'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\LeaveController.cs(554,59): warning S1854: Remove this useless assignment to local variable 'currentPageIndex'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\LeaveController.cs(570,59): warning S1854: Remove this useless assignment to local variable 'currentPageIndex'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(664,34): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\MasterController.cs(114,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\MasterController.cs(134,39): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\MasterController.cs(140,34): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\MasterController.cs(134,39): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\MasterController.cs(140,34): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(841,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(833,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\ManualAllocationController.cs(293,29): warning S2583: Change this condition so that it does not always evaluate to 'true'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(824,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\ManualAllocationController.cs(315,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\MenuController.cs(46,51): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\ManualAllocationController.cs(250,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1080,40): warning S3923: This conditional operation returns the same value whether the condition is "true" or "false". [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1018,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1102,68): warning S1172: Remove this unused method parameter 'ChartSeriesColumn'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1194,17): warning S1481: Remove the unused local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1230,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1315,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1320,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1325,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1335,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1340,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1345,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1350,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1357,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1351,17): warning S1871: Either merge this case with the identical one on line 1326 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1301,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1434,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1490,109): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1549,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1757,17): warning S1871: Either merge this case with the identical one on line 1745 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1430,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\HomeController.cs(1443,34): warning S1481: Remove the unused local variable 'woc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\InventoryAllocationController.cs(282,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\InventoryAllocationController.cs(198,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.405Z] Controllers\InventoryAllocationController.cs(219,32): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\InputFieldController.cs(63,146): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(214,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(123,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(131,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(138,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(97,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(445,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(277,54): warning S1854: Remove this useless assignment to local variable 'payerURLMasterModel1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(353,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(361,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(368,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] Controllers\PayerURLMasterController.cs(321,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:38:57.406Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "bin\AttributeRouting.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "bin\AttributeRouting.Web.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "bin\EntityFramework.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "bin\Ghostscript.NET.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\bin\Release\IKS..Dare.Billing.dll" to "bin\IKS..Dare.Billing.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll" to "bin\IKS.835Library.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\IKS.Business.Core.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll" to "bin\IKS.Business.RuleManager.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll" to "bin\IKS.CSRBLL.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll" to "bin\IKS.CSRModel.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\IKS.Dare.AR.dll" to "bin\IKS.Dare.AR.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll" to "bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll" to "bin\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll" to "bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll" to "bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll" to "bin\IKS.Dare.Clinic.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll" to "bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\IKS.Dare.Common.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\bin\Release\IKS.Dare.QA.dll" to "bin\IKS.Dare.QA.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll" to "bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\IKS.Dare.Utility.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll" to "bin\IKS.PARBLL.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll" to "bin\IKS.PARModel.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll" to "bin\ImportLibrary.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "bin\itextsharp.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\log4net.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "bin\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "bin\Microsoft.Owin.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "bin\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "bin\Microsoft.Owin.Security.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "bin\MvcCheckBoxList.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "bin\MySql.Data.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "bin\NReco.PdfGenerator.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Optimix2Tests.dll" to "bin\Optimix2Tests.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "bin\Owin.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "bin\PdfSharp-WPF.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "bin\PdfSharp.Xps.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "bin\PostSharp.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "bin\Spire.License.dll". [2022-06-16T03:38:57.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "bin\Spire.Pdf.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "bin\System.Net.Http.Formatting.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "bin\System.Web.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "bin\System.Web.Http.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "bin\System.Web.Http.WebHost.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "bin\WebActivatorEx.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "bin\WebGrease.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "bin\WebMatrix.Data.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "bin\WebMatrix.WebData.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.DBProviderFactory.dll" to "bin\IKS.DBProviderFactory.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll" to "bin\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.mshtml.dll" to "bin\Microsoft.mshtml.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\IKS.Dare.AR.pdb" to "bin\IKS.Dare.AR.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.pdb" to "bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.pdb" to "bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.pdb" to "bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.pdb" to "bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.pdb" to "bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\IKS.Dare.Common.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.pdb" to "bin\IKS.CSRModel.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.pdb" to "bin\ImportLibrary.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Optimix2Tests.pdb" to "bin\Optimix2Tests.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.pdb" to "bin\IKS.PARModel.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.pdb" to "bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\IKS.Dare.Utility.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "bin\AttributeRouting.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "bin\AttributeRouting.Web.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "bin\DocumentFormat.OpenXml.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "bin\EntityFramework.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "bin\Ghostscript.NET.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "bin\itextsharp.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\log4net.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "bin\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "bin\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "bin\Microsoft.Owin.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "bin\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "bin\Microsoft.Owin.Security.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "bin\PostSharp.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "bin\System.Net.Http.Formatting.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "bin\System.Web.Http.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "bin\System.Web.Http.WebHost.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "bin\WebMatrix.Data.xml". [2022-06-16T03:38:57.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "bin\WebMatrix.WebData.xml". [2022-06-16T03:38:57.407Z] PostSharp30DetectFrameworks: [2022-06-16T03:38:57.408Z] Target framework is '.NETFramework,Version=v4.5'. [2022-06-16T03:38:57.408Z] Native framework is '.NETFramework,Version=v4.8'. [2022-06-16T03:38:57.408Z] PostSharp30Core: [2022-06-16T03:38:57.408Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:38:57.408Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:38:57.408Z] Merging assembly binding policy files. [2022-06-16T03:38:57.420Z] Executing "C:\ProgramData\PostSharp\4.3.41\bin.Release\postsharp-net40-x86-native.exe" obj\Release\Before-PostSharp\IKS.Optimix2.dll /config C:\Windows\TEMP\PostSharp\6347992531aba0fc.config /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\IKS.Optimix2.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\|obj\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\|C:\Program Files (x86)\Open XML SDK\V2.5\lib\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.ProcessingObjectModel\11.0.0.0__89845dcd8080cc91\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.DataVisualization\11.0.0.0__89845dcd8080cc91\|C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.Types\11.0.0.0__89845dcd8080cc91\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\|C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\tools\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\tools\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\tools\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\tools\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll|C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\bin\Release\IKS..Dare.Billing.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\bin\Release\IKS.Dare.AR.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\bin\Release\IKS.Dare.AR.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\bin\Release\IKS.Dare.Billing.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\bin\Release\IKS.Dare.Clinic.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\bin\Release\IKS.Dare.QA.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\bin\Release\IKS.Dare.QA.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.Build.Tasks.v4.0.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\bin\Release\Optimix2Tests.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.FileSystem.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Security.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" /P:SymbolFile=bin\IKS.Optimix2.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:RuntimeVerificationEnabled=False "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.8" /P:AspectProviders= "/P:Language=C#" "/P:DefineConstants=POSTSHARP|TRACE" /P:UnattendedCheckDisabled=False /P:DebugType=pdbonly /P:BenchmarkOutputEnabled= /P:DebuggerExtensionsDisabled=True /P:ProgramDataDirectory=C:\ProgramData\PostSharp /P:ToolDirectory=C:\ProgramData\PostSharp\4.3.41 /P:InstalledFrameworksFilePath=C:\ProgramData\PostSharp\InstalledFrameworks\a1bf25b7723b245b03da280e3a959503.xml [2022-06-16T03:39:03.915Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\ValidationGroupAttributeAdapter.cs(48,64,48,88): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "System.Web.Mvc.ValidationGroupAttributeAdapter.GetClientValidationRules", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:39:04.168Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Controllers\RuleEngineStrategyController.cs(632,41,632,61): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "IKS.Optimix2.Controllers.RuleEngineStrategyController.RuleStategyCondition(System.Int32, System.Int32, System.Int32)", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:39:16.305Z] unknown : message : PostSharp 4.3 [4.3.41.0, postsharp-net40-x86-native.exe, CLR 4.0.30319.528049, Release] complete -- 0 errors, 2 warnings, processed in 24818 ms [2022-06-16T03:39:16.305Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\IKS.Optimix2.dll.postsharp. [2022-06-16T03:39:16.305Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:39:16.305Z] Creating directory "bin\Scripts". [2022-06-16T03:39:16.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:39:16.305Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:39:16.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\App.config". [2022-06-16T03:39:16.305Z] Creating directory "bin\Content\PDF". [2022-06-16T03:39:16.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "bin\Content\PDF\sample.pdf". [2022-06-16T03:39:16.305Z] Creating directory "bin\Downloads". [2022-06-16T03:39:16.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "bin\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:39:16.305Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "bin\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:39:16.305Z] CopyFilesToOutputDirectory: [2022-06-16T03:39:16.305Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "bin\IKS.Optimix2.dll". [2022-06-16T03:39:16.306Z] Optimix2 -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll [2022-06-16T03:39:16.306Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "bin\IKS.Optimix2.pdb". [2022-06-16T03:39:16.306Z] WriteSonarQubeProjectData: [2022-06-16T03:39:16.306Z] Sonar: (Optimix2.csproj) Number of files to analyse: 2561. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\24\FilesToAnalyze.txt. [2022-06-16T03:39:24.343Z] Sonar: (Optimix2.csproj) Project processed successfully [2022-06-16T03:39:24.343Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default targets). [2022-06-16T03:39:24.343Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:39:24.343Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj" (28) on node 1 (default targets). [2022-06-16T03:39:24.343Z] RestorePackages: [2022-06-16T03:39:24.343Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:39:26.208Z] Restoring NuGet packages... [2022-06-16T03:39:26.209Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:39:26.463Z] Feeds used: [2022-06-16T03:39:26.463Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:39:26.463Z] https://api.nuget.org/v3/index.json [2022-06-16T03:39:26.463Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:39:26.463Z] [2022-06-16T03:39:26.463Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\packages.config are already installed. [2022-06-16T03:39:26.715Z] PrepareForBuild: [2022-06-16T03:39:26.715Z] Creating directory "bin\Release\". [2022-06-16T03:39:26.715Z] Creating directory "obj\Release\". [2022-06-16T03:39:27.270Z] ResolveAssemblyReferences: [2022-06-16T03:39:27.270Z] No way to resolve conflict between "Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" and "Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". Choosing "Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" arbitrarily. [2022-06-16T03:39:27.270Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:39:27.270Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj] [2022-06-16T03:39:27.270Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:39:27.270Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:39:27.270Z] PostSharp30InspectReferences: [2022-06-16T03:39:27.270Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:39:27.270Z] SonarQubeCategoriseProject: [2022-06-16T03:39:27.270Z] Sonar: (RuleEngine.csproj) Categorizing project as test or product code... [2022-06-16T03:39:27.270Z] Sonar: (RuleEngine.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:39:27.270Z] CreateProjectSpecificDirs: [2022-06-16T03:39:27.270Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\25". [2022-06-16T03:39:27.270Z] SonarQubeImportBeforeInfo: [2022-06-16T03:39:27.270Z] Sonar: (RuleEngine) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:39:27.270Z] CoreCompile: [2022-06-16T03:39:27.270Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.RuleEngine.exe /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\bin\Release\IKS.RuleEngine.exe.RoslynCA.json" /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\25\ProjectOutFolderPath.txt" Program.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:39:27.270Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:39:28.187Z] Program.cs(12,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj] [2022-06-16T03:39:28.187Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll" to "bin\Release\IKS.Business.RuleManager.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:39:28.187Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.pdb" to "bin\Release\IKS.Business.RuleManager.pdb". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:39:28.441Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:39:28.442Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:39:28.442Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:39:28.442Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:39:28.442Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:39:28.442Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:39:28.696Z] PostSharp30: [2022-06-16T03:39:28.696Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:39:28.696Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:39:28.696Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.RuleEngine.exe /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\obj\Release\IKS.RuleEngine.exe" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\bin\Release\IKS.Business.RuleManager.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.RuleEngine.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:39:31.189Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj : warning PS0131: The module 'IKS.RuleEngine.exe' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:39:31.744Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\obj\Release\IKS.RuleEngine.exe.postsharp. [2022-06-16T03:39:31.744Z] _CopyAppConfigFile: [2022-06-16T03:39:31.744Z] Copying file from "App.config" to "bin\Release\IKS.RuleEngine.exe.config". [2022-06-16T03:39:31.744Z] CopyFilesToOutputDirectory: [2022-06-16T03:39:31.744Z] Copying file from "obj\Release\IKS.RuleEngine.exe" to "bin\Release\IKS.RuleEngine.exe". [2022-06-16T03:39:33.092Z] RuleEngine -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\bin\Release\IKS.RuleEngine.exe [2022-06-16T03:39:33.092Z] Copying file from "obj\Release\IKS.RuleEngine.pdb" to "bin\Release\IKS.RuleEngine.pdb". [2022-06-16T03:39:33.092Z] PostSharp30ChangeAppConfig: [2022-06-16T03:39:33.092Z] Binding policy added to 'bin\Release\IKS.RuleEngine.exe.config'. [2022-06-16T03:39:33.092Z] WriteSonarQubeProjectData: [2022-06-16T03:39:33.092Z] Sonar: (RuleEngine.csproj) Number of files to analyse: 4. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\25\FilesToAnalyze.txt. [2022-06-16T03:39:33.092Z] Sonar: (RuleEngine.csproj) Project processed successfully [2022-06-16T03:39:33.093Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj" (default targets). [2022-06-16T03:39:33.093Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:39:33.093Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\DBScript.csproj" (29) on node 1 (default targets). [2022-06-16T03:39:33.093Z] PrepareForBuild: [2022-06-16T03:39:33.093Z] Creating directory "bin\". [2022-06-16T03:39:33.093Z] Creating directory "obj\Release\". [2022-06-16T03:39:33.347Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:39:33.347Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:39:33.347Z] SonarQubeCategoriseProject: [2022-06-16T03:39:33.347Z] Sonar: (DBScript.csproj) Categorizing project as test or product code... [2022-06-16T03:39:33.347Z] Sonar: (DBScript.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:39:33.347Z] CreateProjectSpecificDirs: [2022-06-16T03:39:33.347Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\26". [2022-06-16T03:39:33.347Z] SonarQubeImportBeforeInfo: [2022-06-16T03:39:33.347Z] Sonar: (DBScript) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:39:33.347Z] CoreCompile: [2022-06-16T03:39:33.348Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /optimize+ /out:obj\Release\DBScript.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\bin\DBScript.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\26\ProjectOutFolderPath.txt" Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:39:33.348Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:39:33.902Z] CopyFilesToOutputDirectory: [2022-06-16T03:39:33.902Z] Copying file from "obj\Release\DBScript.dll" to "bin\DBScript.dll". [2022-06-16T03:39:33.902Z] DBScript -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\bin\DBScript.dll [2022-06-16T03:39:33.902Z] Copying file from "obj\Release\DBScript.pdb" to "bin\DBScript.pdb". [2022-06-16T03:39:34.154Z] WriteSonarQubeProjectData: [2022-06-16T03:39:34.154Z] Sonar: (DBScript.csproj) Number of files to analyse: 1629. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\26\FilesToAnalyze.txt. [2022-06-16T03:39:39.366Z] Sonar: (DBScript.csproj) Project processed successfully [2022-06-16T03:39:39.366Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\DBScript.csproj" (default targets). [2022-06-16T03:39:39.366Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:39:39.366Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj" (30) on node 1 (default targets). [2022-06-16T03:39:39.366Z] RestorePackages: [2022-06-16T03:39:39.366Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:39:39.920Z] Restoring NuGet packages... [2022-06-16T03:39:39.920Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:39:40.594Z] Feeds used: [2022-06-16T03:39:40.594Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:39:40.594Z] https://api.nuget.org/v3/index.json [2022-06-16T03:39:40.594Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:39:40.594Z] [2022-06-16T03:39:40.594Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\packages.config are already installed. [2022-06-16T03:39:41.943Z] PrepareForBuild: [2022-06-16T03:39:41.943Z] Creating directory "bin\". [2022-06-16T03:39:41.943Z] Creating directory "obj\Release\". [2022-06-16T03:39:43.811Z] ResolveAssemblyReferences: [2022-06-16T03:39:43.811Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "3.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:39:43.811Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:39:43.811Z] Consider app.config remapping of assembly "System.Web.WebPages, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.0.0.0" [] to Version "2.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll] to solve conflict and get rid of warning. [2022-06-16T03:39:43.812Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:43.812Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:43.812Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:39:43.812Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:39:43.812Z] SonarQubeCategoriseProject: [2022-06-16T03:39:43.812Z] Sonar: (AutoPost.csproj) Categorizing project as test or product code... [2022-06-16T03:39:43.812Z] Sonar: (AutoPost.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:39:43.812Z] CreateProjectSpecificDirs: [2022-06-16T03:39:43.812Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\27". [2022-06-16T03:39:43.812Z] SonarQubeImportBeforeInfo: [2022-06-16T03:39:43.812Z] Sonar: (AutoPost) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:39:43.812Z] CoreCompile: [2022-06-16T03:39:43.812Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.AutoPost.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\bin\IKS.AutoPost.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\27\ProjectOutFolderPath.txt" AutoPostAreaRegistration.cs Controllers\DashBoardController.cs Controllers\DataEntryController.cs Controllers\ERAGenerationController.cs Controllers\ERASubmissionController.cs Controllers\FileUploadController.cs Controllers\PatientController.cs Controllers\QCController.cs Global.asax.cs Properties\AssemblyInfo.cs "Service References\InCartService\Reference.cs" "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:39:43.812Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:39:47.052Z] Controllers\DataEntryController.cs(260,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DataEntryController.cs(262,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(116,59): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(175,39): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(192,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(255,71): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(266,63): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(280,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(66,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(72,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(116,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(131,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DataEntryController.cs(27,24): warning S2933: Make '_curator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DataEntryController.cs(235,29): warning S4136: All 'UploadCPTFile' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DataEntryController.cs(434,29): warning S4136: All 'Patient' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\ERAGenerationController.cs(20,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\ERAGenerationController.cs(17,18): warning S101: Rename class 'ERAGenerationController' to match pascal case naming rules, consider using 'EraGenerationController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\ERASubmissionController.cs(22,30): warning S2933: Make '_ERAS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\ERASubmissionController.cs(23,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\ERASubmissionController.cs(18,18): warning S101: Rename class 'ERASubmissionController' to match pascal case naming rules, consider using 'EraSubmissionController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(28,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(21,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(22,19): warning S2933: Make '_QCC' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DashBoardController.cs(22,26): warning S2933: Make '_DC' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DashBoardController.cs(23,27): warning S2933: Make '_DM' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DashBoardController.cs(24,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\DashBoardController.cs(25,26): warning S2933: Make '_Zm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(25,31): warning S1450: Remove the field 'LoadDataFromFile' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(25,49): warning S1450: Remove the field 'Truncatetable' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(29,24): warning S1450: Remove the field '_Curator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(61,30): warning S1854: Remove this useless assignment to local variable 'oQCModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(99,50): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(124,41): warning S1854: Remove this useless assignment to local variable '_patient'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(37,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\FileUploadController.cs(41,25): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\QCController.cs(53,21): warning S1481: Remove the unused local variable 'QC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(85,87): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(86,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(87,78): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(88,74): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(89,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(90,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(91,76): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(92,78): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.052Z] Controllers\PatientController.cs(93,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(94,83): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(95,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(96,84): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(97,89): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(98,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(99,84): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(100,86): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(162,118): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(205,89): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\PatientController.cs(80,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(176,97): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(176,142): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(176,179): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(178,96): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(178,144): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(178,186): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(105,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 121 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(295,62): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(295,103): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(295,144): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(291,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(372,70): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(372,111): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(372,152): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\FileUploadController.cs(364,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(305,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(255,29): warning S1481: Remove the unused local variable 'Filename'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(466,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(604,40): warning S1854: Remove this useless assignment to local variable '_patientmodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(476,40): warning S1854: Remove this useless assignment to local variable '_patientmodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(53,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DataEntryController.cs(499,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(153,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(98,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(205,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(30,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(299,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(425,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] Controllers\DashBoardController.cs(287,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:39:47.053Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:39:47.053Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\bin\Release\IKS.835Library.dll" to "bin\IKS.835Library.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\IKS.Business.Core.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\bin\Release\IKS.Dare.AutoPost.Business.dll" to "bin\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.dll" to "bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\IKS.Dare.Common.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\IKS.Dare.Utility.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\IKS.DBProviderFactory.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" to "bin\IKS.Optimix2.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\log4net.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\PostSharp.dll". [2022-06-16T03:39:47.969Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" to "bin\System.Net.Http.Formatting.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" to "bin\System.Web.Http.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" to "bin\System.Web.Http.WebHost.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\MySql.Data.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll" to "bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Owin.dll" to "bin\Owin.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\EntityFramework.dll" to "bin\EntityFramework.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.dll" to "bin\IKS.Dare.AR.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.dll" to "bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.dll" to "bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.dll" to "bin\IKS.Dare.Clinic.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.Entities.dll" to "bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARModel.dll" to "bin\IKS.PARModel.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.dll" to "bin\IKS.Dare.QA.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS..Dare.Billing.dll" to "bin\IKS..Dare.Billing.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.dll" to "bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.dll" to "bin\IKS.Business.RuleManager.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\WebActivatorEx.dll" to "bin\WebActivatorEx.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.dll" to "bin\Microsoft.Owin.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.dll" to "bin\AttributeRouting.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.dll" to "bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll" to "bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\NReco.PdfGenerator.dll" to "bin\NReco.PdfGenerator.dll". [2022-06-16T03:39:48.221Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.dll" to "bin\itextsharp.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp.Xps.dll" to "bin\PdfSharp.Xps.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.Pdf.dll" to "bin\Spire.Pdf.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.dll" to "bin\ImportLibrary.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARBLL.dll" to "bin\IKS.PARBLL.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.Common.dll" to "bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\WebGrease.dll" to "bin\WebGrease.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.dll" to "bin\AttributeRouting.Web.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.dll" to "bin\Microsoft.Owin.Security.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp-WPF.dll" to "bin\PdfSharp-WPF.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.License.dll" to "bin\Spire.License.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.mshtml.dll" to "bin\Microsoft.mshtml.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll". [2022-06-16T03:39:48.473Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\bin\Release\IKS.Dare.AutoPost.Entities.pdb" to "bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:39:48.724Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\IKS.Dare.Common.pdb". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\IKS.Dare.Utility.pdb". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.pdb" to "bin\IKS.Optimix2.pdb". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\log4net.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\PostSharp.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.xml" to "bin\System.Net.Http.Formatting.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.xml" to "bin\System.Web.Http.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.xml" to "bin\System.Web.Http.WebHost.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\EntityFramework.xml" to "bin\EntityFramework.xml". [2022-06-16T03:39:48.725Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.pdb" to "bin\IKS.Dare.AR.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.pdb" to "bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.pdb" to "bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.Entities.pdb" to "bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARModel.pdb" to "bin\IKS.PARModel.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.pdb" to "bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.pdb" to "bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.xml" to "bin\Microsoft.Owin.xml". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.xml" to "bin\AttributeRouting.xml". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.xml" to "bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb" to "bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml" to "bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.xml" to "bin\itextsharp.xml". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.pdb" to "bin\ImportLibrary.pdb". [2022-06-16T03:39:48.978Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.xml" to "bin\AttributeRouting.Web.xml". [2022-06-16T03:39:49.230Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.xml" to "bin\Microsoft.Owin.Security.xml". [2022-06-16T03:39:49.231Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:39:49.231Z] Creating directory "bin\Scripts". [2022-06-16T03:39:49.231Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:39:49.231Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:39:49.231Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\App.config". [2022-06-16T03:39:49.231Z] Creating directory "bin\Content\PDF". [2022-06-16T03:39:49.231Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "bin\Content\PDF\sample.pdf". [2022-06-16T03:39:49.231Z] Creating directory "bin\Downloads". [2022-06-16T03:39:49.231Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "bin\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:39:49.231Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "bin\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:39:49.231Z] CopyFilesToOutputDirectory: [2022-06-16T03:39:49.231Z] Copying file from "obj\Release\IKS.AutoPost.dll" to "bin\IKS.AutoPost.dll". [2022-06-16T03:39:49.231Z] AutoPost -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\bin\IKS.AutoPost.dll [2022-06-16T03:39:49.231Z] Copying file from "obj\Release\IKS.AutoPost.pdb" to "bin\IKS.AutoPost.pdb". [2022-06-16T03:39:49.483Z] WriteSonarQubeProjectData: [2022-06-16T03:39:49.483Z] Sonar: (AutoPost.csproj) Number of files to analyse: 45. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\27\FilesToAnalyze.txt. [2022-06-16T03:39:49.483Z] Sonar: (AutoPost.csproj) Project processed successfully [2022-06-16T03:39:49.483Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj" (default targets). [2022-06-16T03:39:49.483Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:39:49.736Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (31) on node 1 (default targets). [2022-06-16T03:39:49.736Z] RestorePackages: [2022-06-16T03:39:49.736Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:39:51.085Z] Restoring NuGet packages... [2022-06-16T03:39:51.085Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:39:51.085Z] Feeds used: [2022-06-16T03:39:51.085Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:39:51.085Z] https://api.nuget.org/v3/index.json [2022-06-16T03:39:51.085Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:39:51.085Z] [2022-06-16T03:39:51.085Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\packages.config are already installed. [2022-06-16T03:39:51.641Z] PrepareForBuild: [2022-06-16T03:39:51.641Z] Creating directory "bin\". [2022-06-16T03:39:51.641Z] Creating directory "obj\Release\". [2022-06-16T03:39:51.641Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:39:51.641Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (31) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj" (32) on node 1 (default targets). [2022-06-16T03:39:51.641Z] RestorePackages: [2022-06-16T03:39:51.641Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:39:52.990Z] Restoring NuGet packages... [2022-06-16T03:39:52.990Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:39:53.242Z] Feeds used: [2022-06-16T03:39:53.242Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:39:53.242Z] https://api.nuget.org/v3/index.json [2022-06-16T03:39:53.242Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:39:53.242Z] [2022-06-16T03:39:53.242Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\packages.config are already installed. [2022-06-16T03:39:53.242Z] PrepareForBuild: [2022-06-16T03:39:53.242Z] Creating directory "bin\Release\". [2022-06-16T03:39:53.242Z] Creating directory "obj\Release\". [2022-06-16T03:39:53.243Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:39:53.243Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj" (32) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\WCIntegrationModel.csproj" (33) on node 1 (default targets). [2022-06-16T03:39:53.243Z] RestorePackages: [2022-06-16T03:39:53.243Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:39:54.595Z] Restoring NuGet packages... [2022-06-16T03:39:54.595Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:39:54.846Z] Feeds used: [2022-06-16T03:39:54.847Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:39:54.847Z] https://api.nuget.org/v3/index.json [2022-06-16T03:39:54.847Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:39:54.847Z] [2022-06-16T03:39:54.847Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\packages.config are already installed. [2022-06-16T03:39:55.099Z] PrepareForBuild: [2022-06-16T03:39:55.099Z] Creating directory "bin\Release\". [2022-06-16T03:39:55.099Z] Creating directory "obj\Release\". [2022-06-16T03:39:55.099Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:39:55.099Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:39:55.099Z] PostSharp30InspectReferences: [2022-06-16T03:39:55.099Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:39:55.099Z] SonarQubeCategoriseProject: [2022-06-16T03:39:55.099Z] Sonar: (WCIntegrationModel.csproj) Categorizing project as test or product code... [2022-06-16T03:39:55.099Z] Sonar: (WCIntegrationModel.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:39:55.099Z] CreateProjectSpecificDirs: [2022-06-16T03:39:55.099Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\28". [2022-06-16T03:39:55.099Z] SonarQubeImportBeforeInfo: [2022-06-16T03:39:55.099Z] Sonar: (WCIntegrationModel) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:39:55.099Z] CoreCompile: [2022-06-16T03:39:55.099Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.WCIntegrationModel.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\28\ProjectOutFolderPath.txt" AutoTickleConfigModel.cs FieldMappingModel.cs PayerMappingModel.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:39:55.099Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:39:56.014Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:39:56.014Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:39:56.014Z] PostSharp30: [2022-06-16T03:39:56.014Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:39:56.271Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:39:56.271Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.WCIntegrationModel.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\obj\Release\IKS.WCIntegrationModel.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\WCIntegrationModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.WCIntegrationModel.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:39:58.140Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\WCIntegrationModel.csproj : warning PS0131: The module 'IKS.WCIntegrationModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:39:59.058Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\obj\Release\IKS.WCIntegrationModel.dll.postsharp. [2022-06-16T03:39:59.058Z] CopyFilesToOutputDirectory: [2022-06-16T03:39:59.058Z] Copying file from "obj\Release\IKS.WCIntegrationModel.dll" to "bin\Release\IKS.WCIntegrationModel.dll". [2022-06-16T03:39:59.058Z] WCIntegrationModel -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll [2022-06-16T03:39:59.058Z] Copying file from "obj\Release\IKS.WCIntegrationModel.pdb" to "bin\Release\IKS.WCIntegrationModel.pdb". [2022-06-16T03:39:59.058Z] WriteSonarQubeProjectData: [2022-06-16T03:39:59.058Z] Sonar: (WCIntegrationModel.csproj) Number of files to analyse: 5. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\28\FilesToAnalyze.txt. [2022-06-16T03:39:59.058Z] Sonar: (WCIntegrationModel.csproj) Project processed successfully [2022-06-16T03:39:59.058Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\WCIntegrationModel.csproj" (default targets). [2022-06-16T03:39:59.498Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:39:59.498Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:39:59.498Z] PostSharp30InspectReferences: [2022-06-16T03:39:59.498Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:39:59.498Z] SonarQubeCategoriseProject: [2022-06-16T03:39:59.498Z] Sonar: (WCIntegrationBLL.csproj) Categorizing project as test or product code... [2022-06-16T03:39:59.498Z] Sonar: (WCIntegrationBLL.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:39:59.498Z] CreateProjectSpecificDirs: [2022-06-16T03:39:59.498Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\29". [2022-06-16T03:39:59.750Z] SonarQubeImportBeforeInfo: [2022-06-16T03:39:59.750Z] Sonar: (WCIntegrationBLL) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:39:59.750Z] CoreCompile: [2022-06-16T03:39:59.750Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.WCIntegrationBLL.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\bin\Release\IKS.WCIntegrationBLL.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\29\ProjectOutFolderPath.txt" Business\AutoTickleTemplateCurator.cs Business\FieldMappingCurator.cs Business\PayerMappingCurator.cs Data\AutoTickleTemplateRepository.cs Data\FieldMappingRepository.cs Data\PayerMappingRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:39:59.750Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:00.666Z] Business\AutoTickleTemplateCurator.cs(14,38): warning S2933: Make '_AutoTickleTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Business\PayerMappingCurator.cs(14,32): warning S2933: Make 'payerMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Business\FieldMappingCurator.cs(16,32): warning S2933: Make 'objFieldMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\PayerMappingRepository.cs(46,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\PayerMappingRepository.cs(30,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\AutoTickleTemplateRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\AutoTickleTemplateRepository.cs(26,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\PayerMappingRepository.cs(102,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\PayerMappingRepository.cs(74,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\AutoTickleTemplateRepository.cs(102,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] Data\AutoTickleTemplateRepository.cs(73,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:40:00.666Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:00.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:40:00.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:40:00.918Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:00.918Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:40:00.918Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:40:00.918Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll" to "bin\Release\IKS.WCIntegrationModel.dll". [2022-06-16T03:40:00.918Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:40:01.171Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:01.423Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.pdb" to "bin\Release\IKS.WCIntegrationModel.pdb". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:40:01.424Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:40:01.678Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:40:01.678Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:40:01.678Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:01.678Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:40:01.678Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:40:01.679Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:01.679Z] PostSharp30: [2022-06-16T03:40:01.679Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:40:01.679Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:40:01.679Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.WCIntegrationBLL.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\obj\Release\IKS.WCIntegrationBLL.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.WCIntegrationBLL.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:40:08.177Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\obj\Release\IKS.WCIntegrationBLL.dll.postsharp. [2022-06-16T03:40:08.177Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:08.177Z] Copying file from "obj\Release\IKS.WCIntegrationBLL.dll" to "bin\Release\IKS.WCIntegrationBLL.dll". [2022-06-16T03:40:08.177Z] WCIntegrationBLL -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\bin\Release\IKS.WCIntegrationBLL.dll [2022-06-16T03:40:08.177Z] Copying file from "obj\Release\IKS.WCIntegrationBLL.pdb" to "bin\Release\IKS.WCIntegrationBLL.pdb". [2022-06-16T03:40:08.177Z] WriteSonarQubeProjectData: [2022-06-16T03:40:08.177Z] Sonar: (WCIntegrationBLL.csproj) Number of files to analyse: 8. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\29\FilesToAnalyze.txt. [2022-06-16T03:40:08.177Z] Sonar: (WCIntegrationBLL.csproj) Project processed successfully [2022-06-16T03:40:08.177Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj" (default targets). [2022-06-16T03:40:09.091Z] ResolveAssemblyReferences: [2022-06-16T03:40:09.091Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "3.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:09.091Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:09.091Z] Consider app.config remapping of assembly "System.Web.WebPages, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.0.0.0" [] to Version "2.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:09.091Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:09.091Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:09.091Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:09.091Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:09.091Z] PostSharp30InspectReferences: [2022-06-16T03:40:09.091Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:40:09.091Z] SonarQubeCategoriseProject: [2022-06-16T03:40:09.091Z] Sonar: (WCIntegration.csproj) Categorizing project as test or product code... [2022-06-16T03:40:09.091Z] Sonar: (WCIntegration.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:09.091Z] CreateProjectSpecificDirs: [2022-06-16T03:40:09.091Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\30". [2022-06-16T03:40:09.091Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:09.091Z] Sonar: (WCIntegration) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:09.344Z] CoreCompile: [2022-06-16T03:40:09.344Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\bin\Release\IKS.WCIntegrationBLL.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.WCIntegration.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\bin\IKS.WCIntegration.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\30\ProjectOutFolderPath.txt" Controllers\AutoTickleTemplateController.cs Controllers\DynamicFieldMappingController.cs Controllers\PayerMappingController.cs Global.asax.cs Properties\AssemblyInfo.cs WCIntegrationAreaRegistration.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:09.344Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:11.213Z] Controllers\AutoTickleTemplateController.cs(66,11): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\AutoTickleTemplateController.cs(25,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\AutoTickleTemplateController.cs(26,35): warning S2933: Make '_AutoTickleConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\DynamicFieldMappingController.cs(18,29): warning S2933: Make 'objFieldMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\PayerMappingController.cs(21,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\PayerMappingController.cs(22,29): warning S2933: Make 'payerMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\AutoTickleTemplateController.cs(34,27): warning S1117: Rename '_commonService' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\AutoTickleTemplateController.cs(46,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\DynamicFieldMappingController.cs(52,17): warning S1871: Either merge this case with the identical one on line 48 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\PayerMappingController.cs(109,36): warning S1854: Remove this useless assignment to local variable 'IsMappingExists'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.213Z] Controllers\AutoTickleTemplateController.cs(77,35): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.214Z] Controllers\AutoTickleTemplateController.cs(125,58): warning S1854: Remove this useless assignment to local variable '_AutoTickleConfigModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:40:11.214Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:11.214Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\IKS.Business.Core.dll". [2022-06-16T03:40:11.214Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll" to "bin\IKS.Dare.Clinic.dll". [2022-06-16T03:40:11.214Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\IKS.Dare.Common.dll". [2022-06-16T03:40:11.214Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:11.214Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\IKS.Dare.Utility.dll". [2022-06-16T03:40:11.214Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\IKS.DBProviderFactory.dll". [2022-06-16T03:40:11.468Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" to "bin\IKS.Optimix2.dll". [2022-06-16T03:40:11.468Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\bin\Release\IKS.WCIntegrationBLL.dll" to "bin\IKS.WCIntegrationBLL.dll". [2022-06-16T03:40:11.468Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll" to "bin\IKS.WCIntegrationModel.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\log4net.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\PostSharp.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" to "bin\System.Net.Http.Formatting.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" to "bin\System.Web.Http.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" to "bin\System.Web.Http.WebHost.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.Entities.dll" to "bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\MySql.Data.dll". [2022-06-16T03:40:11.721Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll" to "bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Owin.dll" to "bin\Owin.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\EntityFramework.dll" to "bin\EntityFramework.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.dll" to "bin\IKS.Dare.AR.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.dll" to "bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.dll" to "bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARModel.dll" to "bin\IKS.PARModel.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.dll" to "bin\IKS.Dare.QA.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS..Dare.Billing.dll" to "bin\IKS..Dare.Billing.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.dll" to "bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.dll" to "bin\IKS.Business.RuleManager.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\WebActivatorEx.dll" to "bin\WebActivatorEx.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.dll" to "bin\Microsoft.Owin.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.dll" to "bin\AttributeRouting.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.dll" to "bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll" to "bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:40:11.974Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\NReco.PdfGenerator.dll" to "bin\NReco.PdfGenerator.dll". [2022-06-16T03:40:12.226Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.dll" to "bin\itextsharp.dll". [2022-06-16T03:40:12.226Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp.Xps.dll" to "bin\PdfSharp.Xps.dll". [2022-06-16T03:40:12.226Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.Pdf.dll" to "bin\Spire.Pdf.dll". [2022-06-16T03:40:12.483Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.dll" to "bin\ImportLibrary.dll". [2022-06-16T03:40:12.483Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AutoPost.Entities.dll" to "bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:40:12.483Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARBLL.dll" to "bin\IKS.PARBLL.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.Common.dll" to "bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\WebGrease.dll" to "bin\WebGrease.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.dll" to "bin\AttributeRouting.Web.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.dll" to "bin\Microsoft.Owin.Security.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp-WPF.dll" to "bin\PdfSharp-WPF.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.License.dll" to "bin\Spire.License.dll". [2022-06-16T03:40:12.735Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.mshtml.dll" to "bin\Microsoft.mshtml.dll". [2022-06-16T03:40:12.986Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll". [2022-06-16T03:40:12.987Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\IKS.Dare.Common.pdb". [2022-06-16T03:40:12.987Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\IKS.Dare.Utility.pdb". [2022-06-16T03:40:12.987Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\bin\Release\IKS.WCIntegrationBLL.pdb" to "bin\IKS.WCIntegrationBLL.pdb". [2022-06-16T03:40:12.987Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.pdb" to "bin\IKS.WCIntegrationModel.pdb". [2022-06-16T03:40:12.987Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.pdb" to "bin\IKS.Optimix2.pdb". [2022-06-16T03:40:12.987Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\log4net.xml". [2022-06-16T03:40:13.239Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". [2022-06-16T03:40:13.540Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\PostSharp.xml". [2022-06-16T03:40:13.540Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". [2022-06-16T03:40:13.540Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.xml" to "bin\System.Net.Http.Formatting.xml". [2022-06-16T03:40:14.163Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". [2022-06-16T03:40:14.163Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.xml" to "bin\System.Web.Http.xml". [2022-06-16T03:40:14.416Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.xml" to "bin\System.Web.Http.WebHost.xml". [2022-06-16T03:40:14.416Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". [2022-06-16T03:40:14.416Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". [2022-06-16T03:40:14.416Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:14.416Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:14.416Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.Entities.pdb" to "bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\EntityFramework.xml" to "bin\EntityFramework.xml". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.pdb" to "bin\IKS.Dare.AR.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.pdb" to "bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.pdb" to "bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARModel.pdb" to "bin\IKS.PARModel.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.pdb" to "bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.pdb" to "bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.xml" to "bin\Microsoft.Owin.xml". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.xml" to "bin\AttributeRouting.xml". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.xml" to "bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:40:14.417Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb" to "bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:40:14.668Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml" to "bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:40:14.668Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.xml" to "bin\itextsharp.xml". [2022-06-16T03:40:14.668Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.pdb" to "bin\ImportLibrary.pdb". [2022-06-16T03:40:14.668Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AutoPost.Entities.pdb" to "bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:40:14.668Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.xml" to "bin\AttributeRouting.Web.xml". [2022-06-16T03:40:14.668Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.xml" to "bin\Microsoft.Owin.Security.xml". [2022-06-16T03:40:14.668Z] PostSharp30: [2022-06-16T03:40:14.668Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:40:14.668Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:40:14.669Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.WCIntegration.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\obj\Release\IKS.WCIntegration.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\bin\Release\IKS.Dare.Clinic.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\bin\Release\IKS.WCIntegrationBLL.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\bin\Release\IKS.WCIntegrationModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\bin\Release\McjDevelopment.Mvc3ValidationGroups.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\IKS.WCIntegration.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:40:19.895Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\obj\Release\Before-PostSharp\IKS.WCIntegration.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:40:22.994Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\obj\Release\IKS.WCIntegration.dll.postsharp. [2022-06-16T03:40:22.994Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:40:22.994Z] Creating directory "bin\Scripts". [2022-06-16T03:40:22.994Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:40:22.994Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:40:22.994Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\App.config". [2022-06-16T03:40:22.994Z] Creating directory "bin\Content\PDF". [2022-06-16T03:40:22.994Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "bin\Content\PDF\sample.pdf". [2022-06-16T03:40:22.994Z] Creating directory "bin\Downloads". [2022-06-16T03:40:22.994Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "bin\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:40:22.994Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "bin\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:40:22.994Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:22.994Z] Copying file from "obj\Release\IKS.WCIntegration.dll" to "bin\IKS.WCIntegration.dll". [2022-06-16T03:40:22.994Z] WCIntegration -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\bin\IKS.WCIntegration.dll [2022-06-16T03:40:22.994Z] WriteSonarQubeProjectData: [2022-06-16T03:40:22.994Z] Sonar: (WCIntegration.csproj) Number of files to analyse: 19. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\30\FilesToAnalyze.txt. [2022-06-16T03:40:22.994Z] Sonar: (WCIntegration.csproj) Project processed successfully [2022-06-16T03:40:22.994Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (default targets). [2022-06-16T03:40:22.994Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:22.994Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (34) on node 1 (default targets). [2022-06-16T03:40:22.994Z] RestorePackages: [2022-06-16T03:40:22.994Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:40:24.862Z] Restoring NuGet packages... [2022-06-16T03:40:24.862Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:40:25.114Z] Feeds used: [2022-06-16T03:40:25.114Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:40:25.114Z] https://api.nuget.org/v3/index.json [2022-06-16T03:40:25.114Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:40:25.114Z] [2022-06-16T03:40:25.114Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\packages.config are already installed. [2022-06-16T03:40:28.350Z] PrepareForBuild: [2022-06-16T03:40:28.350Z] Creating directory "bin\". [2022-06-16T03:40:28.350Z] Creating directory "obj\Release\". [2022-06-16T03:40:28.350Z] ResolveAssemblyReferences: [2022-06-16T03:40:28.350Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "3.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:28.350Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:28.350Z] Consider app.config remapping of assembly "System.Web.WebPages, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.0.0.0" [] to Version "2.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:28.350Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:28.350Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:28.350Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:28.350Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:28.350Z] SonarQubeCategoriseProject: [2022-06-16T03:40:28.350Z] Sonar: (PAR.csproj) Categorizing project as test or product code... [2022-06-16T03:40:28.350Z] Sonar: (PAR.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:28.350Z] CreateProjectSpecificDirs: [2022-06-16T03:40:28.350Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\31". [2022-06-16T03:40:28.350Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:28.350Z] Sonar: (PAR) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:28.350Z] CoreCompile: [2022-06-16T03:40:28.354Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.PAR.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\bin\IKS.PAR.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\31\ProjectOutFolderPath.txt" Controllers\GlobalSearchPARController.cs Controllers\PARWorkOrderController.cs Controllers\PARWorkOrderReadOnlyController.cs Controllers\RaImportController.cs PARAreaRegistration.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:28.354Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(126,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(160,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(210,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(226,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(430,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(454,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(476,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(73,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(77,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(136,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(165,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(169,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(174,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(178,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(182,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(186,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(190,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(194,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(198,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(202,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(206,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(210,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(214,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(218,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(221,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(225,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(229,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(233,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(253,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(259,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(265,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(7,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(40,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(49,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(58,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(69,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(75,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(84,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(128,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(144,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(166,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(224,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(261,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(24,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(25,16): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(20,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(25,9): warning S1144: Remove the unused private field '_common'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\GlobalSearchPARController.cs(21,18): warning S101: Rename class 'GlobalSearchPARController' to match pascal case naming rules, consider using 'GlobalSearchParController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(22,42): warning S2933: Make '_inputFieldControlCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(18,18): warning S101: Rename class 'PARWorkOrderController' to match pascal case naming rules, consider using 'ParWorkOrderController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderReadOnlyController.cs(22,18): warning S101: Rename class 'PARWorkOrderReadOnlyController' to match pascal case naming rules, consider using 'ParWorkOrderReadOnlyController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(25,24): warning S2933: Make 'Rm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(26,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(37,29): warning S4136: All 'Raimport' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] PARAreaRegistration.cs(9,18): warning S101: Rename class 'PARAreaRegistration' to match pascal case naming rules, consider using 'ParAreaRegistration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(27,31): warning S1450: Remove the field 'LoadDataFromFile' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\RaImportController.cs(28,17): warning S1450: Remove the field 'ds' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.487Z] Controllers\PARWorkOrderController.cs(83,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(103,67): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(101,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(112,49): warning S1854: Remove this useless assignment to local variable 'escalationDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\GlobalSearchPARController.cs(87,175): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderReadOnlyController.cs(282,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\GlobalSearchPARController.cs(82,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(271,33): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderReadOnlyController.cs(293,30): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\GlobalSearchPARController.cs(93,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderReadOnlyController.cs(213,25): warning S1871: Either merge this case with the identical one on line 189 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderReadOnlyController.cs(132,35): warning S1481: Remove the unused local variable 'HeaderText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(344,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(357,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(513,17): warning S1481: Remove the unused local variable 'statuscodeid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(534,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(674,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\PARWorkOrderController.cs(702,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(81,38): warning S3427: This method signature overlaps the one defined on line 35, the default parameter value can't be used. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(154,21): warning S1117: Rename 'ds' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(246,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(321,21): warning S1117: Rename 'ds' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(138,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(305,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] Controllers\RaImportController.cs(253,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:40:32.488Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:32.488Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll". [2022-06-16T03:40:33.402Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "bin\EntityFramework.dll". [2022-06-16T03:40:33.402Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\IKS.Business.Core.dll". [2022-06-16T03:40:33.402Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\IKS.Dare.Common.dll". [2022-06-16T03:40:33.403Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:33.403Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\IKS.Dare.Utility.dll". [2022-06-16T03:40:33.403Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" to "bin\IKS.Optimix2.dll". [2022-06-16T03:40:33.655Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\bin\Release\IKS.PARBLL.dll" to "bin\IKS.PARBLL.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.dll" to "bin\IKS.PARModel.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\log4net.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\PostSharp.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" to "bin\System.Net.Http.Formatting.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" to "bin\System.Web.Http.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" to "bin\System.Web.Http.WebHost.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". [2022-06-16T03:40:33.656Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" to "bin\System.Web.Providers.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "bin\WebGrease.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.DBProviderFactory.dll" to "bin\IKS.DBProviderFactory.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll" to "bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:40:33.908Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Owin.dll" to "bin\Owin.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.dll" to "bin\IKS.Dare.AR.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.dll" to "bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.dll" to "bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.dll" to "bin\IKS.Dare.Clinic.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.Entities.dll" to "bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.dll" to "bin\IKS.Dare.QA.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS..Dare.Billing.dll" to "bin\IKS..Dare.Billing.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.dll" to "bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.dll" to "bin\IKS.Business.RuleManager.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\WebActivatorEx.dll" to "bin\WebActivatorEx.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.dll" to "bin\Microsoft.Owin.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.dll" to "bin\AttributeRouting.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.dll" to "bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll" to "bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\NReco.PdfGenerator.dll" to "bin\NReco.PdfGenerator.dll". [2022-06-16T03:40:34.162Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.dll" to "bin\itextsharp.dll". [2022-06-16T03:40:34.414Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp.Xps.dll" to "bin\PdfSharp.Xps.dll". [2022-06-16T03:40:34.414Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.Pdf.dll" to "bin\Spire.Pdf.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.dll" to "bin\ImportLibrary.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AutoPost.Entities.dll" to "bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\MySql.Data.dll" to "bin\MySql.Data.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.Common.dll" to "bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.dll" to "bin\AttributeRouting.Web.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.dll" to "bin\Microsoft.Owin.Security.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp-WPF.dll" to "bin\PdfSharp-WPF.dll". [2022-06-16T03:40:34.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.License.dll" to "bin\Spire.License.dll". [2022-06-16T03:40:34.919Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.mshtml.dll" to "bin\Microsoft.mshtml.dll". [2022-06-16T03:40:34.919Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\IKS.Dare.Common.pdb". [2022-06-16T03:40:34.919Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\bin\Release\IKS.PARModel.pdb" to "bin\IKS.PARModel.pdb". [2022-06-16T03:40:34.919Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\IKS.Dare.Utility.pdb". [2022-06-16T03:40:34.919Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.pdb" to "bin\IKS.Optimix2.pdb". [2022-06-16T03:40:34.919Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\log4net.xml". [2022-06-16T03:40:35.170Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\PostSharp.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "bin\EntityFramework.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.xml" to "bin\System.Net.Http.Formatting.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.xml" to "bin\System.Web.Http.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.xml" to "bin\System.Web.Http.WebHost.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.pdb" to "bin\IKS.Dare.AR.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.pdb" to "bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.pdb" to "bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.Entities.pdb" to "bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.pdb" to "bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.pdb" to "bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.xml" to "bin\Microsoft.Owin.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.xml" to "bin\AttributeRouting.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.xml" to "bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb" to "bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml" to "bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:40:35.171Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.xml" to "bin\itextsharp.xml". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.pdb" to "bin\ImportLibrary.pdb". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AutoPost.Entities.pdb" to "bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.xml" to "bin\AttributeRouting.Web.xml". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.xml" to "bin\Microsoft.Owin.Security.xml". [2022-06-16T03:40:35.172Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:40:35.172Z] Creating directory "bin\Scripts". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:40:35.172Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\App.config". [2022-06-16T03:40:35.172Z] Creating directory "bin\Content\PDF". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "bin\Content\PDF\sample.pdf". [2022-06-16T03:40:35.172Z] Creating directory "bin\Downloads". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "bin\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:40:35.172Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "bin\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:40:35.424Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:35.424Z] Copying file from "obj\Release\IKS.PAR.dll" to "bin\IKS.PAR.dll". [2022-06-16T03:40:35.424Z] PAR -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\bin\IKS.PAR.dll [2022-06-16T03:40:35.424Z] Copying file from "obj\Release\IKS.PAR.pdb" to "bin\IKS.PAR.pdb". [2022-06-16T03:40:35.424Z] WriteSonarQubeProjectData: [2022-06-16T03:40:35.424Z] Sonar: (PAR.csproj) Number of files to analyse: 52. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\31\FilesToAnalyze.txt. [2022-06-16T03:40:35.424Z] Sonar: (PAR.csproj) Project processed successfully [2022-06-16T03:40:35.424Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (default targets). [2022-06-16T03:40:35.678Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:35.678Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (35) on node 1 (default targets). [2022-06-16T03:40:35.678Z] RestorePackages: [2022-06-16T03:40:35.678Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:40:36.598Z] Restoring NuGet packages... [2022-06-16T03:40:36.598Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:40:36.913Z] Feeds used: [2022-06-16T03:40:36.913Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:40:36.913Z] https://api.nuget.org/v3/index.json [2022-06-16T03:40:36.913Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:40:36.913Z] [2022-06-16T03:40:36.913Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\packages.config are already installed. [2022-06-16T03:40:38.261Z] PrepareForBuild: [2022-06-16T03:40:38.261Z] Creating directory "bin\". [2022-06-16T03:40:38.261Z] Creating directory "obj\Release\". [2022-06-16T03:40:38.261Z] ResolveAssemblyReferences: [2022-06-16T03:40:38.261Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "3.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:38.261Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:38.262Z] Consider app.config remapping of assembly "System.Web.WebPages, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.0.0.0" [] to Version "2.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:38.262Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:38.262Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:38.262Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:38.262Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:38.262Z] SonarQubeCategoriseProject: [2022-06-16T03:40:38.262Z] Sonar: (CSR.csproj) Categorizing project as test or product code... [2022-06-16T03:40:38.262Z] Sonar: (CSR.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:38.262Z] CreateProjectSpecificDirs: [2022-06-16T03:40:38.262Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\32". [2022-06-16T03:40:38.262Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:38.262Z] Sonar: (CSR) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:38.262Z] CoreCompile: [2022-06-16T03:40:38.264Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.CSR.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\bin\IKS.CSR.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\32\ProjectOutFolderPath.txt" Controllers\CSRWorkOrderController.cs Controllers\CSRWorkOrderReadOnlyController.cs Controllers\GlobalSearchCSRController.cs CSRAreaRegistration.cs DTO\CSRAccountEncounterDetails.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:38.264Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(132,28): warning CS0219: The variable 'HeaderText' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(252,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(276,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] CSRAreaRegistration.cs(9,18): warning S101: Rename class 'CSRAreaRegistration' to match pascal case naming rules, consider using 'CsrAreaRegistration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(297,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(473,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] DTO\CSRAccountEncounterDetails.cs(4,18): warning S101: Rename class 'CSRAccountEncounterDetails' to match pascal case naming rules, consider using 'CsrAccountEncounterDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(769,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(776,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderController.cs(791,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] DTO\CSRAccountEncounterDetails.cs(11,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] DTO\CSRAccountEncounterDetails.cs(12,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(69,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(73,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(89,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(93,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(97,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(101,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(133,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(162,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(166,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(170,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(174,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(178,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(182,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(186,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(190,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(194,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(198,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(202,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(206,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(210,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(214,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(217,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(221,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(225,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(229,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(232,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(236,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\CSRWorkOrderReadOnlyController.cs(594,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.143Z] Controllers\GlobalSearchCSRController.cs(69,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(108,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(119,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(133,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(149,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] DTO\CSRAccountEncounterDetails.cs(11,30): warning S2223: Change the visibility of 'OpenBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] DTO\CSRAccountEncounterDetails.cs(12,30): warning S2223: Change the visibility of 'ZeroBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] DTO\CSRAccountEncounterDetails.cs(13,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] DTO\CSRAccountEncounterDetails.cs(13,30): warning S2223: Change the visibility of 'CreditBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] DTO\CSRAccountEncounterDetails.cs(14,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] DTO\CSRAccountEncounterDetails.cs(14,30): warning S2223: Change the visibility of 'AllEncounter' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(20,18): warning S101: Rename class 'CSRWorkOrderReadOnlyController' to match pascal case naming rules, consider using 'CsrWorkOrderReadOnlyController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(20,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(22,42): warning S2933: Make '_inputFieldControlCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(23,39): warning S2933: Make 'csrPatientVerificationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(24,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(25,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(25,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(17,18): warning S101: Rename class 'CSRWorkOrderController' to match pascal case naming rules, consider using 'CsrWorkOrderController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(21,18): warning S101: Rename class 'GlobalSearchCSRController' to match pascal case naming rules, consider using 'GlobalSearchCsrController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(88,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(99,181): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(112,67): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(110,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(63,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(226,87): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(226,143): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(226,196): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(200,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(334,17): warning S1481: Remove the unused local variable 'statuscodeid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(212,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(95,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\GlobalSearchCSRController.cs(105,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(275,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(286,30): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(352,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderController.cs(465,49): warning S1854: Remove this useless assignment to local variable 'escalationDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(88,25): warning S1871: Either merge this case with the identical one on line 68 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(169,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(177,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(185,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(193,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(201,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(209,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(132,28): warning S1481: Remove the unused local variable 'HeaderText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.144Z] Controllers\CSRWorkOrderReadOnlyController.cs(501,45): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(655,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(601,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(717,33): warning S1481: Remove the unused local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(761,47): warning S1854: Remove this useless assignment to local variable 'cSRPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(790,30): warning S1481: Remove the unused local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(887,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] Controllers\CSRWorkOrderController.cs(911,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:40:40.145Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "bin\Antlr3.Runtime.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "bin\EntityFramework.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\IKS.Business.Core.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\bin\Release\IKS.CSRBLL.dll" to "bin\IKS.CSRBLL.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.dll" to "bin\IKS.CSRModel.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.dll" to "bin\IKS.Dare.Common.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\IKS.Dare.Utility.dll". [2022-06-16T03:40:40.145Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.dll" to "bin\IKS.Optimix2.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\log4net.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\PostSharp.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" to "bin\System.Net.Http.Formatting.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "bin\System.Web.Helpers.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" to "bin\System.Web.Http.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" to "bin\System.Web.Http.WebHost.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "bin\System.Web.Optimization.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" to "bin\System.Web.Providers.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "bin\WebGrease.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.DBProviderFactory.dll" to "bin\IKS.DBProviderFactory.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.dll" to "bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll" to "bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Owin.dll" to "bin\Owin.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.dll" to "bin\IKS.Dare.AR.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.dll" to "bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.dll" to "bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.dll" to "bin\IKS.Dare.Clinic.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.Entities.dll" to "bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARModel.dll" to "bin\IKS.PARModel.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.dll" to "bin\IKS.Dare.QA.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS..Dare.Billing.dll" to "bin\IKS..Dare.Billing.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.dll" to "bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:40:40.398Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.dll" to "bin\IKS.Business.RuleManager.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\WebActivatorEx.dll" to "bin\WebActivatorEx.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.dll" to "bin\Microsoft.Owin.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.dll" to "bin\AttributeRouting.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.dll" to "bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll" to "bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\NReco.PdfGenerator.dll" to "bin\NReco.PdfGenerator.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.dll" to "bin\itextsharp.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp.Xps.dll" to "bin\PdfSharp.Xps.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.Pdf.dll" to "bin\Spire.Pdf.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.dll" to "bin\ImportLibrary.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AutoPost.Entities.dll" to "bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARBLL.dll" to "bin\IKS.PARBLL.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\MySql.Data.dll" to "bin\MySql.Data.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.ReportViewer.Common.dll" to "bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.dll" to "bin\AttributeRouting.Web.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.dll" to "bin\Microsoft.Owin.Security.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\PdfSharp-WPF.dll" to "bin\PdfSharp-WPF.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Spire.License.dll" to "bin\Spire.License.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.mshtml.dll" to "bin\Microsoft.mshtml.dll". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\bin\Release\IKS.Dare.Common.pdb" to "bin\IKS.Dare.Common.pdb". [2022-06-16T03:40:40.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\bin\Release\IKS.CSRModel.pdb" to "bin\IKS.CSRModel.pdb". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\IKS.Dare.Utility.pdb". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Optimix2.pdb" to "bin\IKS.Optimix2.pdb". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\log4net.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\PostSharp.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "bin\System.Web.Helpers.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "bin\EntityFramework.xml". [2022-06-16T03:40:40.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.xml" to "bin\System.Net.Http.Formatting.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.xml" to "bin\System.Web.Http.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.xml" to "bin\System.Web.Http.WebHost.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.pdb" to "bin\IKS.Dare.AR.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AR.Entities.pdb" to "bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.QA.Entities.pdb" to "bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Clinic.Entities.pdb" to "bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.PARModel.pdb" to "bin\IKS.PARModel.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.Billing.Entities.pdb" to "bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Business.RuleManager.pdb" to "bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.xml" to "bin\Microsoft.Owin.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.xml" to "bin\AttributeRouting.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.Mvc.xml" to "bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb" to "bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml" to "bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\itextsharp.xml" to "bin\itextsharp.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\ImportLibrary.pdb" to "bin\ImportLibrary.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\IKS.Dare.AutoPost.Entities.pdb" to "bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\AttributeRouting.Web.xml" to "bin\AttributeRouting.Web.xml". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\Microsoft.Owin.Security.xml" to "bin\Microsoft.Owin.Security.xml". [2022-06-16T03:40:41.155Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:40:41.155Z] Creating directory "bin\Scripts". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "bin\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:40:41.155Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\App.config". [2022-06-16T03:40:41.155Z] Creating directory "bin\Content\PDF". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "bin\Content\PDF\sample.pdf". [2022-06-16T03:40:41.155Z] Creating directory "bin\Downloads". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "bin\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:40:41.155Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "bin\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:40:41.155Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:41.155Z] Copying file from "obj\Release\IKS.CSR.dll" to "bin\IKS.CSR.dll". [2022-06-16T03:40:41.155Z] CSR -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\bin\IKS.CSR.dll [2022-06-16T03:40:41.155Z] Copying file from "obj\Release\IKS.CSR.pdb" to "bin\IKS.CSR.pdb". [2022-06-16T03:40:41.408Z] WriteSonarQubeProjectData: [2022-06-16T03:40:41.408Z] Sonar: (CSR.csproj) Number of files to analyse: 61. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\32\FilesToAnalyze.txt. [2022-06-16T03:40:41.408Z] Sonar: (CSR.csproj) Project processed successfully [2022-06-16T03:40:41.408Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (default targets). [2022-06-16T03:40:41.660Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:41.660Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj" (36) on node 1 (default targets). [2022-06-16T03:40:41.660Z] PrepareForBuild: [2022-06-16T03:40:41.660Z] Creating directory "bin\Release\". [2022-06-16T03:40:41.660Z] Creating directory "obj\Release\". [2022-06-16T03:40:43.008Z] ResolveAssemblyReferences: [2022-06-16T03:40:43.008Z] No way to resolve conflict between "Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" and "Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". Choosing "Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" arbitrarily. [2022-06-16T03:40:43.008Z] Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "4.5.0.0" [C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\Newtonsoft.Json.dll] to Version "6.0.0.0" [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\Newtonsoft.Json.dll] to solve conflict and get rid of warning. [2022-06-16T03:40:43.008Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:40:43.260Z] CoreResGen: [2022-06-16T03:40:43.260Z] "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\resgen.exe" /useSourcePath /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Windows.Forms.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /compile Properties\Resources.resx,obj\Release\ImportExe.Properties.Resources.resources [2022-06-16T03:40:43.260Z] Processing resource file "Properties\Resources.resx" into "obj\Release\ImportExe.Properties.Resources.resources". [2022-06-16T03:40:43.260Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:43.260Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:43.260Z] SonarQubeCategoriseProject: [2022-06-16T03:40:43.260Z] Sonar: (ImportExe.csproj) Categorizing project as test or product code... [2022-06-16T03:40:43.513Z] Sonar: (ImportExe.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:43.513Z] CreateProjectSpecificDirs: [2022-06-16T03:40:43.513Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\33". [2022-06-16T03:40:43.513Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:43.513Z] Sonar: (ImportExe) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:43.513Z] CoreCompile: [2022-06-16T03:40:43.513Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\ImportExe.exe /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\bin\Release\ImportExe.exe.RoslynCA.json" /subsystemversion:6.00 /resource:obj\Release\ImportExe.Properties.Resources.resources /target:winexe /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\33\ProjectOutFolderPath.txt" Program.cs Properties\AssemblyInfo.cs "Service References\WCOptimixIntegration\Reference.cs" Properties\Resources.Designer.cs Properties\Settings.Designer.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:43.513Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:45.383Z] Program.cs(13,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:40:45.383Z] Program.cs(15,21): warning S4210: Add the 'STAThread' attribute to this entry point. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:40:45.383Z] Program.cs(28,17): warning S1481: Remove the unused local variable 'strImportID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:40:45.383Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:45.383Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.dll" to "bin\Release\ImportLibrary.dll". [2022-06-16T03:40:45.383Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:40:45.383Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.Dare.Common.dll" to "bin\Release\IKS.Dare.Common.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Net.Http.Formatting.dll" to "bin\Release\System.Net.Http.Formatting.dll". [2022-06-16T03:40:45.635Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:40:45.888Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:40:45.888Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:45.888Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\ImportLibrary.pdb" to "bin\Release\ImportLibrary.pdb". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.Dare.Common.pdb" to "bin\Release\IKS.Dare.Common.pdb". [2022-06-16T03:40:46.147Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Net.Http.Formatting.xml" to "bin\Release\System.Net.Http.Formatting.xml". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:40:46.407Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:40:46.408Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:46.408Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:40:46.408Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "bin\Release\App.config". [2022-06-16T03:40:46.408Z] _CopyAppConfigFile: [2022-06-16T03:40:46.408Z] Copying file from "App.config" to "bin\Release\ImportExe.exe.config". [2022-06-16T03:40:46.408Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:46.408Z] Copying file from "obj\Release\ImportExe.exe" to "bin\Release\ImportExe.exe". [2022-06-16T03:40:47.758Z] ImportExe -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\bin\Release\ImportExe.exe [2022-06-16T03:40:47.758Z] Copying file from "obj\Release\ImportExe.pdb" to "bin\Release\ImportExe.pdb". [2022-06-16T03:40:47.758Z] WriteSonarQubeProjectData: [2022-06-16T03:40:47.758Z] Sonar: (ImportExe.csproj) Number of files to analyse: 13. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\33\FilesToAnalyze.txt. [2022-06-16T03:40:47.758Z] Sonar: (ImportExe.csproj) Project processed successfully [2022-06-16T03:40:47.758Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj" (default targets). [2022-06-16T03:40:47.758Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:47.758Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxLibrary.csproj" (37) on node 1 (default targets). [2022-06-16T03:40:47.758Z] PrepareForBuild: [2022-06-16T03:40:47.758Z] Creating directory "bin\Release\". [2022-06-16T03:40:47.758Z] Creating directory "obj\Release\". [2022-06-16T03:40:47.758Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:47.758Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:47.758Z] SonarQubeCategoriseProject: [2022-06-16T03:40:47.758Z] Sonar: (eFaxLibrary.csproj) Categorizing project as test or product code... [2022-06-16T03:40:47.758Z] Sonar: (eFaxLibrary.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:47.758Z] CreateProjectSpecificDirs: [2022-06-16T03:40:47.758Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\34". [2022-06-16T03:40:47.758Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:47.758Z] Sonar: (eFaxLibrary) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:47.758Z] CoreCompile: [2022-06-16T03:40:47.758Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxDll\eFaxDeveloper.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\eFaxLibrary.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxLibrary.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\34\ProjectOutFolderPath.txt" eFaxUtility.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:47.758Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:48.312Z] eFaxUtility.cs(12,18): warning S101: Rename class 'eFaxUtility' to match pascal case naming rules, consider using 'EFaxUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxLibrary.csproj] [2022-06-16T03:40:48.312Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:48.312Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxDll\eFaxDeveloper.dll" to "bin\Release\eFaxDeveloper.dll". [2022-06-16T03:40:48.312Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:40:48.567Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:40:48.567Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:48.567Z] Copying file from "obj\Release\eFaxLibrary.dll" to "bin\Release\eFaxLibrary.dll". [2022-06-16T03:40:48.567Z] eFaxLibrary -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxLibrary.dll [2022-06-16T03:40:48.567Z] Copying file from "obj\Release\eFaxLibrary.pdb" to "bin\Release\eFaxLibrary.pdb". [2022-06-16T03:40:48.568Z] WriteSonarQubeProjectData: [2022-06-16T03:40:48.568Z] Sonar: (eFaxLibrary.csproj) Number of files to analyse: 3. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\34\FilesToAnalyze.txt. [2022-06-16T03:40:48.568Z] Sonar: (eFaxLibrary.csproj) Project processed successfully [2022-06-16T03:40:48.568Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxLibrary.csproj" (default targets). [2022-06-16T03:40:48.568Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:48.568Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj" (38) on node 1 (default targets). [2022-06-16T03:40:48.568Z] PrepareForBuild: [2022-06-16T03:40:48.568Z] Creating directory "bin\Release\". [2022-06-16T03:40:48.568Z] Creating directory "obj\Release\". [2022-06-16T03:40:48.568Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:48.829Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj" (38) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\eMailLibrary.csproj" (39) on node 1 (default targets). [2022-06-16T03:40:48.829Z] PrepareForBuild: [2022-06-16T03:40:48.829Z] Creating directory "bin\Release\". [2022-06-16T03:40:48.829Z] Creating directory "obj\Release\". [2022-06-16T03:40:48.829Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:48.829Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:48.829Z] SonarQubeCategoriseProject: [2022-06-16T03:40:48.829Z] Sonar: (eMailLibrary.csproj) Categorizing project as test or product code... [2022-06-16T03:40:48.829Z] Sonar: (eMailLibrary.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:48.829Z] CreateProjectSpecificDirs: [2022-06-16T03:40:48.829Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\35". [2022-06-16T03:40:48.829Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:48.829Z] Sonar: (eMailLibrary) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:48.829Z] CoreCompile: [2022-06-16T03:40:48.829Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\eMailLibrary.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\bin\Release\eMailLibrary.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\35\ProjectOutFolderPath.txt" eMailUtility.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:48.829Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:49.745Z] eMailUtility.cs(10,18): warning S101: Rename class 'eMailUtility' to match pascal case naming rules, consider using 'EMailUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\eMailLibrary.csproj] [2022-06-16T03:40:49.745Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:49.745Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:40:49.745Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:40:49.745Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:49.745Z] Copying file from "obj\Release\eMailLibrary.dll" to "bin\Release\eMailLibrary.dll". [2022-06-16T03:40:49.745Z] eMailLibrary -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\bin\Release\eMailLibrary.dll [2022-06-16T03:40:49.745Z] Copying file from "obj\Release\eMailLibrary.pdb" to "bin\Release\eMailLibrary.pdb". [2022-06-16T03:40:49.745Z] WriteSonarQubeProjectData: [2022-06-16T03:40:49.745Z] Sonar: (eMailLibrary.csproj) Number of files to analyse: 2. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\35\FilesToAnalyze.txt. [2022-06-16T03:40:49.745Z] Sonar: (eMailLibrary.csproj) Project processed successfully [2022-06-16T03:40:49.745Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\eMailLibrary.csproj" (default targets). [2022-06-16T03:40:50.660Z] CoreResGen: [2022-06-16T03:40:50.661Z] "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\resgen.exe" /useSourcePath /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxLibrary.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\bin\Release\eMailLibrary.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Windows.Forms.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /compile Properties\Resources.resx,obj\Release\AppealScheduler.Properties.Resources.resources [2022-06-16T03:40:50.661Z] Processing resource file "Properties\Resources.resx" into "obj\Release\AppealScheduler.Properties.Resources.resources". [2022-06-16T03:40:50.661Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:50.661Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:50.661Z] SonarQubeCategoriseProject: [2022-06-16T03:40:50.661Z] Sonar: (AppealScheduler.csproj) Categorizing project as test or product code... [2022-06-16T03:40:50.661Z] Sonar: (AppealScheduler.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:50.661Z] CreateProjectSpecificDirs: [2022-06-16T03:40:50.661Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\36". [2022-06-16T03:40:50.661Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:50.661Z] Sonar: (AppealScheduler) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:50.661Z] CoreCompile: [2022-06-16T03:40:50.661Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxLibrary.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\bin\Release\eMailLibrary.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\AppealScheduler.exe /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\bin\Release\AppealScheduler.exe.RoslynCA.json" /subsystemversion:6.00 /resource:obj\Release\AppealScheduler.Properties.Resources.resources /target:winexe /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\36\ProjectOutFolderPath.txt" DataAccess.cs GenerateLog.cs Program.cs Properties\AssemblyInfo.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:50.661Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:51.578Z] DataAccess.cs(15,21): warning S2933: Make 'generateLog' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] DataAccess.cs(15,21): warning S4487: Remove this unread private field 'generateLog' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] GenerateLog.cs(31,19): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(123,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] GenerateLog.cs(31,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(122,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(126,20): warning S1481: Remove the unused local variable 'trasnferStatusText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(29,61): warning S1854: Remove this useless assignment to local variable 'transferResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(15,21): warning S4210: Add the 'STAThread' attribute to this entry point. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(15,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(26,24): warning S1481: Remove the unused local variable 'responseMessage'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(30,24): warning S1481: Remove the unused local variable 'trasnferStatusText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] Program.cs(31,24): warning S1481: Remove the unused local variable 'dbStatusResultText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:40:51.578Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxLibrary.dll" to "bin\Release\eFaxLibrary.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\bin\Release\eMailLibrary.dll" to "bin\Release\eMailLibrary.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxDeveloper.dll" to "bin\Release\eFaxDeveloper.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\bin\Release\eFaxLibrary.pdb" to "bin\Release\eFaxLibrary.pdb". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\bin\Release\eMailLibrary.pdb" to "bin\Release\eMailLibrary.pdb". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:40:51.578Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:40:51.832Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:51.832Z] _CopyAppConfigFile: [2022-06-16T03:40:51.832Z] Copying file from "App.config" to "bin\Release\AppealScheduler.exe.config". [2022-06-16T03:40:51.832Z] CopyFilesToOutputDirectory: [2022-06-16T03:40:51.832Z] Copying file from "obj\Release\AppealScheduler.exe" to "bin\Release\AppealScheduler.exe". [2022-06-16T03:40:51.833Z] AppealScheduler -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\bin\Release\AppealScheduler.exe [2022-06-16T03:40:51.833Z] Copying file from "obj\Release\AppealScheduler.pdb" to "bin\Release\AppealScheduler.pdb". [2022-06-16T03:40:51.833Z] WriteSonarQubeProjectData: [2022-06-16T03:40:51.833Z] Sonar: (AppealScheduler.csproj) Number of files to analyse: 7. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\36\FilesToAnalyze.txt. [2022-06-16T03:40:51.833Z] Sonar: (AppealScheduler.csproj) Project processed successfully [2022-06-16T03:40:51.833Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj" (default targets). [2022-06-16T03:40:51.833Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:51.833Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" (40) on node 1 (default targets). [2022-06-16T03:40:51.833Z] RestorePackages: [2022-06-16T03:40:51.833Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:40:53.180Z] Restoring NuGet packages... [2022-06-16T03:40:53.180Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:40:53.180Z] Feeds used: [2022-06-16T03:40:53.180Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:40:53.180Z] https://api.nuget.org/v3/index.json [2022-06-16T03:40:53.180Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:40:53.180Z] [2022-06-16T03:40:53.180Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\packages.config are already installed. [2022-06-16T03:40:53.433Z] PrepareForBuild: [2022-06-16T03:40:53.433Z] Creating directory "bin\Release\". [2022-06-16T03:40:53.433Z] Creating directory "obj\Release\". [2022-06-16T03:40:53.433Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:40:53.433Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" (40) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj" (41) on node 1 (default targets). [2022-06-16T03:40:53.433Z] RestorePackages: [2022-06-16T03:40:53.433Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ " [2022-06-16T03:40:54.347Z] Restoring NuGet packages... [2022-06-16T03:40:54.347Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:40:54.600Z] Feeds used: [2022-06-16T03:40:54.600Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:40:54.600Z] https://api.nuget.org/v3/index.json [2022-06-16T03:40:54.600Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:40:54.600Z] [2022-06-16T03:40:54.600Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\packages.config are already installed. [2022-06-16T03:40:54.600Z] PrepareForBuild: [2022-06-16T03:40:54.600Z] Creating directory "bin\Release\". [2022-06-16T03:40:54.600Z] Creating directory "obj\Release\". [2022-06-16T03:40:54.852Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:40:54.852Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:40:54.852Z] PostSharp30InspectReferences: [2022-06-16T03:40:54.852Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:40:54.852Z] SonarQubeCategoriseProject: [2022-06-16T03:40:54.852Z] Sonar: (OptimixCrawlerCore.csproj) Categorizing project as test or product code... [2022-06-16T03:40:54.852Z] Sonar: (OptimixCrawlerCore.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:40:54.852Z] CreateProjectSpecificDirs: [2022-06-16T03:40:54.852Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\37". [2022-06-16T03:40:54.852Z] SonarQubeImportBeforeInfo: [2022-06-16T03:40:54.852Z] Sonar: (OptimixCrawlerCore) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:40:54.852Z] CoreCompile: [2022-06-16T03:40:54.852Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.OptimixCrawlerCore.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\37\ProjectOutFolderPath.txt" Operation.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs ServiceRunner.cs "Web References\WCOptimixIntegration\Reference.cs" "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:40:54.852Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:40:56.201Z] Operation.cs(47,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(265,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(22,9): warning S1144: Remove the unused private field 'CmdTimeOutEXE'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(44,30): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(48,25): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] ServiceRunner.cs(109,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(129,17): warning S2259: 'dtData' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(123,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(80,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(62,34): warning S1481: Remove the unused local variable 'IsProcessedDataUpdated'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(137,28): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(155,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] ServiceRunner.cs(133,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(245,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(268,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(286,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(220,17): warning S2259: 'con' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] Operation.cs(213,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:40:56.201Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:40:56.201Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:40:56.454Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:40:56.454Z] PostSharp30: [2022-06-16T03:40:56.454Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:40:56.454Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:40:56.706Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.OptimixCrawlerCore.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\obj\Release\IKS.OptimixCrawlerCore.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.OptimixCrawlerCore.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:40:58.056Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj : warning PS0131: The module 'IKS.OptimixCrawlerCore.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:40:58.610Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\obj\Release\IKS.OptimixCrawlerCore.dll.postsharp. [2022-06-16T03:40:58.610Z] GenerateSerializationAssemblies: [2022-06-16T03:40:58.610Z] C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools\sgen.exe /assembly:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\obj\Release\IKS.OptimixCrawlerCore.dll" /proxytypes /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\bin\Release\IKS.Business.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" [2022-06-16T03:41:02.747Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:41:02.748Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\App.config" to "bin\Release\App.config". [2022-06-16T03:41:02.748Z] _CopyAppConfigFile: [2022-06-16T03:41:02.748Z] Copying file from "App.config" to "bin\Release\IKS.OptimixCrawlerCore.dll.config". [2022-06-16T03:41:02.748Z] CopyFilesToOutputDirectory: [2022-06-16T03:41:02.749Z] Copying file from "obj\Release\IKS.OptimixCrawlerCore.dll" to "bin\Release\IKS.OptimixCrawlerCore.dll". [2022-06-16T03:41:02.749Z] OptimixCrawlerCore -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.dll [2022-06-16T03:41:02.749Z] Copying file from "obj\Release\IKS.OptimixCrawlerCore.XmlSerializers.dll" to "bin\Release\IKS.OptimixCrawlerCore.XmlSerializers.dll". [2022-06-16T03:41:02.749Z] Copying file from "obj\Release\IKS.OptimixCrawlerCore.pdb" to "bin\Release\IKS.OptimixCrawlerCore.pdb". [2022-06-16T03:41:02.749Z] WriteSonarQubeProjectData: [2022-06-16T03:41:02.749Z] Sonar: (OptimixCrawlerCore.csproj) Number of files to analyse: 9. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\37\FilesToAnalyze.txt. [2022-06-16T03:41:02.750Z] Sonar: (OptimixCrawlerCore.csproj) Project processed successfully [2022-06-16T03:41:02.750Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj" (default targets). [2022-06-16T03:41:03.007Z] CoreResGen: [2022-06-16T03:41:03.007Z] "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\resgen.exe" /useSourcePath /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /r:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /compile ProjectInstaller.resx,obj\Release\OptimixCrawlerService.ProjectInstaller.resources [2022-06-16T03:41:03.007Z] Processing resource file "ProjectInstaller.resx" into "obj\Release\OptimixCrawlerService.ProjectInstaller.resources". [2022-06-16T03:41:03.007Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:41:03.007Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:41:03.007Z] PostSharp30InspectReferences: [2022-06-16T03:41:03.007Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:41:03.007Z] SonarQubeCategoriseProject: [2022-06-16T03:41:03.007Z] Sonar: (OptimixCrawlerService.csproj) Categorizing project as test or product code... [2022-06-16T03:41:03.007Z] Sonar: (OptimixCrawlerService.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:41:03.007Z] CreateProjectSpecificDirs: [2022-06-16T03:41:03.007Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\38". [2022-06-16T03:41:03.007Z] SonarQubeImportBeforeInfo: [2022-06-16T03:41:03.008Z] Sonar: (OptimixCrawlerService) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:41:03.008Z] CoreCompile: [2022-06-16T03:41:03.008Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.OptimixCrawlerService.exe /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\bin\Release\IKS.OptimixCrawlerService.exe.RoslynCA.json" /subsystemversion:6.00 /resource:obj\Release\OptimixCrawlerService.ProjectInstaller.resources /target:winexe /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\38\ProjectOutFolderPath.txt" ProjectInstaller.cs ProjectInstaller.Designer.cs Service1.cs Service1.Designer.cs Program.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:41:03.008Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:41:03.925Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.dll" to "bin\Release\IKS.OptimixCrawlerCore.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\Release\log4net.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "bin\Release\PostSharp.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.DBProviderFactory.dll" to "bin\Release\IKS.DBProviderFactory.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\MySql.Data.dll" to "bin\Release\MySql.Data.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.Business.Core.dll" to "bin\Release\IKS.Business.Core.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\Release\IKS.Dare.Common.Entities.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.Mvc.dll" to "bin\Release\System.Web.Mvc.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\DocumentFormat.OpenXml.dll" to "bin\Release\DocumentFormat.OpenXml.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.Dare.Utility.dll" to "bin\Release\IKS.Dare.Utility.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.Razor.dll" to "bin\Release\System.Web.Razor.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.WebPages.Razor.dll" to "bin\Release\System.Web.WebPages.Razor.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.WebPages.dll" to "bin\Release\System.Web.WebPages.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Release\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:41:03.925Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\Release\System.Web.WebPages.Deployment.dll". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.pdb" to "bin\Release\IKS.OptimixCrawlerCore.pdb". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\Release\log4net.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "bin\Release\PostSharp.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.Mvc.xml" to "bin\Release\System.Web.Mvc.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.Dare.Utility.pdb" to "bin\Release\IKS.Dare.Utility.pdb". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.Razor.xml" to "bin\Release\System.Web.Razor.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.WebPages.Razor.xml" to "bin\Release\System.Web.WebPages.Razor.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.WebPages.xml" to "bin\Release\System.Web.WebPages.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Release\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\Release\System.Web.WebPages.Deployment.xml". [2022-06-16T03:41:04.179Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.XmlSerializers.dll" to "bin\Release\IKS.OptimixCrawlerCore.XmlSerializers.dll". [2022-06-16T03:41:04.180Z] PostSharp30: [2022-06-16T03:41:04.180Z] Creating directory "obj\Release\Before-PostSharp". [2022-06-16T03:41:04.180Z] Creating directory "obj\Release\PostSharp". [2022-06-16T03:41:04.180Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.OptimixCrawlerService.exe /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\obj\Release\IKS.OptimixCrawlerService.exe" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=bin\Release\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\bin\Release\IKS.OptimixCrawlerCore.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=bin\Release\IKS.OptimixCrawlerService.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:41:06.048Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj : warning PS0131: The module 'IKS.OptimixCrawlerService.exe' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:06.301Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\obj\Release\IKS.OptimixCrawlerService.exe.postsharp. [2022-06-16T03:41:06.302Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:41:06.302Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\App.config" to "bin\Release\App.config". [2022-06-16T03:41:06.302Z] _CopyAppConfigFile: [2022-06-16T03:41:06.302Z] Copying file from "App.config" to "bin\Release\IKS.OptimixCrawlerService.exe.config". [2022-06-16T03:41:06.302Z] CopyFilesToOutputDirectory: [2022-06-16T03:41:06.302Z] Copying file from "obj\Release\IKS.OptimixCrawlerService.exe" to "bin\Release\IKS.OptimixCrawlerService.exe". [2022-06-16T03:41:07.650Z] OptimixCrawlerService -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\bin\Release\IKS.OptimixCrawlerService.exe [2022-06-16T03:41:07.651Z] Copying file from "obj\Release\IKS.OptimixCrawlerService.pdb" to "bin\Release\IKS.OptimixCrawlerService.pdb". [2022-06-16T03:41:07.904Z] PostSharp30ChangeAppConfig: [2022-06-16T03:41:07.904Z] Binding policy added to 'bin\Release\IKS.OptimixCrawlerService.exe.config'. [2022-06-16T03:41:07.904Z] WriteSonarQubeProjectData: [2022-06-16T03:41:07.904Z] Sonar: (OptimixCrawlerService.csproj) Number of files to analyse: 9. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\38\FilesToAnalyze.txt. [2022-06-16T03:41:07.904Z] Sonar: (OptimixCrawlerService.csproj) Project processed successfully [2022-06-16T03:41:07.904Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" (default targets). [2022-06-16T03:41:07.905Z] The target "RazorCoreCompile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\bin\targets\SonarQube.Integration.targets (478,49)" does not exist in the project, and will be ignored. [2022-06-16T03:41:07.905Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj" (42) on node 1 (default targets). [2022-06-16T03:41:07.905Z] PrepareForBuild: [2022-06-16T03:41:07.905Z] Creating directory "bin\". [2022-06-16T03:41:07.905Z] Creating directory "obj\Release\". [2022-06-16T03:41:07.905Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:41:07.905Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:41:07.905Z] SonarQubeCategoriseProject: [2022-06-16T03:41:07.905Z] Sonar: (eFaxDisposition.csproj) Categorizing project as test or product code... [2022-06-16T03:41:07.905Z] Sonar: (eFaxDisposition.csproj) Project categorized. SonarQubeTestProject=False [2022-06-16T03:41:07.905Z] CreateProjectSpecificDirs: [2022-06-16T03:41:07.905Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\39". [2022-06-16T03:41:08.158Z] SonarQubeImportBeforeInfo: [2022-06-16T03:41:08.158Z] Sonar: (eFaxDisposition) SonarQube.Integration.ImportBefore.targets was loaded [2022-06-16T03:41:08.158Z] CoreCompile: [2022-06-16T03:41:08.158Z] C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxDll\eFaxDeveloper.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /optimize+ /out:obj\Release\eFaxDisposition.dll /ruleset:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset" /errorlog:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\bin\eFaxDisposition.dll.RoslynCA.json" /subsystemversion:6.00 /target:library /warnaserror- /utf8output /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CFG.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.CSharp.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\2\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\Google.Protobuf.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.dll /analyzer:C:\Windows\TEMP\.sonarqube\resources\3\SonarAnalyzer.VisualBasic.dll /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\cs\SonarLint.xml" /additionalfile:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\conf\39\ProjectOutFolderPath.txt" DataAccess.cs eFaxDispositionService.svc.cs GenerateLog.cs IeFaxDispositionService.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:41:08.158Z] Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin [2022-06-16T03:41:09.086Z] DataAccess.cs(16,21): warning S2933: Make 'generateLog' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:09.086Z] DataAccess.cs(17,16): warning S2933: Make 'connectionString' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:09.086Z] eFaxDispositionService.svc.cs(16,18): warning S101: Rename class 'eFaxDispositionService' to match pascal case naming rules, consider using 'EFaxDispositionService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:09.086Z] GenerateLog.cs(31,19): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:09.087Z] GenerateLog.cs(31,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:09.087Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxDll\eFaxDeveloper.dll" to "bin\eFaxDeveloper.dll". [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.dll" to "bin\IKS.Dare.Utility.dll". [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.DBProviderFactory.dll" to "bin\IKS.DBProviderFactory.dll". [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "bin\log4net.dll". [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.Business.Core.dll" to "bin\IKS.Business.Core.dll". [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\IKS.Dare.Common.Entities.dll" to "bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:41:09.087Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\PostSharp.dll" to "bin\PostSharp.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\MySql.Data.dll" to "bin\MySql.Data.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Mvc.dll" to "bin\System.Web.Mvc.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\DocumentFormat.OpenXml.dll" to "bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Newtonsoft.Json.dll" to "bin\Newtonsoft.Json.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Razor.dll" to "bin\System.Web.Razor.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Razor.dll" to "bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.dll" to "bin\System.Web.WebPages.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Microsoft.Web.Infrastructure.dll" to "bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Deployment.dll" to "bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\bin\Release\IKS.Dare.Utility.pdb" to "bin\IKS.Dare.Utility.pdb". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "bin\log4net.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\PostSharp.xml" to "bin\PostSharp.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Mvc.xml" to "bin\System.Web.Mvc.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Newtonsoft.Json.xml" to "bin\Newtonsoft.Json.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.Razor.xml" to "bin\System.Web.Razor.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Razor.xml" to "bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.xml" to "bin\System.Web.WebPages.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\Microsoft.Web.Infrastructure.xml" to "bin\Microsoft.Web.Infrastructure.xml". [2022-06-16T03:41:09.924Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\bin\Release\System.Web.WebPages.Deployment.xml" to "bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:41:09.924Z] CopyFilesToOutputDirectory: [2022-06-16T03:41:09.924Z] Copying file from "obj\Release\eFaxDisposition.dll" to "bin\eFaxDisposition.dll". [2022-06-16T03:41:09.924Z] eFaxDisposition -> C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\bin\eFaxDisposition.dll [2022-06-16T03:41:09.924Z] Copying file from "obj\Release\eFaxDisposition.pdb" to "bin\eFaxDisposition.pdb". [2022-06-16T03:41:09.924Z] WriteSonarQubeProjectData: [2022-06-16T03:41:09.924Z] Sonar: (eFaxDisposition.csproj) Number of files to analyse: 10. The list of files to be analyzed is in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\39\FilesToAnalyze.txt. [2022-06-16T03:41:09.924Z] Sonar: (eFaxDisposition.csproj) Project processed successfully [2022-06-16T03:41:09.924Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj" (default targets). [2022-06-16T03:41:09.924Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default targets). [2022-06-16T03:41:09.924Z] [2022-06-16T03:41:09.924Z] Build succeeded. [2022-06-16T03:41:09.924Z] [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default target) (6) -> [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default target) (7) -> [2022-06-16T03:41:09.924Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (default target) (8) -> [2022-06-16T03:41:09.925Z] (CoreCompile target) -> [2022-06-16T03:41:09.925Z] ImportConfiguration\ImportConfig.cs(8,33): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] Constant\GridCodeConstant.cs(222,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] Constant\GridCodeConstant.cs(280,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] Constant\GridHeaderConstant.cs(132,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] Constant\GridHeaderConstant.cs(271,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] Constant\GridPropertyConstant.cs(106,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] Constant\SPConstant.cs(1372,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj] [2022-06-16T03:41:09.925Z] [2022-06-16T03:41:09.925Z] [2022-06-16T03:41:09.925Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.925Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.925Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.925Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.925Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default target) (6) -> [2022-06-16T03:41:09.925Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default target) (7) -> [2022-06-16T03:41:09.925Z] Enumerations.cs(10,5): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.925Z] Method.cs(42,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.925Z] ActionTypesEnum.cs(9,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.925Z] CacheKeysEnum.cs(9,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] cCore.cs(8,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] URLRedirect.cs(12,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] URLRedirect.cs(17,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(21,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(25,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(116,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(137,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(158,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(232,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(464,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] cCore.cs(87,16): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] cCore.cs(182,16): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] cCore.cs(251,24): warning S1118: Add a 'private' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] Enumerations.cs(247,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] Enumerations.cs(440,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] ExcelUtilities.cs(101,18): warning S101: Rename class 'XLSXUtility' to match pascal case naming rules, consider using 'XlsxUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] Method.cs(9,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] InputFieldEnum.cs(9,17): warning S2344: Rename this enumeration to remove the 'Enum' suffix. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] ExcelUtilities.cs(43,18): warning S101: Rename class 'CSVUtility' to match pascal case naming rules, consider using 'CsvUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SingletonClient.cs(110,18): warning S101: Rename class 'ClientLDAPMapping' to match pascal case naming rules, consider using 'ClientLdapMapping'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] URLRedirect.cs(9,25): warning S101: Rename class 'URLRedirect' to match pascal case naming rules, consider using 'UrlRedirect'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(44,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(44,30): warning S2223: Change the visibility of 'ClientCodeLogoff' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(45,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(45,30): warning S2223: Change the visibility of 'DatabaseConStringLogoff' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.926Z] SessionManager.cs(198,21): warning S1168: Return an empty collection instead of null. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(482,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(483,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(485,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(482,30): warning S2223: Change the visibility of 'arproductivityount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(483,30): warning S2223: Change the visibility of 'arproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(486,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(488,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(486,30): warning S2223: Change the visibility of 'blgproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(488,30): warning S2223: Change the visibility of 'ppproductivityount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(489,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(489,30): warning S2223: Change the visibility of 'ppproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(616,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(616,30): warning S2223: Change the visibility of 'CBRproductivitycount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(617,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(617,30): warning S2223: Change the visibility of 'CBRproductivitydollar' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(485,30): warning S2223: Change the visibility of 'blgproductivityount' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SingletonClient.cs(14,39): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SingletonClient.cs(14,39): warning S2223: Change the visibility of 'singletonClient' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] SessionManager.cs(24,9): warning S1144: Remove the unused private field 'tasksource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(24,30): warning S4487: Remove this unread private field '_thresholdInMilliSeconds' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(42,21): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(55,30): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] Logging.cs(537,13): warning S4792: Make sure that this logger's configuration is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] UtilityExtensions.cs(43,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] cCore.cs(256,12): warning S1479: Consider reworking this 'switch' to reduce the number of 'case's from 36 to at most 30. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(137,29): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(154,30): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(163,30): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(64,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 44 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(95,63): warning S3457: The format string might be wrong, the following arguments are unused: 'args.Method.Name'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] MethodProfilerAspectAttribute.cs(140,119): warning S3236: Remove this argument from the method call; it hides the caller information. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] ExcelUtilities.cs(127,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] ExcelUtilities.cs(128,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] ExcelUtilities.cs(159,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] ExcelUtilities.cs(164,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.927Z] ExcelUtilities.cs(165,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.928Z] ExcelUtilities.cs(166,13): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.928Z] ExcelUtilities.cs(174,17): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.928Z] ExcelUtilities.cs(185,21): warning S3220: Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(System.Collections.Generic.IEnumerable newChildren)'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj] [2022-06-16T03:41:09.928Z] [2022-06-16T03:41:09.928Z] [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default target) (6) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default target) (7) -> [2022-06-16T03:41:09.928Z] (PostSharp30 target) -> [2022-06-16T03:41:09.928Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\Before-PostSharp\IKS.Business.Core.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.928Z] [2022-06-16T03:41:09.928Z] [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.928Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default target) (6) -> [2022-06-16T03:41:09.928Z] (CoreCompile target) -> [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(186,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(223,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(246,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(111,18): warning S101: Rename class 'BillingPPWOModel' to match pascal case naming rules, consider using 'BillingPpwoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(137,18): warning S101: Rename class 'BillingPPWOAction' to match pascal case naming rules, consider using 'BillingPpwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(146,18): warning S101: Rename class 'BillingPPWOActionCommon' to match pascal case naming rules, consider using 'BillingPpwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] InventoryAllocationModel.cs(54,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] OpsShufflingModel.cs(42,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(167,18): warning S101: Rename class 'BillingPPWOActionTasking' to match pascal case naming rules, consider using 'BillingPpwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(183,18): warning S101: Rename class 'BillingPPWOActionForwardTo' to match pascal case naming rules, consider using 'BillingPpwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(189,18): warning S101: Rename class 'BillingPPWOActionReassign' to match pascal case naming rules, consider using 'BillingPpwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(195,18): warning S101: Rename class 'BillingPPWOTaskDetails' to match pascal case naming rules, consider using 'BillingPpwoTaskDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] BillingPPWorkFlowModel.cs(218,18): warning S101: Rename class 'BillingPPWOSaveModel' to match pascal case naming rules, consider using 'BillingPpwoSaveModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] RuleEngineConfigModel.cs(21,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] MenuModel.cs(29,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] Grid.cs(103,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] Grid.cs(113,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] PayerURLMasterModel.cs(36,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] preferenceModel.cs(33,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] StageConditionMappingModel.cs(24,10): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] UserBktCatModel.cs(14,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] UserBktCatModel.cs(20,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] UserRoleModel.cs(26,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] WorkFlowConditionModel.cs(13,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] WorkFlowConfigModel.cs(10,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] WorkOrderModel.cs(58,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] WorkOrderModel.cs(182,5): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.928Z] WorkOrderModel.cs(341,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(387,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(411,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(420,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(513,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(573,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(10,18): warning S101: Rename class 'CBRWorkOrderModel' to match pascal case naming rules, consider using 'CbrWorkOrderModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(33,18): warning S101: Rename class 'CBRWOAction' to match pascal case naming rules, consider using 'CbrwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(42,18): warning S101: Rename class 'CBRWOActionCommon' to match pascal case naming rules, consider using 'CbrwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(76,18): warning S101: Rename class 'CBRWOActionReassign' to match pascal case naming rules, consider using 'CbrwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(82,18): warning S101: Rename class 'CBRWOActionTasking' to match pascal case naming rules, consider using 'CbrwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(97,18): warning S101: Rename class 'CBRWOActionForwardTo' to match pascal case naming rules, consider using 'CbrwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRWorkFlowModel.cs(103,18): warning S101: Rename class 'CBRPatientAlerts' to match pascal case naming rules, consider using 'CbrPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(33,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(34,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(33,30): warning S2223: Change the visibility of 'Read' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(35,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(34,30): warning S2223: Change the visibility of 'Create' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(36,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(35,30): warning S2223: Change the visibility of 'Update' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] ClientLdapMappingModel.cs(36,30): warning S2223: Change the visibility of 'Delete' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRAccountInfoModel.cs(7,18): warning S101: Rename class 'CBRAccountInfoModel' to match pascal case naming rules, consider using 'CbrAccountInfoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] CBRAccountInfoModel.cs(24,18): warning S101: Rename class 'CBREncounterInfoModel' to match pascal case naming rules, consider using 'CbrEncounterInfoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PARCSRAccountInfoModel.cs(6,18): warning S101: Rename class 'PARCSRAccountInfoModel' to match pascal case naming rules, consider using 'ParcsrAccountInfoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PARCSRAccountInfoModel.cs(32,18): warning S101: Rename class 'IVRResult' to match pascal case naming rules, consider using 'IvrResult'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PCRPaymentPlanConfiguration.cs(9,18): warning S101: Rename class 'PCRPaymentPlanConfiguration' to match pascal case naming rules, consider using 'PcrPaymentPlanConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PCRRAStatusModel.cs(10,18): warning S101: Rename class 'PCRRAStatusModel' to match pascal case naming rules, consider using 'PcrraStatusModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PCRActionModel.cs(10,18): warning S101: Rename class 'PCRActionModel' to match pascal case naming rules, consider using 'PcrActionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PCRStatusModel.cs(10,18): warning S101: Rename class 'PCRStatusModel' to match pascal case naming rules, consider using 'PcrStatusModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] RuleEngineConfigModel.cs(42,18): warning S101: Rename class 'JSONResponse' to match pascal case naming rules, consider using 'JsonResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] RefundTemplateModel.cs(94,42): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] RuleEngineStrategyModel.cs(87,18): warning S101: Rename class 'SWFCode' to match pascal case naming rules, consider using 'SwfCode'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] RuleEngineStrategyModel.cs(98,18): warning S101: Rename class 'MWFRuleModel' to match pascal case naming rules, consider using 'MwfRuleModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] RuleEngineStrategyModel.cs(118,18): warning S101: Rename class 'MWFRuleViewModel' to match pascal case naming rules, consider using 'MwfRuleViewModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] RuleEngineStrategyModel.cs(142,18): warning S101: Rename class 'MWFRuleInputModel' to match pascal case naming rules, consider using 'MwfRuleInputModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] PayerURLMasterModel.cs(22,18): warning S101: Rename class 'PayerURLMasterModel' to match pascal case naming rules, consider using 'PayerUrlMasterModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] preferenceModel.cs(24,18): warning S101: Rename class 'preferenceModel' to match pascal case naming rules, consider using 'PreferenceModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] UNIDConfiguration.cs(20,18): warning S101: Rename class 'UNIDReviewSteps' to match pascal case naming rules, consider using 'UnidReviewSteps'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] UNIDConfiguration.cs(10,18): warning S101: Rename class 'UNIDConfiguration' to match pascal case naming rules, consider using 'UnidConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(254,18): warning S101: Rename class 'ARWOModel' to match pascal case naming rules, consider using 'ArwoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(280,18): warning S101: Rename class 'ARWOAction' to match pascal case naming rules, consider using 'ArwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(289,18): warning S101: Rename class 'ARWOActionCommon' to match pascal case naming rules, consider using 'ArwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(325,18): warning S101: Rename class 'ARWOActionTasking' to match pascal case naming rules, consider using 'ArwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(471,18): warning S101: Rename class 'BLWOAction' to match pascal case naming rules, consider using 'BlwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(339,18): warning S101: Rename class 'ARWOActionForwardTo' to match pascal case naming rules, consider using 'ArwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.929Z] WorkOrderModel.cs(348,18): warning S101: Rename class 'ARWOActionReassign' to match pascal case naming rules, consider using 'ArwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(355,18): warning S101: Rename class 'ARWOTaskDetails' to match pascal case naming rules, consider using 'ArwoTaskDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(481,18): warning S101: Rename class 'BLWOActionCommon' to match pascal case naming rules, consider using 'BlwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(382,18): warning S101: Rename class 'ARWOSaveModel' to match pascal case naming rules, consider using 'ArwoSaveModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(511,18): warning S101: Rename class 'BLWOActionForwardTo' to match pascal case naming rules, consider using 'BlwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(193,18): warning S101: Rename class 'ARWOEncDetailsModel' to match pascal case naming rules, consider using 'ArwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(520,18): warning S101: Rename class 'BLWOActionTasking' to match pascal case naming rules, consider using 'BlwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(673,18): warning S101: Rename class 'EncounterCPTModel' to match pascal case naming rules, consider using 'EncounterCptModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(408,18): warning S101: Rename class 'BLWOEncDetailsModel' to match pascal case naming rules, consider using 'BlwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(537,18): warning S101: Rename class 'BLWOActionReassign' to match pascal case naming rules, consider using 'BlwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(544,18): warning S101: Rename class 'BLWOTaskDetails' to match pascal case naming rules, consider using 'BlwoTaskDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(683,18): warning S101: Rename class 'EncounterCPTDetailModel' to match pascal case naming rules, consider using 'EncounterCptDetailModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(568,18): warning S101: Rename class 'BLWOSaveModel' to match pascal case naming rules, consider using 'BlwoSaveModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(451,18): warning S101: Rename class 'BLWOModel' to match pascal case naming rules, consider using 'BlwoModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] WorkOrderModel.cs(700,18): warning S101: Rename class 'EncounterCPTTransactionModel' to match pascal case naming rules, consider using 'EncounterCptTransactionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj] [2022-06-16T03:41:09.930Z] [2022-06-16T03:41:09.930Z] [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default target) (6) -> [2022-06-16T03:41:09.930Z] (PostSharp30 target) -> [2022-06-16T03:41:09.930Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj : warning PS0131: The module 'IKS.Dare.Common.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.930Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\Before-PostSharp\IKS.Dare.Common.Entities.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.930Z] [2022-06-16T03:41:09.930Z] [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.930Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default target) (9) -> [2022-06-16T03:41:09.930Z] (CoreCompile target) -> [2022-06-16T03:41:09.930Z] DbController.cs(867,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] AESCrypto\AESCrypt.cs(26,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] AESCrypto\AESCrypt.cs(102,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(56,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] AESCrypto\AESCrypt.cs(12,18): warning S101: Rename class 'AESCrypt' to match pascal case naming rules, consider using 'AesCrypt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(108,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(113,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(321,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] AESCrypto\AESCrypt.cs(48,23): warning S4136: All 'Encrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] AESCrypto\AESCrypt.cs(68,23): warning S4136: All 'Decrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] AESCrypto\AESCrypt.cs(12,18): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(31,30): warning S4136: All 'ExecuteScalar' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(57,30): warning S4136: All 'ExecuteScalarString' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(68,29): warning S4136: All 'ExecuteScalarIntegerParam' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(79,29): warning S4136: All 'ExecuteScalarInteger' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(91,31): warning S4136: All 'ExecuteScalarDecimal' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(102,31): warning S4136: All 'ExecuteScalarBoolean' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(117,31): warning S4136: All 'ExecuteDataSet' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(184,33): warning S4136: All 'ExecuteDataTable' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(326,28): warning S4136: All 'ExecuteNonQueryBulk' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbController.cs(345,27): warning S4136: All 'ExecuteNonQuery' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(74,38): warning S4136: All 'CreateDbConnection' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.930Z] DbFactoryProvider.cs(385,35): warning S4136: All 'CreateDbCommandForImport' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.931Z] AESCrypto\AESCrypt.cs(87,21): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.931Z] DbFactoryProvider.cs(115,46): warning S1905: Remove this unnecessary cast to 'ClientMaster'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(181,42): warning S1905: Remove this unnecessary cast to 'ClientMaster'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DataUtility.cs(52,52): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(249,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(220,38): warning S1905: Remove this unnecessary cast to 'ClientMaster'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(109,28): warning S1481: Remove the unused local variable 'objCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(172,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(45,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(175,24): warning S1481: Remove the unused local variable 'objCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbFactoryProvider.cs(214,20): warning S1481: Remove the unused local variable 'objCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(157,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(264,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(339,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(362,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.932Z] DbController.cs(401,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(381,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(434,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(504,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(231,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(624,123): warning S3427: This method signature overlaps the one defined on line 244, the default parameter value can only be used with named arguments. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(680,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(650,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(729,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(708,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] DbController.cs(829,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:41:09.933Z] [2022-06-16T03:41:09.933Z] [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default target) (9) -> [2022-06-16T03:41:09.933Z] (PostSharp30 target) -> [2022-06-16T03:41:09.933Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\Before-PostSharp\IKS.DBProviderFactory.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.933Z] [2022-06-16T03:41:09.933Z] [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.933Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (5) -> [2022-06-16T03:41:09.933Z] (CoreCompile target) -> [2022-06-16T03:41:09.933Z] Business\BktCatCurator.cs(12,7): warning CS0105: The using directive for 'IKS.Dare.Common.Business' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\CommonCurator.cs(1128,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\DareImportCurator.cs(128,13): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\MenuCurator.cs(121,96): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\WorkOrderCurator.cs(2464,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\WorkOrderCurator.cs(2493,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\DashboardTargetCurator.cs(22,17): warning CS0649: Field 'DashboardTargetCurator.ds' is never assigned to, and will always have its default value null [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\ActionCodeCommonCurator.cs(64,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\ActionCodeCommonCurator.cs(71,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\AESCrypto\AESCrypto.cs(26,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\AESCrypto\AESCrypto.cs(102,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\AutoActionTemplateCurator.cs(346,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\AutoActionTemplateCurator.cs(349,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\AutoActionTemplateCurator.cs(354,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\BktCatCurator.cs(36,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.933Z] Business\cmnReportBLL.cs(248,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\cmnReportBLL.cs(300,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(218,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(341,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(408,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(450,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(570,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(647,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(1176,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(1372,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\CommonCurator.cs(1401,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\InventoryAllocationCurator.cs(564,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\OpsShufflingCurator.cs(98,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\OptimixMenuCurator.cs(47,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\OptimixMenuCurator.cs(125,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\DashboardTargetCurator.cs(193,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\DashboardTargetCurator.cs(197,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\GridConfigCurator.cs(141,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\MenuCurator.cs(75,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\MenuCurator.cs(99,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\RuleEngineStrategyCurator.cs(87,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\RuleEngineStrategyCurator.cs(511,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\RuleEngineStrategyCurator.cs(552,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(37,38): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(159,71): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(240,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(335,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(338,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(674,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(683,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(706,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(729,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(925,65): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\UserCurator.cs(960,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\WorkOrderConfigCurator.cs(22,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\WorkOrderCurator.cs(51,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\WorkOrderCurator.cs(60,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\WorkOrderCurator.cs(62,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\WorkOrderCurator.cs(105,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.934Z] Business\WorkOrderCurator.cs(145,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(187,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(253,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(400,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(605,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(658,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(680,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(784,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(953,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(964,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1242,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1330,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1360,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1387,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1404,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1427,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1573,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1653,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1667,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1671,30): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1675,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1678,36): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1681,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1684,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1687,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1690,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1693,32): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1696,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1699,34): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1835,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(1891,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2081,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2342,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2351,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2368,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2450,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2471,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\WorkOrderCurator.cs(2480,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Data\DashboardTargetRepository.cs(234,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Data\GridConfigRepository.cs(287,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Data\InventoryRepository.cs(77,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Data\PayerURLRepository.cs(58,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\ActionCodeCommonCurator.cs(18,36): warning S2933: Make 'actionCodeCommonRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.935Z] Business\ActiveDirectoryConfigCurator.cs(8,28): warning S2933: Make 'adConfigRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\RuleEngineStrategyRepository.cs(23,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\StatusCodeCommonRepository.cs(25,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\StatusCodeCommonRepository.cs(27,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\InventoryAllocationCurator.cs(658,21): warning S3903: Move 'DataTableX' into a named namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\TimelyFilingLimitRepository.cs(95,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\UserRepository.cs(361,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\UserRepository.cs(386,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\UserRepository.cs(388,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderConfigRepository.cs(22,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AESCrypto\AESCrypto.cs(12,18): warning S101: Rename class 'AESCrypto' to match pascal case naming rules, consider using 'AesCrypto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AESCrypto\AESCrypto.cs(48,23): warning S4136: All 'Encrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AESCrypto\AESCrypto.cs(68,23): warning S4136: All 'Decrypt' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(74,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(465,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(474,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(502,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(511,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(581,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(587,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(729,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(732,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\WorkOrderRespository.cs(1445,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AESCrypto\AESCrypto.cs(12,18): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\InventoryCurator.cs(23,29): warning S2933: Make 'inventoryRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AppealsFilingLimitCurator.cs(22,46): warning S2933: Make '_AFLRepo' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AppealTemplateAutomationCurator.cs(14,44): warning S2933: Make '_automationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AppealTemplateAutomationCurator.cs(15,44): warning S2933: Make '_appealTemplateAutomationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AppealTemplateAutomationCurator.cs(14,44): warning S4487: Remove this unread private field '_automationRepository' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AppealTemplateCurator.cs(20,34): warning S2933: Make 'appealTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\cmnReportBLL.cs(27,18): warning S101: Rename class 'cmnReportBLL' to match pascal case naming rules, consider using 'CmnReportBll'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\AutoActionTemplateCurator.cs(25,46): warning S2933: Make 'autoActionTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BillingPPWorkFlowCurator.cs(13,37): warning S2933: Make 'billingPPWorkFlowRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BktCatCurator.cs(19,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BucketCategoryCurator.cs(13,34): warning S2933: Make 'objBucketCategoryRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\cmnReportsDAL.cs(17,18): warning S101: Rename class 'cmnReportsDAL' to match pascal case naming rules, consider using 'CmnReportsDal'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\cmnReportsDAL.cs(97,24): warning S4144: Update this method so that its implementation is not identical to 'GetSubRptData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BucketDetailsCurator.cs(20,33): warning S2933: Make 'objBucketDetailsRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BulkCompletionCurator.cs(10,34): warning S2933: Make 'bulkCompletionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BulkCompletionCurator.cs(11,29): warning S2933: Make 'bulkCompletionModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\BucketPrioritySettingCurator.cs(25,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\CallCheckCurator.cs(14,29): warning S2933: Make 'callCheckRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Business\ConfigurationGroupCurator.cs(15,38): warning S2933: Make 'configurationGroupRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.936Z] Data\KmsCurator.cs(11,23): warning S2933: Make 'kmsRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PCRRAStatusRepository.cs(15,11): warning S101: Rename class 'PCRRAStatusRepository' to match pascal case naming rules, consider using 'PcrraStatusRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\OptimixMenuRepository.cs(24,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PCRPaymentPlanConfigurationRepository.cs(17,18): warning S101: Rename class 'PCRPaymentPlanConfigurationRepository' to match pascal case naming rules, consider using 'PcrPaymentPlanConfigurationRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PCRActionCodeRepository.cs(18,18): warning S101: Rename class 'PCRActionCodeRepository' to match pascal case naming rules, consider using 'PcrActionCodeRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PCRStatusCodeRepository.cs(18,18): warning S101: Rename class 'PCRStatusCodeRepository' to match pascal case naming rules, consider using 'PcrStatusCodeRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PracticeWiseEncounterInfoRepository.cs(23,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\DashboardTargetRepository.cs(18,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DareImportCurator.cs(27,30): warning S2933: Make 'dareImportRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\LeaveRepository.cs(111,23): warning S4144: Update this method so that its implementation is not identical to 'LeaveDelete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\LeaveRepository.cs(131,23): warning S4144: Update this method so that its implementation is not identical to 'LeaveDelete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PayerURLRepository.cs(13,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PayerURLRepository.cs(13,18): warning S101: Rename class 'PayerURLRepository' to match pascal case naming rules, consider using 'PayerUrlRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DashboardTargetCurator.cs(22,17): warning S3459: Remove unassigned field 'ds', or set its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DashboardTargetCurator.cs(23,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DashboardTargetCurator.cs(24,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DashboardTargetCurator.cs(25,20): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DashboardTargetCurator.cs(26,20): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DashboardTargetCurator.cs(27,20): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\PrivilegeRepository.cs(25,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DenialConfigCurator.cs(14,32): warning S2933: Make 'denialConfigRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\AuditLog.cs(250,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\AuditLog.cs(257,28): warning S4136: All 'MakeLogEntry' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\ReportRepository.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\DynamicControlCurator.cs(15,34): warning S2933: Make 'objDAL' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\GeneralizationCurator.cs(9,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\LeaveCurator.cs(22,25): warning S2933: Make 'leaveRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\SchedulerRepository.cs(24,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\SchedulerRepository.cs(57,28): warning S4144: Update this method so that its implementation is not identical to 'InsertUpdateScheduler'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\MenuCurator.cs(23,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\PayerURLCurator.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\PayerURLCurator.cs(27,18): warning S101: Rename class 'PayerURLCurator' to match pascal case naming rules, consider using 'PayerUrlCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\StageActionRepository.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\StageConditionMappingRepository.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\PreferenceCurator.cs(26,30): warning S2933: Make '_PrRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\PrivilegeCurator.cs(26,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\RefundDocumentCurator.cs(10,34): warning S2933: Make 'refundDocumentRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\UNIDConfigRepository.cs(14,11): warning S101: Rename class 'UNIDConfigRepository' to match pascal case naming rules, consider using 'UnidConfigRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\ReportCurator.cs(31,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\RefundTemplateCurator.cs(17,34): warning S2933: Make 'refundTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\UserRepository.cs(19,26): warning S4136: All 'GetLoginUserId' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\WorkOrderRespository.cs(106,24): warning S4144: Update this method so that its implementation is not identical to 'GetPivotSummaryGridData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\WorkOrderRespository.cs(1324,24): warning S4144: Update this method so that its implementation is not identical to 'GetCBRInventorySummaryCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Data\WorkFlowConfigRespository.cs(540,28): warning S4144: Update this method so that its implementation is not identical to 'InsertIntoWorkFlow'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\ShiftCurator.cs(27,33): warning S2933: Make '_shiftRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\SopDocumentCurator.cs(17,29): warning S2933: Make 'sopMasterRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\StatusActionMappingCurator.cs(20,39): warning S2933: Make 'statusActionMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\StatusCodeCommonCurator.cs(19,36): warning S2933: Make 'statusCodeCommonRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\TaskingHeaderCurator.cs(28,33): warning S2933: Make 'taskingHeaderRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\UNIDConfigCurator.cs(16,30): warning S2933: Make 'uNIDTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\UNIDConfigCurator.cs(14,18): warning S101: Rename class 'UNIDConfigCurator' to match pascal case naming rules, consider using 'UnidConfigCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.937Z] Business\InputFieldControlCurator.cs(22,27): warning S2933: Make '_inputFieldCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\InputFieldControlCurator.cs(23,37): warning S2933: Make '_templateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\TimelyFilingLimitCurator.cs(22,45): warning S2933: Make '_TFLRepo' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(30,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(31,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(32,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(33,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(34,44): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(35,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\WorkOrderConfigCurator.cs(36,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\InputFieldMappingCurator.cs(26,37): warning S2933: Make 'inputFieldMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\InputFieldMappingCurator.cs(51,9): warning S1144: Remove the unused private method 'GetSelectedInputFieldIds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\InputFieldMappingCurator.cs(86,9): warning S1144: Remove the unused private method 'GetMappingData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\InputFieldCurator.cs(22,30): warning S2933: Make 'inputFieldRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\InventoryAllocationCurator.cs(21,39): warning S2933: Make 'inventoryAllocationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\MessageTemplateCurator.cs(22,43): warning S2933: Make 'messageTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(76,22): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(76,22): warning S101: Rename class 'PHISections' to match pascal case naming rules, consider using 'PhiSections'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(564,54): warning S4136: All 'GetHeaderFooterDtls' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(78,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(79,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(78,34): warning S2223: Change the visibility of 'EncounterDetailsPage' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(79,34): warning S2223: Change the visibility of 'AccountDetailsPage' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(83,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(83,34): warning S2223: Change the visibility of 'Encounter' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(84,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(84,34): warning S2223: Change the visibility of 'Account' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\NotifierCurator.cs(14,28): warning S2933: Make 'notifierRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(81,22): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\CommonCurator.cs(81,22): warning S101: Rename class 'PHIEntityType' to match pascal case naming rules, consider using 'PhiEntityType'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\OpsShufflingCurator.cs(26,40): warning S2933: Make 'opsShuffling' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\OptimixRolePrivilegeCurator.cs(14,48): warning S2933: Make 'optimixRolePrivilegeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRPaymentPlanConfigurationCurator.cs(19,47): warning S2933: Make 'pcrPaymentPlanConfigurationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRPaymentPlanConfigurationCurator.cs(17,18): warning S101: Rename class 'PCRPaymentPlanConfigurationCurator' to match pascal case naming rules, consider using 'PcrPaymentPlanConfigurationCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRRAStatusCurator.cs(14,31): warning S2933: Make 'pcrRAStatusRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRRAStatusCurator.cs(12,18): warning S101: Rename class 'PCRRAStatusCurator' to match pascal case naming rules, consider using 'PcrraStatusCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\QcaSubprocessCurator.cs(16,33): warning S2933: Make 'subprocessRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PaymentPlanCurator.cs(15,31): warning S2933: Make 'paymentPlanRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRActionCodeCurator.cs(16,33): warning S2933: Make 'pcrActionCodeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRActionCodeCurator.cs(14,18): warning S101: Rename class 'PCRActionCodeCurator' to match pascal case naming rules, consider using 'PcrActionCodeCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PaymentPlanCurator.cs(16,26): warning S1450: Remove the field 'paymentPlanModel' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRStatusCodeCurator.cs(17,33): warning S2933: Make 'pcrStatusCodeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.938Z] Business\PCRStatusCodeCurator.cs(15,18): warning S101: Rename class 'PCRStatusCodeCurator' to match pascal case naming rules, consider using 'PcrStatusCodeCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\PracticeWiseEncounterInfoCurator.cs(23,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\YFReportsCurator.cs(16,24): warning S2933: Make 'systemClientCode' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\YFReportsCurator.cs(17,24): warning S2933: Make 'userName' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\YFReportsCurator.cs(18,19): warning S2933: Make 'crypto' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\BucketPrioritySettingRepository.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\RuleEngineStrategyCurator.cs(19,38): warning S2933: Make 'objRuleEngineStrategyRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\UserCurator.cs(22,24): warning S2933: Make 'userRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\UserCurator.cs(701,32): warning S4136: All 'GetLoginUserCredentials' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\UserRoleCurator.cs(27,28): warning S2933: Make 'userRoleRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\SchedulerCurator.cs(28,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\WorkFlowConfigCurator.cs(12,35): warning S2933: Make 'workFlowConfigRespository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\cmnReportsDAL.cs(58,45): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(104,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(111,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(118,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(125,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(132,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(139,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(146,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(153,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(160,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(167,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(180,41): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(182,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(191,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(199,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(208,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(216,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(224,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(233,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(241,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(265,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Business\cmnReportBLL.cs(335,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\WorkOrderRespository.cs(79,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\InventoryRepository.cs(50,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\InventoryRepository.cs(46,54): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\InventoryRepository.cs(103,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\WorkOrderRespository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\InventoryRepository.cs(124,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\WorkOrderRespository.cs(201,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\WorkOrderRespository.cs(234,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\WorkOrderRespository.cs(266,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\BucketPrioritySettingRepository.cs(54,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.939Z] Data\BucketPrioritySettingRepository.cs(62,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\BucketPrioritySettingRepository.cs(35,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\BucketPrioritySettingRepository.cs(106,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(332,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\BucketPrioritySettingRepository.cs(142,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\BucketPrioritySettingRepository.cs(150,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\BucketPrioritySettingRepository.cs(120,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(514,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(477,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(474,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(511,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(450,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(584,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(581,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(598,40): warning S1481: Remove the unused local variable 'dictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(533,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(535,40): warning S1481: Remove the unused local variable 'dictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(661,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(636,36): warning S1854: Remove this useless assignment to local variable 'WOM'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Business\AESCrypto\AESCrypto.cs(87,21): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Business\ActionCodeCommonCurator.cs(73,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(803,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(832,136): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(860,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(925,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(921,54): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(953,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(972,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(1031,24): warning S1854: Remove this useless assignment to local variable 'errMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Data\WorkOrderRespository.cs(1036,24): warning S1854: Remove this useless assignment to local variable 'errMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Business\AutoActionTemplateCurator.cs(111,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Business\AutoActionTemplateCurator.cs(148,17): warning S2259: 'selectListItem' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Business\AutoActionTemplateCurator.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.940Z] Business\AutoActionTemplateCurator.cs(170,35): warning S1854: Remove this useless assignment to local variable 'lstSelectListItem'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1286,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1308,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1327,22): warning S1481: Remove the unused local variable 'dtStartTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(151,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\InventoryAllocationCurator.cs(665,67): warning S3427: This method signature overlaps the one defined on line 660, the default parameter value can only be used with named arguments. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(123,44): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1448,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1445,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1397,17): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderRespository.cs(1399,40): warning S1481: Remove the unused local variable 'dictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(251,69): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(272,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\InventoryAllocationCurator.cs(665,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(280,17): warning S2259: 'autoActionTemplate' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(65,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(283,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(359,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(92,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(393,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AutoActionTemplateCurator.cs(227,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 82 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(121,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(148,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(157,47): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(180,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(222,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(218,25): warning S1854: Remove this useless assignment to local variable 'UserIDs'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(266,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkOrderConfigRepository.cs(262,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(136,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(109,25): warning S2259: 'bucketDetailsModel' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(105,25): warning S2259: 'bucketDetailsModel' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(164,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(49,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\BucketDetailsCurator.cs(216,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AppealTemplateCurator.cs(55,17): warning S2259: 'providerDetailData' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AppealTemplateCurator.cs(114,42): warning S1854: Remove this useless assignment to local variable 'appealTemplateData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkFlowConfigRespository.cs(328,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkFlowConfigRespository.cs(300,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkFlowConfigRespository.cs(399,94): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkFlowConfigRespository.cs(441,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\WorkFlowConfigRespository.cs(485,25): warning S1481: Remove the unused local variable 'rowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Data\UserRoleRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.941Z] Business\AppealTemplateCurator.cs(266,59): warning S1854: Remove this useless assignment to local variable 'routingConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\BucketDetailsCurator.cs(307,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\BucketDetailsCurator.cs(321,57): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRoleRepository.cs(81,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\BulkCompletionCurator.cs(38,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CheckAuthenticationSecurityCurator.cs(30,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRoleRepository.cs(169,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\InputFieldMappingCurator.cs(56,73): warning S1905: Remove this unnecessary cast to 'int'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(41,9): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\InputFieldMappingCurator.cs(64,17): warning S1481: Remove the unused local variable 'ip_ActionTypesXml'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(63,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(52,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(61,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(90,37): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(90,17): warning S2583: Change this condition so that it does not always evaluate to 'false'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(94,20): warning S2583: Change this expression which always evaluates to 'not null'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(86,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(110,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(127,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(135,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(177,46): warning S1905: Remove this unnecessary cast to 'IList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(181,21): warning S1905: Remove this unnecessary cast to 'IList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(72,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(152,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(154,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(191,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(185,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(187,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(169,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(198,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(240,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(280,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(306,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(338,23): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(323,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(459,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(431,33): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(405,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(437,33): warning S1871: Either merge this branch with the identical one on line 432 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(392,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(545,29): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(537,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(415,55): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(430,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(585,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(461,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(569,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(552,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(528,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(487,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(629,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(531,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(663,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Business\CommonCurator.cs(646,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.942Z] Data\UserRepository.cs(564,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Data\UserRepository.cs(508,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(765,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(770,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(778,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(785,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(790,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(796,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(802,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(807,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(815,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(821,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(827,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(839,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldMappingCurator.cs(320,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(786,21): warning S1871: Either merge this case with the identical one on line 766 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(791,21): warning S1871: Either merge this case with the identical one on line 771 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(822,21): warning S1871: Either merge this case with the identical one on line 760 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldMappingCurator.cs(241,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldMappingCurator.cs(165,47): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldMappingCurator.cs(173,69): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldMappingCurator.cs(186,92): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldMappingCurator.cs(202,122): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(973,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1000,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(881,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1013,75): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(893,32): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldCurator.cs(127,81): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InputFieldCurator.cs(112,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1032,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1056,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1068,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1104,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1129,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\CommonCurator.cs(1128,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\MessageTemplateCurator.cs(107,70): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\MessageTemplateCurator.cs(157,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\MessageTemplateCurator.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\MessageTemplateCurator.cs(84,32): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.944Z] Business\InventoryAllocationCurator.cs(36,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(117,85): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(131,54): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1257,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(294,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OpsShufflingCurator.cs(133,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OpsShufflingCurator.cs(170,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1353,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OpsShufflingCurator.cs(108,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1422,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OpsShufflingCurator.cs(28,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1461,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OpsShufflingCurator.cs(201,4): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1489,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OptimixRolePrivilegeCurator.cs(44,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1274,28): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\CommonCurator.cs(1269,48): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OptimixRolePrivilegeCurator.cs(76,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(345,34): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(384,131): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(412,130): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\OptimixRolePrivilegeCurator.cs(111,12): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(357,61): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(361,124): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(371,61): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(342,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\PaymentPlanCurator.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\PaymentPlanCurator.cs(38,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\PaymentPlanCurator.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\PCRStatusCodeCurator.cs(81,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DashboardTargetCurator.cs(102,55): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(544,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DashboardTargetCurator.cs(76,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DareImportCurator.cs(87,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(478,74): warning S2971: Drop 'Where' and move the condition into the 'First'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(474,32): warning S1854: Remove this useless assignment to local variable 'sourceConditionXML'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\InventoryAllocationCurator.cs(470,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DynamicControlCurator.cs(55,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DynamicControlCurator.cs(72,42): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DynamicControlCurator.cs(28,49): warning S107: Method has 12 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DashboardTargetCurator.cs(174,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\DashboardTargetCurator.cs(195,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RuleEngineConfigCurator.cs(36,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RefundTemplateCurator.cs(47,42): warning S1854: Remove this useless assignment to local variable 'refundTemplateData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\MenuCurator.cs(79,51): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\SchedulerCurator.cs(98,68): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RuleEngineStrategyCurator.cs(56,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RuleEngineStrategyCurator.cs(42,47): warning S1481: Remove the unused local variable 'objRuleEngineStartegyRuleDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\SchedulerCurator.cs(114,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\SchedulerCurator.cs(93,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RefundTemplateCurator.cs(115,17): warning S2259: 'providerDetailData' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RuleEngineStrategyCurator.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RuleEngineStrategyCurator.cs(147,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RuleEngineStrategyCurator.cs(242,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RefundTemplateCurator.cs(321,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Business\RefundTemplateCurator.cs(270,59): warning S1854: Remove this useless assignment to local variable 'routingConfiguration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.945Z] Data\ActionCodeCommonRepository.cs(33,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\ActionCodeCommonRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\RuleEngineStrategyCurator.cs(274,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\RuleEngineStrategyCurator.cs(258,36): warning S1481: Remove the unused local variable 'parameters'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\RuleEngineStrategyCurator.cs(299,91): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageActionCurator.cs(49,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\ActionCodeCommonRepository.cs(87,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\RuleEngineStrategyCurator.cs(304,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\RuleEngineStrategyCurator.cs(329,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageActionCurator.cs(47,40): warning S1854: Remove this useless assignment to local variable 'list2'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageActionCurator.cs(46,39): warning S1854: Remove this useless assignment to local variable 'list1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageActionCurator.cs(92,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageConditionMappingCurator.cs(49,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageActionCurator.cs(122,56): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageConditionMappingCurator.cs(92,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\RuleEngineStrategyCurator.cs(358,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageConditionMappingCurator.cs(47,40): warning S1854: Remove this useless assignment to local variable 'list2'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StageConditionMappingCurator.cs(46,38): warning S1854: Remove this useless assignment to local variable 'list1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StatusActionMappingCurator.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\StatusCodeCommonCurator.cs(77,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(47,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(49,26): warning S2259: 'result' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(104,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(164,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderConfigCurator.cs(90,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderConfigCurator.cs(107,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(212,117): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(224,110): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(225,108): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(226,134): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(236,213): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(237,191): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(98,21): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(102,21): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(224,21): warning S2259: 'totalRow' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(228,21): warning S2259: 'totalRow' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(179,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(355,17): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\AppealsFilingLimitRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\AppealsFilingLimitRepository.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\UserCurator.cs(190,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\ADConfigRepository.cs(64,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\AuditLog.cs(287,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(596,60): warning S1172: Remove this unused method parameter 'userrole'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(657,17): warning S1871: Either merge this case with the identical one on line 643 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Data\AppealTemplateRepository.cs(152,116): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.946Z] Business\WorkOrderCurator.cs(466,53): warning S1854: Remove this useless assignment to local variable 'lstFiltered'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(465,50): warning S1854: Remove this useless assignment to local variable 'lstItems'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(463,44): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(506,17): warning S1871: Either merge this branch with the identical one on line 501 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(694,62): warning S1172: Remove this unused method parameter 'userrole'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\AuditLog.cs(479,33): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(694,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 51 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\AuditLog.cs(501,33): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CheckAuthenticationSecurityRepository.cs(19,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\BucketCategoryRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1133,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1138,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1143,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(72,67): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(74,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\BucketDetailsRepository.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(96,67): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(98,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1114,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(129,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(162,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1252,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1256,28): warning S1481: Remove the unused local variable 'wo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1278,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1270,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1273,32): warning S1481: Remove the unused local variable 'wo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1221,30): warning S1854: Remove this useless assignment to local variable 'lstpatientnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1220,22): warning S1854: Remove this useless assignment to local variable 'lstTasks'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1219,27): warning S1854: Remove this useless assignment to local variable 'lstRejections'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1218,27): warning S1854: Remove this useless assignment to local variable 'lstEncounters'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1215,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1223,26): warning S1854: Remove this useless assignment to local variable 'usercategory'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1297,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\ConfigurationGroupRepository.cs(65,40): warning S1905: Remove this unnecessary cast to 'DataTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Business\WorkOrderCurator.cs(1239,20): warning S1481: Remove the unused local variable 'event_Id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.947Z] Data\CommonRepository.cs(323,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1339,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1344,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1349,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\CommonRepository.cs(354,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1310,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 55 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1465,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1469,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1473,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\KmsRepository.cs(27,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\CommonRepository.cs(383,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1444,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 55 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1450,20): warning S1481: Remove the unused local variable 'Readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\InputFieldRepository.cs(17,122): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1575,72): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1551,25): warning S1854: Remove this useless assignment to local variable 'lstacrencid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1545,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1555,27): warning S1854: Remove this useless assignment to local variable 'lstactivityid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\OptimixRolePrivilegeRepository.cs(36,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\OptimixRolePrivilegeRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\OptimixRolePrivilegeRepository.cs(125,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1628,22): warning S1854: Remove this useless assignment to local variable 'LstencID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1627,23): warning S1854: Remove this useless assignment to local variable 'lsttaskid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1626,25): warning S1854: Remove this useless assignment to local variable 'lstacrencid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1625,29): warning S1854: Remove this useless assignment to local variable 'lstpersonnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1624,27): warning S1854: Remove this useless assignment to local variable 'lstactivityid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1622,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\PCRRAStatusRepository.cs(33,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\InventoryAllocationRepository.cs(152,21): warning S1481: Remove the unused local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\OptimixRolePrivilegeRepository.cs(83,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\QcaSubprocessRepository.cs(67,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1661,33): warning S107: Method has 12 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\PaymentPlanRepository.cs(36,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\PaymentPlanRepository.cs(56,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\PCRStatusCodeRepository.cs(65,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\PracticeWiseEncounterInfoRepository.cs(44,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DareImportRepository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\PCRActionCodeRepository.cs(69,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(49,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(73,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(1889,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(111,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(135,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DenialConfigRepository.cs(51,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DenialConfigRepository.cs(76,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2122,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2127,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2132,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2138,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2143,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2148,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(199,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(193,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Business\WorkOrderCurator.cs(2162,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.948Z] Data\DashboardTargetRepository.cs(208,55): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Business\WorkOrderCurator.cs(2134,17): warning S1871: Either merge this case with the identical one on line 2118 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Business\WorkOrderCurator.cs(2139,17): warning S1871: Either merge this case with the identical one on line 2123 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Business\WorkOrderCurator.cs(2144,17): warning S1871: Either merge this case with the identical one on line 2128 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(246,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Business\WorkOrderCurator.cs(2203,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(235,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DenialConfigRepository.cs(125,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DynamicControlRepository.cs(28,55): warning S107: Method has 12 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DynamicControlRepository.cs(30,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(309,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(302,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(335,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(331,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DynamicControlRepository.cs(105,42): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(357,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DynamicControlRepository.cs(71,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(52,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DashboardTargetRepository.cs(379,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DynamicControlRepository.cs(107,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\DynamicControlRepository.cs(140,28): warning S1854: Remove this useless assignment to local variable 'dsData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PayerURLRepository.cs(69,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PayerURLRepository.cs(49,42): warning S1854: Remove this useless assignment to local variable 'dtPayerURLLink'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\LeaveRepository.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PreferenceRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(156,37): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(175,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\LeaveRepository.cs(175,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\LeaveRepository.cs(171,31): warning S1854: Remove this useless assignment to local variable 'IfActionTaken'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(206,37): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PreferenceRepository.cs(77,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PrivilegeRepository.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(222,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PreferenceRepository.cs(100,62): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(252,37): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PreferenceRepository.cs(104,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\GridConfigRepository.cs(275,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\RefundDocumentRepository.cs(50,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PrivilegeRepository.cs(108,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\ReportRepository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\PrivilegeRepository.cs(141,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\SchedulerRepository.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\RefundTemplateRepository.cs(215,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\ShiftRepository.cs(37,27): warning S1854: Remove this useless assignment to local variable 'date'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\RuleEngineStrategyRepository.cs(79,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\StatusActionMappingRepository.cs(42,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\StageActionRepository.cs(65,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\RuleEngineStrategyRepository.cs(36,49): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\ShiftRepository.cs(90,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\StatusCodeCommonRepository.cs(51,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\InputFieldControlRepository.cs(24,125): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\TaskingHeaderRepository.cs(70,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.949Z] Data\TaskingHeaderRepository.cs(98,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\RuleEngineStrategyRepository.cs(163,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\TaskingHeaderRepository.cs(45,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\RuleEngineStrategyRepository.cs(210,152): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\RuleEngineStrategyRepository.cs(420,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\InputFieldControlCurator.cs(77,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\InputFieldControlCurator.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\InputFieldControlCurator.cs(95,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\TimelyFilingLimitRepository.cs(105,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\AppealsFilingLimitRepository.cs(122,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\InputFieldControlCurator.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\InputFieldControlCurator.cs(167,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\StatusActionMappingCurator.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2231,33): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\CommonRepository.cs(443,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2235,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2242,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2262,33): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2285,33): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2289,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2296,26): warning S1854: Remove this useless assignment to local variable 'NodeName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\CommonRepository.cs(566,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2343,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\CommonRepository.cs(612,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\CommonRepository.cs(630,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2465,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\CommonRepository.cs(651,20): warning S1481: Remove the unused local variable 'importDetail'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2464,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2494,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2361,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 38 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2493,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\SopDocumentCurator.cs(82,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\WorkOrderCurator.cs(2582,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\PCRPaymentPlanConfigurationCurator.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\SopDocumentCurator.cs(178,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\SopDocumentCurator.cs(203,75): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Data\RuleEngineConfigRepository.cs(103,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\SopDocumentCurator.cs(216,48): warning S1854: Remove this useless assignment to local variable 'openConnectors'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\UserCurator.cs(395,35): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\UserCurator.cs(440,58): warning S1905: Remove this unnecessary cast to 'string'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\UserCurator.cs(470,51): warning S1905: Remove this unnecessary cast to 'IEnumerable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\UserCurator.cs(309,181): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\UserCurator.cs(310,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.950Z] Business\UserCurator.cs(312,199): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\SopDocumentCurator.cs(150,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\SopDocumentCurator.cs(133,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\SopDocumentCurator.cs(126,43): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\SopDocumentCurator.cs(140,48): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(688,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(395,35): warning S2971: Use 'Count' property here instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(420,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(436,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Data\RuleEngineConfigRepository.cs(409,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(279,28): warning S1854: Remove this useless assignment to local variable 'categories'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(389,36): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(774,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(804,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(701,32): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(533,54): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(276,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(555,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Data\RuleEngineConfigRepository.cs(547,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(533,54): warning S2971: Use 'Count' property here instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(543,47): warning S2971: Use 'Count' property here instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(932,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(578,81): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(931,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(927,28): warning S1481: Remove the unused local variable 'nativeObject'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\RuleEngineStrategyCurator.cs(615,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(985,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Data\RuleEngineConfigRepository.cs(583,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1000,32): warning S1854: Remove this useless assignment to local variable 'dsUserInfo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Data\RuleEngineConfigRepository.cs(605,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Data\RuleEngineConfigRepository.cs(629,124): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1095,138): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1028,135): warning S1764: Correct one of the identical expressions on both sides of operator '=='. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1039,142): warning S1764: Correct one of the identical expressions on both sides of operator '=='. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1174,30): warning S1854: Remove this useless assignment to local variable 'preGrade'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1226,36): warning S1854: Remove this useless assignment to local variable 'rs'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] Business\UserCurator.cs(1222,48): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:41:09.951Z] [2022-06-16T03:41:09.951Z] [2022-06-16T03:41:09.951Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.951Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.951Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.951Z] Business\_835_BL.cs(18,14): warning CS0414: The field '_835_BL.fileErrorFlag' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(26,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(170,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(177,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(180,45): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(185,49): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(343,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(346,45): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(350,49): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(367,57): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(15,16): warning S2933: Make 'FieldSeperator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(16,16): warning S2933: Make 'SegmentSeperator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(17,16): warning S2933: Make 'Path' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(18,14): warning S2933: Make 'fileErrorFlag' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(18,9): warning S1144: Remove the unused private field 'fileErrorFlag'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(12,18): warning S101: Rename class '_835_BL' to match pascal case naming rules, trim underscores from the name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Data\_835_DL.cs(16,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Data\_835_DL.cs(16,11): warning S101: Rename class '_835_DL' to match pascal case naming rules, trim underscores from the name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(15,31): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(16,33): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(17,21): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(80,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(251,101): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(420,101): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(178,158): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(202,175): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(221,143): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(342,117): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(370,134): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(390,143): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(530,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(512,29): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(299,49): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(281,65): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(469,49): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(450,65): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(293,63): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(324,47): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(462,63): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(498,47): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(521,31): warning S112: 'System.Exception' should not be thrown by user code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(89,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 603 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(94,27): warning S1481: Remove the unused local variable 'CheckError'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(96,27): warning S1481: Remove the unused local variable 'EncounterError'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.952Z] Business\_835_BL.cs(98,27): warning S1481: Remove the unused local variable 'CPTError'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (4) -> [2022-06-16T03:41:09.953Z] (PostSharp30 target) -> [2022-06-16T03:41:09.953Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\Before-PostSharp\IKS.835Library.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (10) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default target) (11) -> [2022-06-16T03:41:09.953Z] (CoreCompile target) -> [2022-06-16T03:41:09.953Z] ActionModel.cs(53,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:41:09.953Z] EncounterCategoryModel.cs(35,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:41:09.953Z] EncounterCategoryModel.cs(51,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:41:09.953Z] ACRWorkOrder.cs(22,18): warning S101: Rename class 'ACRWorkOrder' to match pascal case naming rules, consider using 'AcrWorkOrder'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (10) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default target) (11) -> [2022-06-16T03:41:09.953Z] (PostSharp30 target) -> [2022-06-16T03:41:09.953Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj : warning PS0131: The module 'IKS.Dare.AR.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (10) -> [2022-06-16T03:41:09.953Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:09.953Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.953Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (10) -> [2022-06-16T03:41:09.953Z] (CoreCompile target) -> [2022-06-16T03:41:09.953Z] Business\ARDashboardCurator.cs(167,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Business\ARDashboardCurator.cs(432,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Business\ARDashboardCurator.cs(511,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Business\StatusCurator.cs(16,26): warning S2933: Make 'statusRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Business\ActionCurator.cs(29,26): warning S2933: Make 'actionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Business\ReasonCurator.cs(27,26): warning S2933: Make 'reasonRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ARDashboardRepository.cs(210,33): warning S4136: All 'GetARWOStatus_DrillDown' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ReasonRepository.cs(73,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\StatusRepository.cs(75,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ARDashboardRepository.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ARDashboardRepository.cs(166,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ARDashboardRepository.cs(100,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ARDashboardRepository.cs(140,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.953Z] Data\ARDashboardRepository.cs(134,28): warning S1854: Remove this useless assignment to local variable 'dboard'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(136,31): warning S1854: Remove this useless assignment to local variable 'highriskParam'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(198,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(347,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(309,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(412,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(377,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(398,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(441,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Business\ARDashboardCurator.cs(206,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ARDashboardRepository.cs(465,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ActionRepository.cs(71,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Business\ARDashboardCurator.cs(316,40): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Business\ARDashboardCurator.cs(459,17): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Business\ARDashboardCurator.cs(537,17): warning S2259: 'dlrdr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] Business\ARDashboardCurator.cs(414,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:41:09.954Z] [2022-06-16T03:41:09.954Z] [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default target) (12) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default target) (13) -> [2022-06-16T03:41:09.954Z] DashboardModel.cs(18,18): warning S101: Rename class 'ATPDashboardModel' to match pascal case naming rules, consider using 'AtpDashboardModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:41:09.954Z] QCModel.cs(60,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:41:09.954Z] ERAGenerationModel.cs(10,18): warning S101: Rename class 'ERAGenerationModel' to match pascal case naming rules, consider using 'EraGenerationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:41:09.954Z] ERASubmissionModel.cs(10,18): warning S101: Rename class 'ERASubmissionModel' to match pascal case naming rules, consider using 'EraSubmissionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:41:09.954Z] QCModel.cs(49,18): warning S101: Rename class 'QCCPTDetails' to match pascal case naming rules, consider using 'QccptDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:41:09.954Z] PatientModel.cs(26,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj] [2022-06-16T03:41:09.954Z] [2022-06-16T03:41:09.954Z] [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default target) (12) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default target) (13) -> [2022-06-16T03:41:09.954Z] (PostSharp30 target) -> [2022-06-16T03:41:09.954Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj : warning PS0131: The module 'IKS.Dare.AutoPost.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.954Z] [2022-06-16T03:41:09.954Z] [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.954Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default target) (12) -> [2022-06-16T03:41:09.954Z] (CoreCompile target) -> [2022-06-16T03:41:09.954Z] Business\InsuranceCurator.cs(117,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\AutoPostIncartService.cs(60,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\AutoPostIncartService.cs(74,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\AutoPostIncartService.cs(88,10): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\AutoPostIncartService.cs(166,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\DashboardRepository.cs(302,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\InsuranceRepository.cs(734,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\InsuranceRepository.cs(764,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\InsuranceRepository.cs(772,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\ERASubmissionRepository.cs(14,11): warning S101: Rename class 'ERASubmissionRepository' to match pascal case naming rules, consider using 'EraSubmissionRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\PatientRespository.cs(285,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.954Z] Data\QCRepository.cs(235,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\ERASubmissionCurator.cs(12,33): warning S2933: Make 'eraSubmissionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\ERASubmissionCurator.cs(10,18): warning S101: Rename class 'ERASubmissionCurator' to match pascal case naming rules, consider using 'EraSubmissionCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(15,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\PatientRespository.cs(19,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(49,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(50,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(137,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\QCCurator.cs(52,49): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(190,101): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(218,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(93,100): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(93,182): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(250,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(275,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(282,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(115,33): warning S2583: Change this condition so that it does not always evaluate to 'false'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\DashboardRepository.cs(307,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(232,43): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(74,81): warning S2971: Drop 'Where' and move the condition into the 'SingleOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(131,86): warning S2971: Drop 'Where' and move the condition into the 'SingleOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\InsuranceCurator.cs(40,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 60 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\AutoPostIncartServiceCurator.cs(81,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Business\FileUploadCurator.cs(85,36): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(62,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(90,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(220,56): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(237,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(126,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(268,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(183,45): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(115,46): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(128,47): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(207,101): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(207,182): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(207,263): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\FileUploadRepository.cs(207,349): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\PatientRespository.cs(57,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.955Z] Data\QCRepository.cs(62,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(100,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(213,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(274,21): warning S1481: Remove the unused local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(157,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(345,14): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(255,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(392,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(285,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\PatientRespository.cs(232,21): warning S1481: Remove the unused local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(50,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 74 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(697,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(666,39): warning S1854: Remove this useless assignment to local variable 'checkModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(813,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(650,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(533,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(522,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(358,35): warning S1854: Remove this useless assignment to local variable 'sumObject'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(299,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 68 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(936,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(978,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] Data\InsuranceRepository.cs(710,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj] [2022-06-16T03:41:09.956Z] [2022-06-16T03:41:09.956Z] [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default target) (12) -> [2022-06-16T03:41:09.956Z] (PostSharp30 target) -> [2022-06-16T03:41:09.956Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\Before-PostSharp\IKS.Dare.AutoPost.Business.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.956Z] [2022-06-16T03:41:09.956Z] [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default target) (14) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default target) (15) -> [2022-06-16T03:41:09.956Z] (CoreCompile target) -> [2022-06-16T03:41:09.956Z] TransferModel.cs(42,8): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(50,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(56,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(62,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(66,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(72,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(80,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] TransferModel.cs(96,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj] [2022-06-16T03:41:09.956Z] [2022-06-16T03:41:09.956Z] [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.956Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default target) (14) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default target) (15) -> [2022-06-16T03:41:09.957Z] (PostSharp30 target) -> [2022-06-16T03:41:09.957Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj : warning PS0131: The module 'IKS.Dare.Billing.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.957Z] [2022-06-16T03:41:09.957Z] [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default target) (14) -> [2022-06-16T03:41:09.957Z] (CoreCompile target) -> [2022-06-16T03:41:09.957Z] Business\BillingTransferCurator.cs(40,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(122,24): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\RootCauseRejectionCurator.cs(27,38): warning S2933: Make 'rootCauseRejectionRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(448,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(504,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(528,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(582,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BillingCommonRepository.cs(30,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BLGDashboardRepository.cs(24,18): warning S101: Rename class 'BLGDashboardRepository' to match pascal case naming rules, consider using 'BlgDashboardRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\RootCauseActionCurator.cs(25,35): warning S2933: Make '_RCRejectCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(20,18): warning S101: Rename class 'BLGDashboardCurator' to match pascal case naming rules, consider using 'BlgDashboardCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BillingTransferCurator.cs(30,43): warning S1450: Remove the field '_BTR' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\RootCauseRejectionRepository.cs(32,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\RootCauseActionRepository.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BLGDashboardRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BLGDashboardRepository.cs(107,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BLGDashboardRepository.cs(142,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BillingCommonRepository.cs(42,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Data\BillingTransferRepository.cs(88,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(210,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(99,46): warning S3776: Refactor this method to reduce its Cognitive Complexity from 49 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(476,17): warning S2259: 'dr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(554,17): warning S2259: 'dlrdr1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(418,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] Business\BLGDashboardCurator.cs(218,46): warning S3776: Refactor this method to reduce its Cognitive Complexity from 121 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj] [2022-06-16T03:41:09.957Z] [2022-06-16T03:41:09.957Z] [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default target) (14) -> [2022-06-16T03:41:09.957Z] (PostSharp30 target) -> [2022-06-16T03:41:09.957Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\Before-PostSharp\IKS..Dare.Billing.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.957Z] [2022-06-16T03:41:09.957Z] [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.957Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (default target) (16) -> [2022-06-16T03:41:09.957Z] (CoreCompile target) -> [2022-06-16T03:41:09.958Z] RuleManager.cs(34,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(38,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(46,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(116,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(22,9): warning S1144: Remove the unused private method 'GenerateXML'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(47,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(41,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(55,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(60,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] RuleManager.cs(120,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj] [2022-06-16T03:41:09.958Z] [2022-06-16T03:41:09.958Z] [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default target) (17) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default target) (18) -> [2022-06-16T03:41:09.958Z] ClinicModel.cs(39,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj] [2022-06-16T03:41:09.958Z] ClinicModel.cs(79,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj] [2022-06-16T03:41:09.958Z] [2022-06-16T03:41:09.958Z] [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default target) (17) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default target) (18) -> [2022-06-16T03:41:09.958Z] (PostSharp30 target) -> [2022-06-16T03:41:09.958Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj : warning PS0131: The module 'IKS.Dare.Clinic.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.958Z] [2022-06-16T03:41:09.958Z] [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.958Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default target) (17) -> [2022-06-16T03:41:09.958Z] (CoreCompile target) -> [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(190,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(243,67): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(249,62): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(298,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(305,62): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(315,51): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(112,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(121,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ActionCodeCurator.cs(13,30): warning S2933: Make 'actionCodeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(34,34): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(136,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(111,20): warning S1481: Remove the unused local variable 'taskSource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(124,25): warning S907: Remove this use of 'goto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(166,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(121,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(220,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(238,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(243,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(249,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Business\ClinicCurator.cs(254,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.958Z] Data\ClinicRepository.cs(216,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Business\ClinicCurator.cs(199,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Data\ClinicRepository.cs(56,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Data\ClinicRepository.cs(256,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Data\ClinicRepository.cs(279,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Data\ClinicRepository.cs(275,31): warning S1854: Remove this useless assignment to local variable 'MappingExists'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Data\ClinicRepository.cs(286,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Data\ActionCodeRepository.cs(68,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] Business\ClinicCurator.cs(219,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 65 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj] [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default target) (17) -> [2022-06-16T03:41:09.959Z] (PostSharp30 target) -> [2022-06-16T03:41:09.959Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\Before-PostSharp\IKS.Dare.Clinic.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (19) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default target) (20) -> [2022-06-16T03:41:09.959Z] (CoreCompile target) -> [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(104,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRPatientAlerts.cs(4,18): warning S101: Rename class 'CSRPatientAlerts' to match pascal case naming rules, consider using 'CsrPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRTCNCallCheck.cs(9,18): warning S101: Rename class 'CSRTCNCallCheck' to match pascal case naming rules, consider using 'CsrtcnCallCheck'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderActionModel.cs(10,18): warning S101: Rename class 'CSRWorkOrderActionModel' to match pascal case naming rules, consider using 'CsrWorkOrderActionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderActionModel.cs(69,18): warning S101: Rename class 'CSRWOActionReassigned' to match pascal case naming rules, consider using 'CsrwoActionReassigned'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(11,18): warning S101: Rename class 'CSRWorkOrderModel' to match pascal case naming rules, consider using 'CsrWorkOrderModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(28,18): warning S101: Rename class 'CSRWOEncDetailsModel' to match pascal case naming rules, consider using 'CsrwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(50,18): warning S101: Rename class 'CSRWOActionCommon' to match pascal case naming rules, consider using 'CsrwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(86,18): warning S101: Rename class 'CSRWOActionTasking' to match pascal case naming rules, consider using 'CsrwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(102,18): warning S101: Rename class 'CSRWOActionForwardTo' to match pascal case naming rules, consider using 'CsrwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(111,18): warning S101: Rename class 'CSRWOActionReassign' to match pascal case naming rules, consider using 'CsrwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(118,18): warning S101: Rename class 'CSRRepeatCaller' to match pascal case naming rules, consider using 'CsrRepeatCaller'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRGlobalSearchModel.cs(10,18): warning S101: Rename class 'CSRGlobalSearchModel' to match pascal case naming rules, consider using 'CsrGlobalSearchModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRPatientVerificationModel.cs(4,17): warning S101: Rename class 'CSRPatientVerificationModel' to match pascal case naming rules, consider using 'CsrPatientVerificationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] CSRWorkOrderModel.cs(39,18): warning S101: Rename class 'CSRWOAction' to match pascal case naming rules, consider using 'CsrwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj] [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (19) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default target) (20) -> [2022-06-16T03:41:09.959Z] (PostSharp30 target) -> [2022-06-16T03:41:09.959Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj : warning PS0131: The module 'IKS.CSRModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.959Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (19) -> [2022-06-16T03:41:09.959Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:09.959Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] [2022-06-16T03:41:09.960Z] [2022-06-16T03:41:09.960Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.960Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.960Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (19) -> [2022-06-16T03:41:09.960Z] (CoreCompile target) -> [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(690,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(697,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(824,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(844,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(857,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(21,33): warning S2933: Make 'csrRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(29,20): warning S101: Rename class 'CSRWorkOrderRespository' to match pascal case naming rules, consider using 'CsrWorkOrderRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(19,18): warning S101: Rename class 'CSRWorkOrderCurator' to match pascal case naming rules, consider using 'CsrWorkOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRPatientVerificationCurator.cs(15,43): warning S2933: Make 'csrPatientVerificationRespository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRPatientVerificationCurator.cs(13,18): warning S101: Rename class 'CSRPatientVerificationCurator' to match pascal case naming rules, consider using 'CsrPatientVerificationCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRPatientVerificationRespository.cs(13,18): warning S101: Rename class 'CSRPatientVerificationRespository' to match pascal case naming rules, consider using 'CsrPatientVerificationRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(84,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(108,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(129,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(152,47): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(190,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(54,13): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(36,27): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(75,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(120,47): warning S107: Method has 13 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(252,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(129,31): warning S1481: Remove the unused local variable 'wo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(306,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(161,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(166,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(171,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(176,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Business\CSRWorkOrderCurator.cs(140,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.960Z] Data\CSRWorkOrderRespository.cs(393,113): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Data\CSRWorkOrderRespository.cs(470,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Data\CSRWorkOrderRespository.cs(482,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(366,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(371,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(376,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(436,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(314,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(512,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(481,103): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(347,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(662,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(647,63): warning S2259: 'tuple' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(500,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(651,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(447,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(457,32): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(458,32): warning S1481: Remove the unused local variable 'ActualNeeds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(582,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(527,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(738,37): warning S1481: Remove the unused local variable 'wr'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(727,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(670,41): warning S1854: Remove this useless assignment to local variable 'SingleKeyArray'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(816,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(786,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(872,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(837,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(993,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(931,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(1059,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(1087,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(1031,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(1005,38): warning S1854: Remove this useless assignment to local variable 'sourceType'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] Business\CSRWorkOrderCurator.cs(999,44): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:41:09.961Z] [2022-06-16T03:41:09.961Z] [2022-06-16T03:41:09.961Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.961Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.961Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (19) -> [2022-06-16T03:41:09.961Z] (PostSharp30 target) -> [2022-06-16T03:41:09.962Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj : warning PS0131: The module 'IKS.CSRBLL.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.962Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\Before-PostSharp\IKS.CSRBLL.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.962Z] [2022-06-16T03:41:09.962Z] [2022-06-16T03:41:09.962Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.962Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.962Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default target) (21) -> [2022-06-16T03:41:09.962Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:09.962Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] [2022-06-16T03:41:09.962Z] [2022-06-16T03:41:09.962Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.962Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.962Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default target) (21) -> [2022-06-16T03:41:09.962Z] (CoreCompile target) -> [2022-06-16T03:41:09.962Z] ImportUtility.cs(209,41): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(32,24): warning CS0169: The field 'ImportUtility.CreatedFileName' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(7,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(27,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(109,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(122,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(145,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(317,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(428,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(444,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(453,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(494,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(500,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(615,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(638,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(759,17): warning S3241: Change return type to 'void'; not a single caller uses the returned value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(786,17): warning S3241: Change return type to 'void'; not a single caller uses the returned value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(50,24): warning S2933: Make 'FileName_datepart' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(32,9): warning S1144: Remove the unused private field 'CreatedFileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(873,9): warning S1144: Remove the unused private method 'PostUploadActivity'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(29,39): warning S1450: Remove the field 'FileListFromDB' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(34,24): warning S1450: Remove the field 'STGTableName' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(41,21): warning S1450: Remove the field 'IsNormalized' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(46,26): warning S1450: Remove the field 'ColList' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(48,24): warning S1450: Remove the field 'FileDirectory' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(49,24): warning S1450: Remove the field 'FileName' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(60,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(66,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(72,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(78,62): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.962Z] ImportUtility.cs(84,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(90,23): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(386,41): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(384,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(386,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(255,116): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(135,29): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(200,33): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(211,77): warning S1854: Remove this useless assignment to local variable 'dt_ColumnList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(96,20): warning S3776: Refactor this method to reduce its Cognitive Complexity from 139 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(664,68): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(361,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(176,33): warning S1481: Remove the unused local variable 'directories'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(715,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(688,37): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(729,40): warning S1172: Remove this unused method parameter 'STGTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] ImportUtility.cs(703,42): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:41:09.963Z] [2022-06-16T03:41:09.963Z] [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default target) (22) -> [2022-06-16T03:41:09.963Z] HtmlInputExtensions.cs(24,30): warning S4136: All 'GetValidationAttributes' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] HtmlInputExtensions.cs(45,51): warning S4136: All 'GetValidationAttributesDictionary' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(28,37): warning S4136: All 'ValidationSummary' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationGroupAttribute.cs(46,24): warning S2365: Refactor 'GroupNames' into a method, properties should not copy collections. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(79,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(55,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(186,22): warning S2971: Drop 'Where' and move the condition into the 'Any'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(198,49): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(383,13): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] Validators\ValidationExtensions.cs(360,51): warning S1854: Remove this useless assignment to local variable 'props'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj] [2022-06-16T03:41:09.963Z] [2022-06-16T03:41:09.963Z] [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default target) (22) -> [2022-06-16T03:41:09.963Z] (PostSharp30 target) -> [2022-06-16T03:41:09.963Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj : warning PS0131: The module 'McjDevelopment.Mvc3ValidationGroups.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.963Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\Before-PostSharp\McjDevelopment.Mvc3ValidationGroups.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.963Z] [2022-06-16T03:41:09.963Z] [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default target) (24) -> [2022-06-16T03:41:09.963Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default target) (25) -> [2022-06-16T03:41:09.963Z] (CoreCompile target) -> [2022-06-16T03:41:09.963Z] PARWorkOrderModel.cs(107,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.963Z] PARPatientVerificationModel.cs(4,17): warning S101: Rename class 'PARPatientVerificationModel' to match pascal case naming rules, consider using 'ParPatientVerificationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.963Z] PARWorkOrderModel.cs(40,18): warning S101: Rename class 'PARWOAction' to match pascal case naming rules, consider using 'ParwoAction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.963Z] PARWorkOrderModel.cs(11,18): warning S101: Rename class 'PARWorkOrderModel' to match pascal case naming rules, consider using 'ParWorkOrderModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderModel.cs(91,18): warning S101: Rename class 'PARWOActionTasking' to match pascal case naming rules, consider using 'ParwoActionTasking'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderModel.cs(29,18): warning S101: Rename class 'PARWOEncDetailsModel' to match pascal case naming rules, consider using 'ParwoEncDetailsModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderModel.cs(105,18): warning S101: Rename class 'PARWOActionForwardTo' to match pascal case naming rules, consider using 'ParwoActionForwardTo'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderModel.cs(48,18): warning S101: Rename class 'PARWOActionCommon' to match pascal case naming rules, consider using 'ParwoActionCommon'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARGlobalSearchModel.cs(10,18): warning S101: Rename class 'PARGlobalSearchModel' to match pascal case naming rules, consider using 'ParGlobalSearchModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderModel.cs(85,18): warning S101: Rename class 'PARWOActionReassign' to match pascal case naming rules, consider using 'ParwoActionReassign'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderActionModel.cs(10,18): warning S101: Rename class 'PARWorkOrderActionModel' to match pascal case naming rules, consider using 'ParWorkOrderActionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] PARWorkOrderActionModel.cs(50,18): warning S101: Rename class 'PARWOActionReassigned' to match pascal case naming rules, consider using 'ParwoActionReassigned'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj] [2022-06-16T03:41:09.964Z] [2022-06-16T03:41:09.964Z] [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default target) (24) -> [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default target) (25) -> [2022-06-16T03:41:09.964Z] (PostSharp30 target) -> [2022-06-16T03:41:09.964Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj : warning PS0131: The module 'IKS.PARModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.964Z] [2022-06-16T03:41:09.964Z] [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.964Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default target) (24) -> [2022-06-16T03:41:09.964Z] (CoreCompile target) -> [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(148,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(153,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(160,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(252,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(267,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(276,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(282,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(290,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(293,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(314,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(520,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(820,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Data\PARWorkOrderRespository.cs(54,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARPatientVerificationCurator.cs(15,43): warning S2933: Make 'objPatientVerificationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARPatientVerificationCurator.cs(16,37): warning S2933: Make 'objPatVerificationModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARPatientVerificationCurator.cs(16,9): warning S1144: Remove the unused private field 'objPatVerificationModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARPatientVerificationCurator.cs(13,18): warning S101: Rename class 'PARPatientVerificationCurator' to match pascal case naming rules, consider using 'ParPatientVerificationCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Data\PARPatientVerificationRespository.cs(13,18): warning S101: Rename class 'PARPatientVerificationRespository' to match pascal case naming rules, consider using 'ParPatientVerificationRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Data\PARWorkOrderRespository.cs(18,18): warning S101: Rename class 'PARWorkOrderRespository' to match pascal case naming rules, consider using 'ParWorkOrderRespository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Data\RaImportRepository.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\RaImportCurator.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(19,18): warning S101: Rename class 'PARWorkOrderCurator' to match pascal case naming rules, consider using 'ParWorkOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Data\PARWorkOrderRespository.cs(31,130): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(40,31): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Business\PARWorkOrderCurator.cs(57,72): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.964Z] Data\PARWorkOrderRespository.cs(67,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(49,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(96,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(120,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Data\PARWorkOrderRespository.cs(155,45): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Data\PARWorkOrderRespository.cs(115,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(234,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(192,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(128,41): warning S1854: Remove this useless assignment to local variable 'SingleKeyArray'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(244,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Data\PARWorkOrderRespository.cs(194,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Data\PARWorkOrderRespository.cs(246,58): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(317,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(396,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(269,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(550,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(629,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(437,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(442,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(447,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(673,103): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(418,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 50 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(692,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(724,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(729,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(734,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(739,33): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(640,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(649,32): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(650,32): warning S1481: Remove the unused local variable 'ActualNeeds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(618,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(833,45): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(565,28): warning S1481: Remove the unused local variable 'ActualScenarioComments'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(857,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(703,43): warning S3776: Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(518,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] Business\PARWorkOrderCurator.cs(895,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj] [2022-06-16T03:41:09.965Z] [2022-06-16T03:41:09.965Z] [2022-06-16T03:41:09.965Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.965Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.965Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default target) (24) -> [2022-06-16T03:41:09.965Z] (PostSharp30 target) -> [2022-06-16T03:41:09.965Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\Before-PostSharp\IKS.PARBLL.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.965Z] [2022-06-16T03:41:09.965Z] [2022-06-16T03:41:09.965Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.965Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.965Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default target) (26) -> [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default target) (27) -> [2022-06-16T03:41:09.966Z] (CoreCompile target) -> [2022-06-16T03:41:09.966Z] QARuleEngineConfigModel.cs(22,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:41:09.966Z] SampleRuleConfigModel.cs(22,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:41:09.966Z] SampleRuleConfigModel.cs(43,18): warning S101: Rename class 'SampleJSONResponse' to match pascal case naming rules, consider using 'SampleJsonResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:41:09.966Z] QARuleEngineConfigModel.cs(43,18): warning S101: Rename class 'QAJSONResponse' to match pascal case naming rules, consider using 'QajsonResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj] [2022-06-16T03:41:09.966Z] [2022-06-16T03:41:09.966Z] [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default target) (26) -> [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default target) (27) -> [2022-06-16T03:41:09.966Z] (PostSharp30 target) -> [2022-06-16T03:41:09.966Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj : warning PS0131: The module 'IKS.Dare.QA.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:09.966Z] [2022-06-16T03:41:09.966Z] [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.966Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default target) (26) -> [2022-06-16T03:41:09.966Z] (CoreCompile target) -> [2022-06-16T03:41:09.966Z] Business\EvaluationCurator.cs(60,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\ManualAllocationCurator.cs(15,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\SamplingRepository.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\BucketProcessMappingRepository.cs(24,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\QAAgentRatingCurator.cs(22,33): warning S2933: Make 'qaAgentRatingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\ManualAllocationRepository.cs(15,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\QASubProcessAuditorMappingRepository.cs(17,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\SamplingRepository.cs(27,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\QACheckTypeCurator.cs(17,31): warning S2933: Make 'qaCheckTypeRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\EvaluationCurator.cs(15,30): warning S2933: Make 'evaluationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\EvaluationCurator.cs(15,9): warning S1144: Remove the unused private field 'evaluationRepository'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\QualityCheckCurator.cs(14,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\EvaluationRepository.cs(13,20): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\QualityParameterRepository.cs(16,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\QualityCheckRepository.cs(15,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\SamplingRepository.cs(58,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\SamplingRepository.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\SamplingRepository.cs(122,20): warning S1854: Remove this useless assignment to local variable 'Rc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\SamplingRepository.cs(121,28): warning S1854: Remove this useless assignment to local variable 'Rc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\QASubProcessAuditorMappingRepository.cs(37,77): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\QASubProcessAuditorMappingRepository.cs(44,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\QASubProcessAuditorMappingRepository.cs(61,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\BucketProcessMappingRepository.cs(47,77): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\BucketProcessMappingRepository.cs(49,88): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\BucketProcessMappingRepository.cs(38,42): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Data\BucketProcessMappingRepository.cs(58,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\ManualAllocationCurator.cs(32,51): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.966Z] Business\SampleRuleConfigCurator.cs(28,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\ManualAllocationRepository.cs(61,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\ManualAllocationRepository.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\ManualAllocationRepository.cs(95,51): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\SampleRuleConfigRespository.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\ManualAllocationRepository.cs(127,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\QACheckTypeRepository.cs(49,66): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\QualityCheckCurator.cs(41,43): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\QACheckTypeRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\EvaluationCurator.cs(93,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\QAAgentRatingCurator.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\EvaluationCurator.cs(50,33): warning S1854: Remove this useless assignment to local variable 'dtDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\EvaluationCurator.cs(96,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\EvaluationCurator.cs(157,45): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\SampleRuleConfigRespository.cs(405,106): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\QARuleEngineConfigCurator.cs(28,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\SampleRuleConfigRespository.cs(419,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(32,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Business\QAAgentRatingCurator.cs(130,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\SampleRuleConfigRespository.cs(455,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(53,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(77,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(196,54): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(223,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(219,26): warning S1854: Remove this useless assignment to local variable 'RowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(178,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(137,39): warning S1854: Remove this useless assignment to local variable 'dtParamList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\QARuleEngineConfigRespository.cs(296,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(296,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\EvaluationRepository.cs(292,21): warning S1481: Remove the unused local variable 'rows'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\QualityCheckRepository.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.967Z] Data\QualityCheckRepository.cs(61,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QARuleEngineConfigRespository.cs(401,106): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QualityCheckRepository.cs(88,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\SampleRuleConfigRespository.cs(492,124): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QARuleEngineConfigRespository.cs(451,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QualityCheckRepository.cs(115,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QARuleEngineConfigRespository.cs(488,124): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QARuleEngineConfigRespository.cs(490,25): warning S1481: Remove the unused local variable 'rowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QARuleEngineConfigRespository.cs(415,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QualityCheckRepository.cs(142,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QualityCheckRepository.cs(149,43): warning S107: Method has 11 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QualityCheckRepository.cs(190,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QualityCheckRepository.cs(211,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] Data\QARuleEngineConfigRespository.cs(512,25): warning S1481: Remove the unused local variable 'rowCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj] [2022-06-16T03:41:09.968Z] [2022-06-16T03:41:09.968Z] [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default target) (26) -> [2022-06-16T03:41:09.968Z] (PostSharp30 target) -> [2022-06-16T03:41:09.968Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\Before-PostSharp\IKS.Dare.QA.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:09.968Z] [2022-06-16T03:41:09.968Z] [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.968Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:09.968Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] [2022-06-16T03:41:09.968Z] [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:09.968Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:09.968Z] (CoreCompile target) -> [2022-06-16T03:41:09.968Z] Controllers\UserController.cs(26,7): warning CS0105: The using directive for 'System.Configuration' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] XmlModelValidatorProvider.cs(29,36): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] XmlModelValidatorProvider.cs(33,36): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(401,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(429,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(520,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(762,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(797,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(824,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(952,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(1009,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(1312,45): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.968Z] Reports\Forms\frmGen.aspx.cs(1344,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(1403,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(1543,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(1584,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(1647,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(1809,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(1879,29): warning CS0472: The result of the expression is always 'true' since a value of type 'DbType' is never equal to 'null' of type 'DbType?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2018,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2137,48): warning CS0219: The variable 'isChk' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2165,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2232,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2321,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2384,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\frmGen.aspx.cs(2467,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\demoReport.aspx.cs(271,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\demoReport.aspx.cs(318,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Reports\Forms\demoReport.aspx.cs(968,37): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\AppealTemplateAutomationController.cs(325,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\ARWorkFlowController.cs(323,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\ARWorkFlowController.cs(324,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\AppealTemplateController.cs(807,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\ARWorkFlowReadOnlyController.cs(786,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BillingPPWorkFlowController.cs(370,22): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BulkCompletionController.cs(60,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BulkCompletionController.cs(49,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BulkCompletionController.cs(77,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BillingPPWorkFlowController.cs(462,17): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BillingPPWorkFlowController.cs(469,165): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\BillingPPWorkFlowController.cs(790,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\CBRWorkFlowController.cs(151,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\CBRWorkFlowController.cs(152,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\RuleEngineStrategyController.cs(767,17): warning CS0219: The variable 'errorCode' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\RootCauseController.cs(238,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\ClinicController.cs(782,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\ClinicController.cs(1004,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\RefundTemplateController.cs(785,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\ImportInputFieldMapConfigController.cs(58,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\PreferenceController.cs(94,20): warning CS0219: The variable 'message' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\OpsShufflingController.cs(32,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\OpsShufflingController.cs(61,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\OpsShufflingController.cs(62,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] HTMLEditor\AppealTemplate.aspx.cs(354,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] HTMLEditor\AppealTemplate.aspx.cs(401,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\OptimixMenuController.cs(87,18): warning CS0168: The variable 'isInserted' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\PaymentPlanController.cs(29,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\PaymentPlanController.cs(30,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.969Z] Controllers\PaymentPlanController.cs(100,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\PaymentPlanController.cs(101,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\QAAgentRatingController.cs(41,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\QAAgentRatingController.cs(70,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\QAAgentRatingController.cs(102,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\GlobalSearchController.cs(475,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\GlobalSearchController.cs(476,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\HomeController.cs(195,17): warning CS0219: The variable 'iTaskRejectedCount' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\GridController.cs(331,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\DareImportScheduleController.cs(210,18): warning CS0219: The variable 'IsHeaderRow' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\HomeController.cs(1096,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\HomeController.cs(1424,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\InventoryAllocationController.cs(282,13): warning CS1717: Assignment made to same variable; did you mean to assign something else? [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\LdapController.cs(50,21): warning CS0169: The field 'LdapController.iUserId' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\PayerURLMasterController.cs(39,36): warning CS0414: The field 'PayerURLMasterController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\RolePrivilegeController.cs(48,36): warning CS0414: The field 'RolePrivilegeController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ImportInputFieldMapConfigController.cs(35,30): warning CS0414: The field 'ImportInputFieldMapConfigController.qaAgentRatingCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\RolePrivilegeController.cs(49,36): warning CS0414: The field 'RolePrivilegeController.checkUpdate' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ImportInputFieldMapConfigController.cs(33,17): warning CS0414: The field 'ImportInputFieldMapConfigController.ds' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ImportInputFieldMapConfigController.cs(36,33): warning CS0414: The field 'ImportInputFieldMapConfigController.qualityParameterCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(44,36): warning CS0414: The field 'ACRDashBoardController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\RolePrivilegeController.cs(47,36): warning CS0414: The field 'RolePrivilegeController.checkDelete' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\SchedulerController.cs(35,36): warning CS0414: The field 'SchedulerController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] appealtemplateautomation.cs(9,18): warning S101: Rename class 'appealtemplateautomation' to match pascal case naming rules, consider using 'Appealtemplateautomation'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] App_Start\BundleConfig.cs(5,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] App_Start\AuthConfig.cs(5,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] App_Start\AuthConfig.cs(19,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] App_Start\BundleConfig.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] App_Start\BundleConfig.cs(253,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] App_Start\FilterConfig.cs(7,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(46,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(67,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(91,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(94,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(216,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(253,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(282,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(314,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(355,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(376,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(399,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(422,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(445,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(468,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(490,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.970Z] Controllers\ACRDashBoardController.cs(494,11): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(496,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(514,11): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(518,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(520,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(616,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(632,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(676,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ACRDashBoardController.cs(871,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(112,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(141,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(160,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(180,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(198,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(218,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(358,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(378,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(383,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(392,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(456,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(461,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(473,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ActivityCodeController.cs(549,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealsFillingLimitController.cs(39,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealsFillingLimitController.cs(102,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealsFillingLimitController.cs(633,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(289,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(451,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(454,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(503,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(616,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(619,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(639,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(683,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(700,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(849,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(891,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(948,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(953,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(960,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(1005,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\AppealTemplateController.cs(1010,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARDashboardController.cs(157,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARWorkFlowController.cs(119,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARWorkFlowController.cs(125,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARWorkFlowController.cs(133,60): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARWorkFlowController.cs(150,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARWorkFlowController.cs(161,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.971Z] Controllers\ARWorkFlowController.cs(167,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(173,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(180,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(186,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(200,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(232,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(378,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(428,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(438,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(476,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(525,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(531,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(535,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(589,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(592,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(627,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(661,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(675,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(746,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(753,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(790,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowController.cs(806,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(50,48): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(70,50): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(376,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(438,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(678,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(685,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(700,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\ARWorkFlowReadOnlyController.cs(743,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(60,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(155,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(188,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(234,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(248,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(254,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(264,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(358,75): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(378,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(432,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(490,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(625,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(724,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(730,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BillingPPWorkFlowController.cs(800,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BLGDashboardController.cs(147,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BucketCategoryController.cs(22,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BucketCategoryController.cs(45,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BucketCategoryController.cs(55,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BucketCategoryController.cs(68,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BucketCategoryController.cs(74,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.972Z] Controllers\BucketDetailsController.cs(251,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\BucketDetailsController.cs(254,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\BucketDetailsController.cs(266,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\BucketDetailsController.cs(551,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\BulkCompletionController.cs(37,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(51,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(92,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(108,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(118,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(124,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(129,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(134,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(149,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(224,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CachingController.cs(235,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CBRWorkFlowController.cs(494,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\CBRWorkFlowReadOnlyController.cs(60,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] App_Start\RouteConfig.cs(10,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(92,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(117,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(124,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(141,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(158,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(233,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(254,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(273,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(282,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(294,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(309,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(337,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(342,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(383,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(410,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(415,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(429,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(488,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(711,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(719,48): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(725,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(760,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(805,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(827,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(883,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(990,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(1033,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.973Z] Controllers\ClinicController.cs(1069,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1149,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1164,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1245,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1252,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1260,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1271,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1411,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1460,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1473,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1475,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1483,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1485,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1494,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\ClinicController.cs(1499,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\CommonController.cs(102,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\CommonController.cs(117,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\CommonController.cs(122,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\CommonController.cs(127,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\GlobalSearchBillingPPController.cs(38,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\GlobalSearchBillingPPController.cs(72,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\GlobalSearchBillingPPController.cs(124,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\GlobalSearchBillingPPController.cs(166,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\GlobalSearchBillingPPController.cs(199,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\EvaluationReadOnlyController.cs(19,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\EvaluationReadOnlyController.cs(146,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InputFieldMappingController.cs(57,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InputFieldMappingController.cs(101,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InputFieldMappingController.cs(107,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InventoryAllocationController.cs(96,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InventoryAllocationController.cs(105,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InventoryAllocationController.cs(213,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\InventoryAllocationController.cs(281,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\LdapController.cs(31,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\LdapController.cs(68,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.974Z] Controllers\LdapController.cs(87,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\LdapController.cs(217,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\LdapController.cs(223,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\OptimixRolePrivilegeController.cs(34,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRActionCodeController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRActionCodeController.cs(56,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRRAStatusController.cs(38,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRRAStatusController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRRAStatusController.cs(109,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRStatusCodeController.cs(136,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRStatusCodeController.cs(142,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PCRStatusCodeController.cs(168,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\PracticeWiseEncounterInfoController.cs(42,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\QAAgentRatingController.cs(134,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\DareImportController.cs(53,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\DareImportController.cs(91,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\DareImportController.cs(100,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\DareImportController.cs(106,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\DenialConfigurationController.cs(95,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\EvaluationController.cs(37,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\EvaluationController.cs(158,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\EvaluationController.cs(346,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\EvaluationController.cs(351,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\ExternalActivityCodeController.cs(25,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(32,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(119,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(188,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(218,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(230,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(252,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(294,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(297,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(359,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(388,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(431,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(433,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(486,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(521,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(605,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(640,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(643,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(657,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(687,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(707,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(873,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(903,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(1052,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GlobalSearchController.cs(1105,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GridConfigController.cs(163,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GridController.cs(98,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GridController.cs(259,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.975Z] Controllers\GridController.cs(271,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\GridController.cs(342,28): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\GridController.cs(381,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\GridController.cs(441,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\GridController.cs(448,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\GridController.cs(456,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\GridController.cs(471,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(133,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(191,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(209,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(221,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(235,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(290,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(378,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(379,44): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(380,55): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(387,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(416,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(428,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(484,75): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(559,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(581,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(589,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(608,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(650,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(677,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(803,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(879,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(892,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(1069,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(1273,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(1279,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(1372,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\HomeController.cs(1704,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(35,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(76,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(121,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(140,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(185,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(207,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(226,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(261,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(275,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(337,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(453,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(475,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(476,65): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(496,66): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(516,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(518,68): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(519,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.976Z] Controllers\LeaveController.cs(537,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\LeaveController.cs(571,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\LockController.cs(99,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ManualAllocationController.cs(37,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ManualAllocationController.cs(170,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\MasterController.cs(64,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\MasterController.cs(114,48): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\MasterController.cs(115,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PayerURLMasterController.cs(186,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PayerURLMasterController.cs(237,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PayerURLMasterController.cs(417,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PayerURLMasterController.cs(497,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PrivilegeFilter.cs(52,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PrivilegeFilter.cs(56,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\PrivilegeFilter.cs(61,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ProductionColumnController.cs(28,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ProductionColumnController.cs(81,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QAAgentQualitySummaryController.cs(49,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QAQualityParameterController.cs(107,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QAWorkOrderController.cs(48,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QAWorkSummaryController.cs(45,18): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QcaSubprocessController.cs(122,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QcaSubprocessController.cs(127,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QcaSubprocessController.cs(133,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QcaSubprocessController.cs(137,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QualityCheckController.cs(44,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QualityCheckController.cs(152,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\QualityCheckController.cs(319,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(388,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(391,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(427,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(430,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(433,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(446,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(609,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(612,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(632,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(676,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ACRDashBoardController.cs(42,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\RefundTemplateController.cs(693,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ACRDashBoardController.cs(43,32): warning S2933: Make 'dashboardTarget' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ReportController.cs(36,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ReportImportController.cs(40,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ReportImportController.cs(63,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ReportImportController.cs(71,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.977Z] Controllers\ReportImportController.cs(104,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RolePrivilegeController.cs(38,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RolePrivilegeController.cs(222,102): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RolePrivilegeController.cs(279,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RolePrivilegeController.cs(440,41): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RolePrivilegeController.cs(458,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RolePrivilegeController.cs(468,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\ACRDashBoardController.cs(44,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(90,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(95,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(123,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(153,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(155,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(164,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(175,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(182,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(188,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(217,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(231,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(259,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(263,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(302,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(332,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(343,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(368,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(440,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(445,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(480,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(484,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(512,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(533,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(540,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(555,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(562,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(575,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(580,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(586,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(603,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(643,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(645,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(654,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(666,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(676,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(699,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(707,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(730,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RootCauseController.cs(755,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineConfigController.cs(51,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineController.cs(53,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineController.cs(110,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineController.cs(278,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineStrategyController.cs(159,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineStrategyController.cs(238,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.978Z] Controllers\RuleEngineStrategyController.cs(642,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\RuleEngineStrategyController.cs(644,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\RuleEngineStrategyController.cs(683,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\RuleEngineStrategyController.cs(704,88): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ACRDashBoardController.cs(33,18): warning S101: Rename class 'ACRDashBoardController' to match pascal case naming rules, consider using 'AcrDashBoardController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActionCodeCommonController.cs(18,33): warning S2933: Make 'interfaceAction' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActionCodeCommonController.cs(19,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActionCodeCommonController.cs(20,33): warning S2933: Make 'actionCodeCommonCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActiveDirectoryConfigController.cs(14,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActiveDirectoryConfigController.cs(15,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActiveDirectoryConfigController.cs(16,46): warning S2933: Make '_activeDirectoryConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActiveDirectoryConfigController.cs(14,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\SamplingController.cs(183,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\SamplingController.cs(193,15): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActivityCodeController.cs(32,23): warning S2933: Make 'statusCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActivityCodeController.cs(33,23): warning S2933: Make 'actionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\SamplingExecutionController.cs(75,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\SamplingExecutionController.cs(151,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.979Z] Controllers\ActivityCodeController.cs(34,23): warning S2933: Make 'reasonCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\SchedulerController.cs(68,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ActivityCodeController.cs(35,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ActivityCodeController.cs(36,26): warning S2933: Make 'workOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(79,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(123,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(185,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(191,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(203,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ShiftController.cs(217,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\StatusActionMappingController.cs(78,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\StatusCodeCommonController.cs(107,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\TimelyFilingLimitController.cs(390,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\TimelyFilingLimitController.cs(405,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Security.cs(11,25): warning S3376: Make this class name end with 'Attribute'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ActivityCodeController.cs(256,29): warning S4136: All 'ARActivityActionCode1' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.980Z] Controllers\ActivityCodeController.cs(274,29): warning S4136: All 'ARActivityActionCode' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(42,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(61,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(66,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(86,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(202,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(240,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(365,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(388,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\TLSummaryController.cs(437,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(240,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(331,85): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(337,85): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(343,84): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(358,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(375,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(414,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(443,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(464,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(470,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(480,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(561,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(645,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(668,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(814,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(967,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(990,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(1002,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(1143,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(1264,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(1269,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(1366,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\UserController.cs(1463,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkFlowConfigController.cs(58,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkFlowConfigController.cs(64,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkFlowConfigController.cs(74,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkFlowConfigController.cs(85,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkFlowConfigController.cs(263,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkFlowConfigController.cs(702,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Controllers\WorkOrderConfigController.cs(58,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Global.asax.cs(52,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Global.asax.cs(59,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Global.asax.cs(72,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.981Z] Global.asax.cs(90,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Global.asax.cs(94,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] HTMLEditor\AppealTemplate.aspx.cs(95,15): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] HTMLEditor\AppealTemplate.aspx.cs(103,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] HTMLEditor\AppealTemplate.aspx.cs(412,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\DataSet\dsCco.cs(1,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\DataSet\dsCco.cs(4,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\DataSet\dsCco.cs(7,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\DataSet\dsCco.cs(10,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\DataSet\dsCco.cs(13,1): warning S3261: Remove this empty namespace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoBillReport.aspx.cs(865,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Controllers\LdapController.cs(38,21): warning S2933: Make 'usercurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(120,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(151,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(163,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(169,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(182,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(187,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Controllers\LdapController.cs(39,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(225,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(239,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(252,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(263,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Controllers\LdapController.cs(40,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(685,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(723,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(733,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(760,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(784,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(787,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(800,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(833,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(882,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(996,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(1007,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\demoReport.aspx.cs(1062,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.982Z] Reports\Forms\frmGen.aspx.cs(79,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(191,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(198,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(221,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(889,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(935,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(1416,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(1499,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(1512,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(1537,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(1928,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2045,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2209,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2285,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2290,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2303,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2305,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2312,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2314,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2349,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2386,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2427,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\frmGen.aspx.cs(2469,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Controllers\LdapController.cs(50,9): warning S1144: Remove the unused private field 'iUserId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Reports\Forms\ReportHome.aspx.cs(20,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Security.cs(14,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Security.cs(23,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] Security.cs(198,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(87,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(140,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(151,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(185,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(221,24): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(244,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(381,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(413,71): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(450,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(557,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(692,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(703,37): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(713,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(856,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(954,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(980,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.983Z] UI\GridExtension.cs(1012,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1040,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1044,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1099,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1173,15): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1230,44): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1238,44): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1314,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(1505,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(207,27): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(378,27): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(441,23): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(553,31): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(689,35): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridExtension.cs(753,39): warning S1135: Complete the task associated to this 'TODO' comment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridHelper.cs(66,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridHelper.cs(74,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\GridHelper.cs(78,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(330,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(340,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(348,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(392,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(440,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(472,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] UI\HelperExtension.cs(479,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\LdapController.cs(38,21): warning S4487: Remove this unread private field 'usercurator' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] ValidationGroupAttributeAdapter.cs(70,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] XmlModelValidatorProvider.cs(84,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] XmlModelValidatorProvider.cs(89,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\LdapController.cs(39,23): warning S4487: Remove this unread private field 'commonService' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(31,21): warning S2933: Make 'userCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(32,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(33,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(50,29): warning S4136: All 'Index' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(599,29): warning S4136: All 'UserReg' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(631,29): warning S4136: All 'UserReg_old' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(41,16): warning S1450: Remove the field 'sReqURL' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\UserController.cs(44,21): warning S1450: Remove the field 'iUserId' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Models\NotificationInsertDTO.cs(8,18): warning S101: Rename class 'NotificationInsertDTO' to match pascal case naming rules, consider using 'NotificationInsertDto'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\GlobalSearchBillingPPController.cs(21,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.984Z] Controllers\GlobalSearchBillingPPController.cs(22,24): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\GlobalSearchBillingPPController.cs(22,9): warning S1144: Remove the unused private field '_common'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\KmsController.cs(17,20): warning S2933: Make 'kmsCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(30,24): warning S2933: Make 'Rm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(31,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(33,17): warning S2933: Make 'ds' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(34,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(35,30): warning S2933: Make 'qaAgentRatingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(36,33): warning S2933: Make 'qualityParameterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(30,9): warning S1144: Remove the unused private field 'Rm'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(31,9): warning S1144: Remove the unused private field '_CS'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(33,9): warning S1144: Remove the unused private field 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(35,9): warning S1144: Remove the unused private field 'qaAgentRatingCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(36,9): warning S1144: Remove the unused private field 'qualityParameterCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ImportInputFieldMapConfigController.cs(32,23): warning S1450: Remove the field 'LoadDataFromFile' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] UI\GridHelper.cs(28,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] UI\HelperExtension.cs(220,37): warning S4136: All 'OxLabelFor' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\EvaluationController.cs(18,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\EvaluationController.cs(19,27): warning S2933: Make '_evaluationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ExternalActivityCodeController.cs(24,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ReportController.cs(25,16): warning S2933: Make 'connectionStringReport' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ReportController.cs(27,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\ReportImportController.cs(28,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RolePrivilegeController.cs(41,28): warning S2933: Make '_roleprivilege' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RolePrivilegeController.cs(42,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RolePrivilegeController.cs(47,9): warning S1144: Remove the unused private field 'checkDelete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RolePrivilegeController.cs(48,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RolePrivilegeController.cs(49,9): warning S1144: Remove the unused private field 'checkUpdate'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RolePrivilegeController.cs(46,13): warning S1450: Remove the field 'logId' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RootCauseController.cs(31,32): warning S2933: Make 'rootCauseActionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RootCauseController.cs(32,35): warning S2933: Make 'rootCauseRejectionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RootCauseController.cs(33,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RootCauseController.cs(78,29): warning S4136: All 'RootCauseAction1' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\RootCauseController.cs(111,29): warning S4136: All 'RootCauseAction' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Utility\ServiceHelper.cs(14,28): warning S2933: Make 'httpClient' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Reports\Forms\demoReport.aspx.cs(700,9): warning S1144: Remove the unused private method 'GetXML'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Reports\Forms\frmGen.aspx.cs(374,9): warning S1144: Remove the unused private method 'ExportFileFromServer'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Reports\Forms\frmGen.aspx.cs(1558,9): warning S1144: Remove the unused private method 'ExportToExcel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Reports\Forms\frmGen.aspx.cs(2265,9): warning S1144: Remove the unused private method 'ExportToExcel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Reports\Forms\frmGen.aspx.cs(1558,22): warning S4136: All 'ExportToExcel' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Reports\DataSet\dsCco.cs(20,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\AppealsFillingLimitController.cs(19,43): warning S2933: Make '_AFLCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\AppealsFillingLimitController.cs(23,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.985Z] Controllers\AppealsFillingLimitController.cs(278,29): warning S4136: All 'AppealsFillingLimitDetails' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateAutomationController.cs(25,41): warning S2933: Make '_ataCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateAutomationController.cs(26,44): warning S2933: Make '_appealTemplateAutomationRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateAutomationController.cs(28,19): warning S2933: Make 'dsTableRecords' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateAutomationController.cs(28,9): warning S1144: Remove the unused private field 'dsTableRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateAutomationController.cs(30,31): warning S1450: Remove the field 'commonService' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\ARDashboardController.cs(22,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\ARWorkFlowController.cs(29,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\ARWorkFlowController.cs(31,26): warning S2933: Make 'sopMasterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateController.cs(42,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateController.cs(43,31): warning S2933: Make 'appealTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateController.cs(45,29): warning S2933: Make 'appealConfiguration' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateController.cs(46,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\AppealTemplateController.cs(820,29): warning S4136: All 'AppealEmailTemplateConfgiration' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\ARWorkFlowReadOnlyController.cs(23,26): warning S2933: Make 'workOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Reports\DataSet\dsQA.cs(4,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldController.cs(17,35): warning S2933: Make '_inputFieldCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldController.cs(18,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldController.cs(52,29): warning S4136: All 'Crud' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(22,42): warning S2933: Make 'inputFieldMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(23,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(24,24): warning S2933: Make 'successMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(25,24): warning S2933: Make 'errorMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(68,29): warning S4136: All 'Crud' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(24,39): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InputFieldMappingController.cs(25,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InventoryAllocationController.cs(25,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\InventoryAllocationController.cs(26,36): warning S2933: Make 'inventoryAllocationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\MessageTemplateController.cs(26,40): warning S2933: Make 'messageTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\MessageTemplateController.cs(31,31): warning S1450: Remove the field 'commonService' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\NotifierController.cs(22,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\NotifierController.cs(23,25): warning S2933: Make 'notifierCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\OptimixRolePrivilegeController.cs(21,37): warning S2933: Make 'optimixRolePrivilegeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\OptimixRolePrivilegeController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\OpsShufflingController.cs(18,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\OpsShufflingController.cs(20,29): warning S2933: Make 'opsShufflingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\PCRActionCodeController.cs(30,30): warning S2933: Make 'pcrActionCodeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\PCRActionCodeController.cs(31,23): warning S2933: Make 'commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\PCRActionCodeController.cs(28,18): warning S101: Rename class 'PCRActionCodeController' to match pascal case naming rules, consider using 'PcrActionCodeController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.986Z] Controllers\PCRPaymentPlanController.cs(32,44): warning S2933: Make 'pcrPaymentPlanConfigurationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRPaymentPlanController.cs(33,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRPaymentPlanController.cs(30,18): warning S101: Rename class 'PCRPaymentPlanController' to match pascal case naming rules, consider using 'PcrPaymentPlanController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRRAStatusController.cs(18,28): warning S2933: Make 'pcrRAStatusCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRRAStatusController.cs(19,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRRAStatusController.cs(16,18): warning S101: Rename class 'PCRRAStatusController' to match pascal case naming rules, consider using 'PcrraStatusController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRStatusCodeController.cs(29,30): warning S2933: Make 'pcrStatusCodeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRStatusCodeController.cs(30,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PCRStatusCodeController.cs(27,18): warning S101: Rename class 'PCRStatusCodeController' to match pascal case naming rules, consider using 'PcrStatusCodeController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\OptimixMenuController.cs(15,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\OptimixMenuController.cs(17,28): warning S2933: Make '_OptimixMenuCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PracticeWiseEncounterInfoController.cs(29,31): warning S2933: Make 'practiceWiseEncounterObj' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PracticeWiseEncounterInfoController.cs(31,21): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PracticeWiseEncounterInfoController.cs(30,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\PaymentPlanController.cs(22,28): warning S2933: Make 'objPaymentPlanCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\YFReportsController.cs(15,26): warning S2933: Make 'yfReportsCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QAAgentRatingController.cs(27,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BucketCategoryController.cs(19,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QAAgentRatingController.cs(29,30): warning S1450: Remove the field 'qaAgentRatingCurator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QAAgentRatingController.cs(30,33): warning S1450: Remove the field 'qualityParameterCurator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QAAgentRatingController.cs(31,28): warning S1450: Remove the field 'qaAgentRatingModel' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BucketCategoryController.cs(20,31): warning S2933: Make 'objBucketCategoryCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QACheckTypeController.cs(21,28): warning S2933: Make 'qaCheckTypeCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QACheckTypeController.cs(22,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QACheckTypeController.cs(36,29): warning S4136: All 'QACheckType' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QACheckTypeController.cs(21,47): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QACheckTypeController.cs(22,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\QARuleEngineConfigController.cs(19,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\DareImportController.cs(15,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\DareImportScheduleController.cs(26,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BucketDetailsController.cs(27,30): warning S2933: Make 'bucketDetailsCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BucketDetailsController.cs(28,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BucketDetailsController.cs(29,37): warning S2933: Make 'previewBucketMappingDetails' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BulkCompletionController.cs(20,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\DenialConfigurationController.cs(21,29): warning S2933: Make 'denialConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\DenialConfigurationController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\DenialConfigurationController.cs(23,26): warning S2933: Make 'woCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\DenialConfigurationController.cs(23,26): warning S4487: Remove this unread private field 'woCurator' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BulkCompletionController.cs(21,29): warning S1450: Remove the field 'bulkCompletionModel' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\BulkCompletionController.cs(22,31): warning S1450: Remove the field 'bulkCompletionCurator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRGlobalSearchController.cs(21,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRGlobalSearchController.cs(22,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRGlobalSearchController.cs(22,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRGlobalSearchController.cs(19,18): warning S101: Rename class 'CBRGlobalSearchController' to match pascal case naming rules, consider using 'CbrGlobalSearchController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRWorkFlowController.cs(20,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRWorkFlowController.cs(18,18): warning S101: Rename class 'CBRWorkFlowController' to match pascal case naming rules, consider using 'CbrWorkFlowController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRWorkFlowReadOnlyController.cs(20,26): warning S2933: Make 'workOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\CBRWorkFlowReadOnlyController.cs(18,18): warning S101: Rename class 'CBRWorkFlowReadOnlyController' to match pascal case naming rules, consider using 'CbrWorkFlowReadOnlyController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\GlobalSearchController.cs(28,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.987Z] Controllers\GlobalSearchController.cs(29,16): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\HomeController.cs(28,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QASubProcessAuditorMappingController.cs(29,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QAWorkOrderController.cs(15,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QAWorkSummaryController.cs(15,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QcaSubprocessController.cs(29,30): warning S2933: Make '_interfaceQS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QcaSubprocessController.cs(30,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RaImportController.cs(22,23): warning S2933: Make 'Rm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RaImportController.cs(23,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QualityCheckController.cs(25,29): warning S2933: Make '_qaQualityCheckModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QualityCheckController.cs(26,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\QualityCheckController.cs(148,29): warning S4136: All 'QualityCheckView' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundAttachmentDocumentController.cs(17,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundAttachmentDocumentController.cs(18,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundAttachmentDocumentController.cs(19,39): warning S2933: Make '_refundDocumentCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundAttachmentDocumentController.cs(17,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundTemplateController.cs(33,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundTemplateController.cs(34,31): warning S2933: Make 'refundTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundTemplateController.cs(36,29): warning S2933: Make 'refundConfiguration' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RefundTemplateController.cs(37,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RuleEngineStrategyController.cs(22,35): warning S2933: Make 'ruleEngineStrategyCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\RuleEngineStrategyController.cs(23,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SamplingController.cs(34,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SampleRuleConfigController.cs(19,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SamplingExecutionController.cs(19,23): warning S2933: Make 'cs' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\ShiftController.cs(32,30): warning S2933: Make '_shiftCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\ShiftController.cs(33,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SchedulerController.cs(34,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SchedulerController.cs(35,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\WorkFlowConfigController.cs(36,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentClientController.cs(17,24): warning S2933: Make 'errorMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentClientController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentClientController.cs(19,26): warning S2933: Make 'sopMasterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentController.cs(23,24): warning S2933: Make 'successMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentController.cs(24,24): warning S2933: Make 'errorMessage' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentController.cs(25,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentController.cs(26,26): warning S2933: Make 'sopMasterCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\StageActionController.cs(16,28): warning S2933: Make '_StageActionCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\StageActionController.cs(17,26): warning S2933: Make '_StageActionModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentController.cs(23,39): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentController.cs(24,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentClientController.cs(18,23): warning S4487: Remove this unread private field 'commonService' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\SopDocumentClientController.cs(17,37): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\WorkFlowConfigController.cs(35,21): warning S1450: Remove the field 'iUserId' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\StageConditionMappingController.cs(16,38): warning S2933: Make '_StageConditionMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\StageConditionMappingController.cs(17,36): warning S2933: Make '_StageConditionMappingModel' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\StatusActionMappingController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.988Z] Controllers\StatusActionMappingController.cs(19,36): warning S2933: Make 'statusActionMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\StatusCodeCommonController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\StatusCodeCommonController.cs(20,33): warning S2933: Make 'statusCodeCommonCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TaskingHeaderController.cs(35,34): warning S2933: Make 'taskinHeaderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TaskingHeaderController.cs(37,27): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TimelyFilingLimitController.cs(32,42): warning S2933: Make 'tflCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TimelyFilingLimitController.cs(33,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\RuleEngineConfigController.cs(18,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TLSummaryController.cs(43,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\InputFieldControlController.cs(19,42): warning S2933: Make '_inputFieldControlCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TLSummaryController.cs(36,21): warning S1450: Remove the field 'user_Id' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\TLSummaryController.cs(39,24): warning S1450: Remove the field 'sessionUserType' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(18,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(19,27): warning S2933: Make 'uNIDConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(20,24): warning S2933: Make 'providerDetail' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(21,27): warning S2933: Make 'uNIDConfiguration' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\RuleEngineController.cs(43,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\RuleEngineController.cs(44,16): warning S2933: Make 'descBLGBucketAllocation' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\RuleEngineController.cs(45,16): warning S2933: Make 'descTaskAllocation' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(22,9): warning S1144: Remove the unused private field '_commonService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(20,24): warning S4487: Remove this unread private field 'providerDetail' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\UNIDTemplatePostingApprovalController.cs(15,18): warning S101: Rename class 'UNIDTemplatePostingApprovalController' to match pascal case naming rules, consider using 'UnidTemplatePostingApprovalController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\RuleEngineController.cs(42,26): warning S1450: Remove the field 'RMC' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\CheckAuthenticationSecurityController.cs(9,44): warning S2933: Make 'authCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\AutoActionTemplateController.cs(27,43): warning S2933: Make 'autoActionTemplateCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\AutoActionTemplateController.cs(31,31): warning S1450: Remove the field 'commonService' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\ClinicController.cs(41,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\ClinicController.cs(1142,23): warning S2933: Make 'CCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\ClinicController.cs(585,29): warning S4136: All 'ExtSearchnTask' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\ClinicController.cs(1146,29): warning S4136: All 'ExternalUserMapping' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\BillingPPWorkFlowController.cs(23,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\CommonController.cs(30,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\CommonController.cs(31,26): warning S2933: Make '_WorkOrderCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\CommonController.cs(30,9): warning S1144: Remove the unused private field '_commonService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\ConfigurationGroupController.cs(28,35): warning S2933: Make 'configurationGroupCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\ConfigurationGroupController.cs(29,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\CommonController.cs(27,24): warning S1450: Remove the field 'exportUtility' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\BLGDashboardController.cs(19,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] Controllers\BLGDashboardController.cs(17,18): warning S101: Rename class 'BLGDashboardController' to match pascal case naming rules, consider using 'BlgDashboardController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] XmlModelValidatorProvider.cs(21,42): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] XmlModelValidatorProvider.cs(22,41): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.989Z] XmlModelValidatorProvider.cs(23,41): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] XmlModelValidatorProvider.cs(25,23): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] XmlModelValidatorProvider.cs(44,67): warning S2223: Change the visibility of 'DefaultAttributeFactory' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] XmlModelValidatorProvider.cs(47,84): warning S2223: Change the visibility of 'AttributeFactories' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\LockController.cs(33,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\ManualAllocationController.cs(21,33): warning S2933: Make '_manualAllocation' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\ManualAllocationController.cs(22,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\MasterController.cs(47,21): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\PayerURLMasterController.cs(38,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\PayerURLMasterController.cs(39,9): warning S1144: Remove the unused private field 'checkInsert'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\PayerURLMasterController.cs(35,18): warning S101: Rename class 'PayerURLMasterController' to match pascal case naming rules, consider using 'PayerUrlMasterController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\PreferenceController.cs(28,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\ProductionColumnController.cs(18,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\QAAgentQualitySummaryController.cs(19,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\QAController.cs(31,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(8,18): warning S101: Rename class 'CBRAccountDetails' to match pascal case naming rules, consider using 'CbrAccountDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(15,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(15,30): warning S2223: Change the visibility of 'OpenBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(16,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(16,30): warning S2223: Change the visibility of 'ZeroBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(17,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(18,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(17,30): warning S2223: Change the visibility of 'CreditBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(18,30): warning S2223: Change the visibility of 'MovePay' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(19,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] DTO\CBRAccountDetails.cs(19,30): warning S2223: Change the visibility of 'AllEncounter' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Security.cs(135,63): warning S927: Rename parameter 'HCB' to 'httpContext' to match the base class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Security.cs(155,17): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\UserController.cs(131,99): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\UserController.cs(177,99): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] XmlModelValidatorProvider.cs(29,45): warning S3885: Replace this call to 'Assembly.LoadWithPartialName' with 'Assembly.Load'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] XmlModelValidatorProvider.cs(33,45): warning S3885: Replace this call to 'Assembly.LoadWithPartialName' with 'Assembly.Load'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.990Z] Controllers\UserController.cs(50,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(250,58): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(250,58): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(398,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(404,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(432,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(438,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(448,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(454,21): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] XmlModelValidatorProvider.cs(92,17): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] XmlModelValidatorProvider.cs(92,89): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(350,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Utility\ServiceHelper.cs(39,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(558,17): warning S1481: Remove the unused local variable 'abc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(71,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(71,20): warning S1481: Remove the unused local variable 'SysDomain'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(198,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 48 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(125,37): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(623,34): warning S1854: Remove this useless assignment to local variable '_usermodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(622,17): warning S1481: Remove the unused local variable 'UId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(106,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(606,34): warning S1854: Remove this useless assignment to local variable '_usermodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(185,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(666,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(154,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(160,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(179,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(185,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(193,25): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(102,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(94,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 40 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(258,38): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(258,38): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\LdapController.cs(266,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(711,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] UI\HelperExtension.cs(139,225): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] UI\HelperExtension.cs(137,52): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] UI\HelperExtension.cs(139,38): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] UI\HelperExtension.cs(139,149): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] UI\HelperExtension.cs(141,13): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(758,82): warning S1155: Use '.Any()' to test whether this 'IEnumerable' is empty or not. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] UI\HelperExtension.cs(147,13): warning S1871: Either merge this branch with the identical one on line 142 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(406,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(753,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(368,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Reports\Forms\frmGen.aspx.cs(208,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 53 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(840,31): warning S1854: Remove this useless assignment to local variable 'usermodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.991Z] Controllers\UserController.cs(733,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(213,17): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(739,20): warning S1481: Remove the unused local variable 'categorydata'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(872,37): warning S1481: Remove the unused local variable 'opsShufflingCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(434,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(420,34): warning S1117: Rename 'rptViewer' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(194,17): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(193,17): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(204,31): warning S1168: Return an empty collection instead of null. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(486,29): warning S2259: 'row' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(441,14): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(988,17): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(903,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(321,106): warning S3427: This method signature overlaps the one defined on line 294, the default parameter value can't be used. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(890,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1000,37): warning S1481: Remove the unused local variable 'opsShufflingCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1081,42): warning S1854: Remove this useless assignment to local variable '_WFCM'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(356,21): warning S1481: Remove the unused local variable 'stringDictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1108,45): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1106,22): warning S1854: Remove this useless assignment to local variable 'flag'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1144,53): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1178,45): warning S1854: Remove this useless assignment to local variable 'userRoleModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(408,9): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(803,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(829,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(421,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(419,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(705,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(489,26): warning S1854: Remove this useless assignment to local variable 'reqlable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(427,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] UI\HelperExtension.cs(438,21): warning S1481: Remove the unused local variable 'stringDictionary'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(769,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1256,23): warning S1481: Remove the unused local variable 'mail'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(957,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1383,35): warning S5332: EnableSsl should be set to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(894,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(534,20): warning S3776: Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1412,38): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1412,38): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Controllers\UserController.cs(1420,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(836,14): warning S3776: Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.992Z] Reports\Forms\frmGen.aspx.cs(1015,17): warning S2259: 'dsReport' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Controllers\UserController.cs(1490,30): warning S1481: Remove the unused local variable '_workOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Controllers\UserController.cs(1474,13): warning S1199: Extract this nested code block into a separate method. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Reports\Forms\frmGen.aspx.cs(1036,39): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Reports\Forms\frmGen.aspx.cs(1350,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(889,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Reports\Forms\frmGen.aspx.cs(1186,161): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Reports\Forms\frmGen.aspx.cs(1314,161): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(549,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(562,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(575,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(585,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(597,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(609,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(619,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(632,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(642,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(655,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(665,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(679,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(689,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(703,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(713,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(723,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(737,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(747,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(757,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(770,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(780,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(790,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(805,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(815,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(825,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(839,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(851,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(863,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(875,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(896,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(900,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(509,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 102 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Reports\Forms\frmGen.aspx.cs(1316,49): warning S1854: Remove this useless assignment to local variable 'val'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] UI\HelperExtension.cs(913,46): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.993Z] Reports\Forms\frmGen.aspx.cs(1023,16): warning S3776: Refactor this method to reduce its Cognitive Complexity from 118 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1129,41): warning S1871: Either merge this branch with the identical one on line 1123 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1247,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(954,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(967,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(980,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(990,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1002,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1014,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1024,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1037,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1047,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1060,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1070,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1084,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1094,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1108,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1118,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1128,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1142,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1152,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1162,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1177,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1187,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1197,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1403,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1211,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1222,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1233,34): warning S1854: Remove this useless assignment to local variable 'function'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1254,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1258,20): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1360,33): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(913,37): warning S3776: Refactor this method to reduce its Cognitive Complexity from 90 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1505,33): warning S1199: Extract this nested code block into a separate method. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1543,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1590,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1479,33): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1325,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1327,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1277,69): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1305,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1654,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\HelperExtension.cs(1442,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\GridHelper.cs(97,22): warning S1854: Remove this useless assignment to local variable 'grid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\GridHelper.cs(70,24): warning S1481: Remove the unused local variable 'miliSecondsDiffFinal'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] UI\GridHelper.cs(71,24): warning S1481: Remove the unused local variable 'secondsFinal'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1687,41): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1747,49): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1757,53): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1773,41): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1786,41): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1662,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 76 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1879,29): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1781,44): warning S1481: Remove the unused local variable 'Value'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(1825,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.994Z] Reports\Forms\frmGen.aspx.cs(2024,17): warning S2259: 'dsRecords1' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(1953,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2171,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2138,161): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2238,17): warning S2259: 'dsRecords' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2163,17): warning S1168: Return an empty collection instead of null. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2137,54): warning S1854: Remove this useless assignment to local variable 'isChk'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2141,51): warning S1854: Remove this useless assignment to local variable 'isChk'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2159,27): warning S1854: Remove this useless assignment to local variable 'Count'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2158,27): warning S1854: Remove this useless assignment to local variable 'ColID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2157,27): warning S1854: Remove this useless assignment to local variable 'RowID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2032,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 57 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2121,48): warning S1481: Remove the unused local variable 'txtValue'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2187,21): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2326,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2389,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2375,43): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2375,43): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2472,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2422,39): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\frmGen.aspx.cs(2422,39): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\demoReport.aspx.cs(55,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\demoReport.aspx.cs(89,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\demoReport.aspx.cs(272,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\demoReport.aspx.cs(319,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\demoReport.aspx.cs(318,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.995Z] Reports\Forms\demoReport.aspx.cs(332,26): warning S1117: Rename 'rptViewer' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(271,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(111,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(379,39): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(52,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(78,40): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(258,39): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(246,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(716,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(851,153): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(970,153): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(97,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(314,26): warning S1117: Rename 'rptViewer' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(1076,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(1071,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(972,41): warning S1854: Remove this useless assignment to local variable 'val'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(700,16): warning S3776: Refactor this method to reduce its Cognitive Complexity from 78 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(907,25): warning S1871: Either merge this case with the identical one on line 893 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoReport.aspx.cs(709,26): warning S1481: Remove the unused local variable '_prm'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(820,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(822,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(815,23): warning S1854: Remove this useless assignment to local variable 'dsRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(835,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(879,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(876,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(798,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(800,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] Reports\Forms\demoBillReport.aspx.cs(793,23): warning S1854: Remove this useless assignment to local variable 'dsRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] UI\GridExtension.cs(674,56): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] UI\GridExtension.cs(891,83): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] UI\GridExtension.cs(1333,153): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] UI\GridExtension.cs(1333,215): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.996Z] UI\GridExtension.cs(1381,157): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(1483,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(1384,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(1496,59): warning S1172: Remove this unused method parameter 'currentPage'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(169,53): warning S2259: 'gridProperty' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(186,43): warning S2259: 'rowTotal' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(62,9): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(85,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(73,28): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(82,27): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(78,31): warning S1854: Remove this useless assignment to local variable 'defaultModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(82,30): warning S1854: Remove this useless assignment to local variable 'defaultModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(94,32): warning S1854: Remove this useless assignment to local variable 'dsGridData'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(69,38): warning S3776: Refactor this method to reduce its Cognitive Complexity from 492 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(71,22): warning S1481: Remove the unused local variable 'startTime'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(445,34): warning S1481: Remove the unused local variable 'lstDistinctDisplayGroup'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(610,36): warning S1481: Remove the unused local variable 'className'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\GridExtension.cs(851,38): warning S1481: Remove the unused local variable 'lstDistinctDisplayGroup'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(151,42): warning S3776: Refactor this method to reduce its Cognitive Complexity from 77 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(283,33): warning S1940: Use the opposite operator ('>=') instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] UI\CommonService.cs(296,33): warning S1940: Use the opposite operator ('>=') instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(43,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(126,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(135,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(144,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(146,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(156,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(158,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(179,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkOrderConfigController.cs(119,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 40 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.998Z] Controllers\WorkFlowConfigController.cs(155,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(88,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 156 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(472,165): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\WorkFlowConfigController.cs(235,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(579,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(539,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 53 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(699,37): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(782,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ACRDashBoardController.cs(673,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\WorkFlowConfigController.cs(612,38): warning S2259: 'dtActions' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\WorkFlowConfigController.cs(681,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\WorkFlowConfigController.cs(680,24): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\WorkFlowConfigController.cs(817,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\WorkFlowConfigController.cs(816,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActionCodeCommonController.cs(65,37): warning S1117: Rename 'actionCodeCommonCurator' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActionCodeCommonController.cs(107,35): warning S1117: Rename 'actionCodeCommonModel' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\W2UIController.cs(50,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActivityCodeController.cs(44,56): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActiveDirectoryConfigController.cs(74,130): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActivityCodeController.cs(120,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActivityCodeController.cs(118,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(31,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(232,21): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(184,31): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(164,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(176,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(112,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(129,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(124,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 54 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\TLSummaryController.cs(108,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 135 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(445,27): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(419,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(427,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(439,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(290,100): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(297,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(316,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(327,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\TimelyFilingLimitController.cs(43,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealsFillingLimitController.cs(381,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 46 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateAutomationController.cs(268,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\TimelyFilingLimitController.cs(236,21): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\TimelyFilingLimitController.cs(168,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\TimelyFilingLimitController.cs(180,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ActivityCodeController.cs(408,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\ARDashboardController.cs(56,45): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:09.999Z] Controllers\AppealTemplateController.cs(157,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(85,131): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(129,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 54 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(133,40): warning S2259: 'responseStr' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(155,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(156,17): warning S1481: Remove the unused local variable 'user_Id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(162,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(324,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(269,28): warning S1905: Remove this unnecessary cast to 'DataSet'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(268,34): warning S1854: Remove this useless assignment to local variable 'chartTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(369,50): warning S1854: Remove this useless assignment to local variable 'listComplete'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARDashboardController.cs(378,36): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(448,27): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(421,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(429,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(439,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(40,23): warning S1481: Remove the unused local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(356,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TimelyFilingLimitController.cs(374,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 45 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(365,26): warning S2245: Make sure that using this pseudorandom number generator is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowReadOnlyController.cs(33,50): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(492,29): warning S2259: 'reader' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(545,53): warning S1854: Remove this useless assignment to local variable 'appealLetterDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(357,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(395,29): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowReadOnlyController.cs(131,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(80,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(77,20): warning S1481: Remove the unused local variable 'ReplaceParam'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(78,17): warning S1481: Remove the unused local variable 'sSearchId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(79,20): warning S1481: Remove the unused local variable 'sSearchShortCode'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(577,17): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(657,86): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(636,28): warning S1481: Remove the unused local variable 'outputFile'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(124,40): warning S1481: Remove the unused local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\AppealTemplateController.cs(706,82): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(221,21): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(239,198): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(196,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TaskingHeaderController.cs(81,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\TaskingHeaderController.cs(269,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(266,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(271,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(276,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(281,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(291,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(296,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(301,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.000Z] Controllers\ARWorkFlowController.cs(306,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(311,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\StatusCodeCommonController.cs(106,35): warning S1117: Rename 'statusCodeCommonModel' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(318,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(323,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(324,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(332,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(334,24): warning S1481: Remove the unused local variable 'parentids'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(400,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AppealTemplateController.cs(807,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(415,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(620,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(625,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(630,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(635,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(566,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(576,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(710,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(716,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(721,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(726,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(687,105): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(411,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(426,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(698,20): warning S1481: Remove the unused local variable 'IsSelf'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowReadOnlyController.cs(761,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(702,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(572,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(587,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(732,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(729,32): warning S1854: Remove this useless assignment to local variable 'WOM'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AppealTemplateController.cs(966,38): warning S1481: Remove the unused local variable 'arworkFlowController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AppealTemplateController.cs(1024,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AppealTemplateController.cs(1023,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AuditLogController.cs(197,29): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(839,57): warning S1854: Remove this useless assignment to local variable 'keyvalue'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\ARWorkFlowController.cs(851,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AuditLogController.cs(245,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AppealTemplateController.cs(1058,19): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AuditLogController.cs(145,40): warning S1172: Remove this unused method parameter 'index'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AppealTemplateController.cs(1058,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AutoActionTemplateController.cs(70,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AuditLogController.cs(145,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 61 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AuditLogController.cs(275,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.001Z] Controllers\AuditLogController.cs(277,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AuditLogController.cs(291,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AuditLogController.cs(293,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AuditLogController.cs(262,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(115,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(135,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(172,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(191,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(211,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(230,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(266,43): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(249,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(268,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\AutoActionTemplateController.cs(152,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\BLGDashboardController.cs(99,42): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\BLGDashboardController.cs(115,42): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\ShiftController.cs(160,41): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\ShiftController.cs(163,31): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\ShiftController.cs(150,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.002Z] Controllers\BLGDashboardController.cs(163,40): warning S2259: 'responseStr' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BLGDashboardController.cs(184,24): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BLGDashboardController.cs(191,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(62,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(63,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(64,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(65,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(66,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\ShiftController.cs(138,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BLGDashboardController.cs(284,34): warning S1854: Remove this useless assignment to local variable 'chartTable'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Filters\ConcurrentUserFilterAttribute.cs(41,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Filters\ConcurrentUserFilterAttribute.cs(23,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BucketCategoryController.cs(64,35): warning S1117: Rename 'objBucketCategoryCurator' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(110,76): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(149,36): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(190,35): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(110,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BucketCategoryController.cs(60,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(95,16): warning S1854: Remove this useless assignment to local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(206,30): warning S1854: Remove this useless assignment to local variable 'diff'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BillingPPWorkFlowController.cs(316,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SchedulerController.cs(92,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 44 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BillingPPWorkFlowController.cs(151,50): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BucketDetailsController.cs(149,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SamplingExecutionController.cs(26,29): warning S1481: Remove the unused local variable 'sc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BillingPPWorkFlowController.cs(252,17): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\SamplingExecutionController.cs(57,29): warning S1481: Remove the unused local variable 'sc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BucketProcessMappingController.cs(159,37): warning S1854: Remove this useless assignment to local variable 'BUcket'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BulkCompletionController.cs(60,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.003Z] Controllers\BulkCompletionController.cs(49,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BulkCompletionController.cs(50,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BucketDetailsController.cs(157,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BulkCompletionController.cs(106,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BulkCompletionController.cs(77,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BulkCompletionController.cs(78,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BulkCompletionController.cs(88,24): warning S1481: Remove the unused local variable 'fileExtension'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BulkCompletionController.cs(92,37): warning S1481: Remove the unused local variable 'fileUpload'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(176,20): warning S1854: Remove this useless assignment to local variable 'tm'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(233,24): warning S1854: Remove this useless assignment to local variable 'HeaderText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(392,17): warning S1854: Remove this useless assignment to local variable 'tm1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(391,31): warning S1854: Remove this useless assignment to local variable 'tm1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(151,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 72 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(452,49): warning S1481: Remove the unused local variable 'TaskId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BucketDetailsController.cs(343,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\CachingController.cs(39,54): warning S1854: Remove this useless assignment to local variable 'myCollection'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BucketDetailsController.cs(342,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(551,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(526,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(512,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(609,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(662,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(667,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(672,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(682,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(687,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(692,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(697,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(704,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BillingPPWorkFlowController.cs(648,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\CachingController.cs(139,36): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\SamplingController.cs(170,36): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\SamplingController.cs(151,27): warning S1117: Rename '_commonService' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BucketDetailsController.cs(470,59): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\BucketDetailsController.cs(461,30): warning S1854: Remove this useless assignment to local variable 'messageId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\CachingController.cs(81,33): warning S1854: Remove this useless assignment to local variable 'dtSublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.004Z] Controllers\CachingController.cs(80,49): warning S1854: Remove this useless assignment to local variable 'sublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CachingController.cs(100,29): warning S1854: Remove this useless assignment to local variable 'sublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CachingController.cs(115,29): warning S1854: Remove this useless assignment to local variable 'sublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CachingController.cs(194,31): warning S1854: Remove this useless assignment to local variable 'dtSublist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CachingController.cs(78,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BucketDetailsController.cs(536,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BucketDetailsController.cs(557,32): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\SampleRuleConfigController.cs(90,18): warning S1481: Remove the unused local variable 'status'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\SampleRuleConfigController.cs(113,25): warning S1854: Remove this useless assignment to local variable 'Restore'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BillingPPWorkFlowController.cs(812,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BillingPPWorkFlowController.cs(868,109): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRGlobalSearchController.cs(93,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\SampleRuleConfigController.cs(300,37): warning S1481: Remove the unused local variable '_WFC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\SampleRuleConfigController.cs(301,20): warning S1481: Remove the unused local variable 'sSource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BillingPPWorkFlowController.cs(943,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\SampleRuleConfigController.cs(326,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BillingPPWorkFlowController.cs(808,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\BillingPPWorkFlowController.cs(821,34): warning S1481: Remove the unused local variable 'woc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(88,201): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(116,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(121,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(126,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(140,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(54,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\RuleEngineStrategyController.cs(149,76): warning S1854: Remove this useless assignment to local variable 'objRuleEngineStartegyRuleDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\RuleEngineStrategyController.cs(198,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\RuleEngineStrategyController.cs(202,48): warning S2971: Drop 'Where' and move the condition into the 'LastOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(151,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(152,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(160,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(162,24): warning S1481: Remove the unused local variable 'parentids'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(219,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\RuleEngineStrategyController.cs(336,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\RuleEngineStrategyController.cs(371,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(342,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowReadOnlyController.cs(28,45): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(425,106): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(332,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowReadOnlyController.cs(50,23): warning S1854: Remove this useless assignment to local variable 'paramlist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowReadOnlyController.cs(28,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(215,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(230,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(440,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.005Z] Controllers\CBRWorkFlowController.cs(338,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\CBRWorkFlowController.cs(353,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\CBRWorkFlowController.cs(487,47): warning S1854: Remove this useless assignment to local variable 'cbrPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\CBRWorkFlowReadOnlyController.cs(151,42): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineStrategyController.cs(664,30): warning S1854: Remove this useless assignment to local variable 'mWFRuleModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineStrategyController.cs(719,55): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\CBRWorkFlowReadOnlyController.cs(345,44): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineStrategyController.cs(767,17): warning S1481: Remove the unused local variable 'errorCode'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(57,30): warning S1481: Remove the unused local variable 'workOrderCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\CBRWorkFlowReadOnlyController.cs(354,32): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(136,23): warning S1854: Remove this useless assignment to local variable 'lsttaskid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(130,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineStrategyController.cs(928,59): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(218,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\CBRWorkFlowReadOnlyController.cs(559,22): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(280,41): warning S1854: Remove this useless assignment to local variable 'bucketDetailsController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineStrategyController.cs(949,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineStrategyController.cs(883,30): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineController.cs(115,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(400,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(478,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(409,34): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineController.cs(143,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ClinicController.cs(597,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineController.cs(171,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineController.cs(200,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineController.cs(287,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\ConfigurationGroupController.cs(138,39): warning S1481: Remove the unused local variable '_UC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RuleEngineConfigController.cs(459,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\GlobalSearchBillingPPController.cs(43,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\GlobalSearchBillingPPController.cs(181,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\GlobalSearchBillingPPController.cs(187,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\GlobalSearchBillingPPController.cs(192,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\GlobalSearchBillingPPController.cs(89,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\GlobalSearchBillingPPController.cs(201,20): warning S1117: Rename '_common' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(35,27): warning S5332: Using http protocol is insecure. Use https instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(36,32): warning S5332: Using http protocol is insecure. Use https instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(85,25): warning S1481: Remove the unused local variable 'uid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(87,21): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(89,21): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RootCauseController.cs(125,44): warning S1854: Remove this useless assignment to local variable 'mRCaction'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(127,54): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(129,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(139,21): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Global.asax.cs(133,30): warning S1481: Remove the unused local variable 'dummy'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.006Z] Controllers\RootCauseController.cs(446,53): warning S1854: Remove this useless assignment to local variable '_rejectionModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RootCauseController.cs(499,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(71,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(100,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(150,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(134,83): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(158,118): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(159,100): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(842,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(122,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(220,30): warning S2971: Drop 'Where' and move the condition into the 'Count'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(225,49): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(227,46): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(292,154): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(293,172): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(292,114): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(293,123): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(916,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(317,100): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(325,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(345,38): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(356,29): warning S3626: Remove this redundant jump. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] HTMLEditor\AppealTemplate.aspx.cs(296,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1004,27): warning S1854: Remove this useless assignment to local variable 'GridID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1009,24): warning S1854: Remove this useless assignment to local variable 'GridID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1014,24): warning S1854: Remove this useless assignment to local variable 'GridID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(285,56): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(377,56): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(577,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(175,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 151 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(209,17): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RolePrivilegeController.cs(237,29): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ReportController.cs(145,43): warning S1854: Remove this useless assignment to local variable 'dsRecords'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1171,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1173,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1175,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1177,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1146,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\RefundTemplateController.cs(161,65): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1336,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1345,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1355,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1372,13): warning S2259: 'CModel' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\ClinicController.cs(1293,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 42 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\CommonController.cs(125,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\CommonController.cs(124,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.007Z] Controllers\CommonController.cs(142,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\CommonController.cs(177,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\CommonController.cs(176,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(299,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(474,53): warning S1854: Remove this useless assignment to local variable 'refundLetterDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(308,26): warning S2245: Make sure that using this pseudorandom number generator is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(435,29): warning S2259: 'reader' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(300,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 43 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(333,29): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(521,17): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(649,86): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(699,82): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(629,28): warning S1481: Remove the unused local variable 'outputFile'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(785,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RefundTemplateController.cs(852,130): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ClinicController.cs(1386,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ClinicController.cs(1407,49): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ClinicController.cs(1452,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\RaImportController.cs(59,28): warning S1481: Remove the unused local variable 'filePath'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ClinicController.cs(1565,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ClinicController.cs(1558,50): warning S1854: Remove this useless assignment to local variable 'datalist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ClinicController.cs(1557,23): warning S1481: Remove the unused local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QualityCheckController.cs(395,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QcaSubprocessController.cs(100,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QcaSubprocessController.cs(160,102): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QcaSubprocessController.cs(96,34): warning S1481: Remove the unused local variable 'QcaSubprocessCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QASubProcessAuditorMappingController.cs(140,49): warning S1854: Remove this useless assignment to local variable 'subProcessList'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QAQualityParameterController.cs(97,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ImportInputFieldMapConfigController.cs(71,66): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\QAQualityParameterController.cs(197,50): warning S107: Method has 9 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ImportInputFieldMapConfigController.cs(58,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ImportInputFieldMapConfigController.cs(60,27): warning S1481: Remove the unused local variable 'importUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.008Z] Controllers\ImportInputFieldMapConfigController.cs(64,24): warning S1481: Remove the unused local variable 'importID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ImportInputFieldMapConfigController.cs(123,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ImportInputFieldMapConfigController.cs(142,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ProductionColumnController.cs(31,75): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ProductionColumnController.cs(41,82): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ProductionColumnController.cs(46,82): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ProductionColumnController.cs(23,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ProductionColumnController.cs(59,102): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\ProductionColumnController.cs(59,169): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\MessageTemplateController.cs(66,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PrivilegeFilter.cs(37,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PrivilegeFilter.cs(38,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PrivilegeFilter.cs(39,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\MessageTemplateController.cs(122,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\MessageTemplateController.cs(107,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\MessageTemplateController.cs(136,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\MessageTemplateController.cs(155,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PrivilegeFilter.cs(87,21): warning S1481: Remove the unused local variable 'menuId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PreferenceController.cs(80,54): warning S1854: Remove this useless assignment to local variable 'dropdownlist'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PreferenceController.cs(92,27): warning S1481: Remove the unused local variable '_commonService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PreferenceController.cs(94,20): warning S1481: Remove the unused local variable 'message'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PreferenceController.cs(95,23): warning S1481: Remove the unused local variable 'dtCheck'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\PayerURLMasterController.cs(54,54): warning S1854: Remove this useless assignment to local variable 'payerURLMasterModel1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\InputFieldMappingController.cs(52,32): warning S1854: Remove this useless assignment to local variable 'jsonResult'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\OpsShufflingController.cs(32,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\OpsShufflingController.cs(34,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\InputFieldMappingController.cs(102,32): warning S1854: Remove this useless assignment to local variable 'jsonResult'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\OpsShufflingController.cs(61,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\OpsShufflingController.cs(62,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\OpsShufflingController.cs(100,41): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.009Z] Controllers\OpsShufflingController.cs(151,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] HTMLEditor\AppealTemplate.aspx.cs(368,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PCRActionCodeController.cs(110,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PCRRAStatusController.cs(47,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PCRRAStatusController.cs(37,32): warning S1481: Remove the unused local variable 'pcrrastatusCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PCRStatusCodeController.cs(120,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PCRStatusCodeController.cs(118,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\OptimixMenuController.cs(87,18): warning S1481: Remove the unused local variable 'isInserted'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PaymentPlanController.cs(29,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PaymentPlanController.cs(30,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PaymentPlanController.cs(100,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PaymentPlanController.cs(101,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PracticeWiseEncounterInfoController.cs(53,20): warning S1481: Remove the unused local variable 'parentids'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PracticeWiseEncounterInfoController.cs(79,31): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\PracticeWiseEncounterInfoController.cs(117,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(52,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(41,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(42,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(93,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(113,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(102,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(103,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(70,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(71,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(159,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(182,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(213,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(230,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QAAgentRatingController.cs(247,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QARuleEngineConfigController.cs(90,18): warning S1481: Remove the unused local variable 'status'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QARuleEngineConfigController.cs(113,25): warning S1854: Remove this useless assignment to local variable 'Restore'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QARuleEngineConfigController.cs(329,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QARuleEngineConfigController.cs(303,39): warning S1481: Remove the unused local variable '_WFC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\QARuleEngineConfigController.cs(304,20): warning S1481: Remove the unused local variable 'sSource'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.010Z] Controllers\DareImportScheduleController.cs(62,17): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(56,28): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(58,37): warning S1481: Remove the unused local variable 'uploadFileModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(90,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(92,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DenialConfigurationController.cs(47,31): warning S2583: Change this condition so that it does not always evaluate to 'false'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(172,39): warning S1481: Remove the unused local variable 'dynamicControl'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(250,63): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\EvaluationController.cs(34,54): warning S1854: Remove this useless assignment to local variable '_evaluationViewModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(207,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\ExternalActivityCodeController.cs(101,19): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\ExternalActivityCodeController.cs(109,19): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\DareImportScheduleController.cs(210,18): warning S1481: Remove the unused local variable 'IsHeaderRow'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\EvaluationController.cs(188,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\EvaluationController.cs(180,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\EvaluationController.cs(171,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\ExternalActivityCodeController.cs(214,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\EvaluationController.cs(412,44): warning S107: Method has 10 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\GlobalSearchController.cs(163,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.011Z] Controllers\GlobalSearchController.cs(205,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(339,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(450,109): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(328,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(227,57): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(465,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(356,57): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(475,17): warning S1481: Remove the unused local variable 'ExceptionID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(476,20): warning S1481: Remove the unused local variable 'ExcepMsg'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(936,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(941,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(946,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(961,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(966,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(971,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(976,26): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(920,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(986,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(539,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(549,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(1050,113): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(1112,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(994,53): warning S1854: Remove this useless assignment to local variable 'dictKeys'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(982,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 45 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(71,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(997,74): warning S1481: Remove the unused local variable 'lstRejections'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GlobalSearchController.cs(997,104): warning S1481: Remove the unused local variable 'lstpatientnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(138,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(89,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(93,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(95,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\HomeController.cs(57,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(72,43): warning S107: Method has 24 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(148,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(202,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(163,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(167,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.012Z] Controllers\GridController.cs(169,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(149,38): warning S107: Method has 24 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(79,20): warning S1481: Remove the unused local variable 'FilteredValuesWithoutQuotes'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(184,31): warning S1854: Remove this useless assignment to local variable 'breadCrumbMessage'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(236,10): warning S5753: Make sure disabling ASP.NET Request Validation feature is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(316,55): warning S1075: Remove this hardcoded path-delimiter. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(195,17): warning S1481: Remove the unused local variable 'iTaskRejectedCount'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(250,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(254,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(256,21): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(237,42): warning S107: Method has 23 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(258,23): warning S1854: Remove this useless assignment to local variable 'Param'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(237,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\LeaveController.cs(240,25): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\LeaveController.cs(126,27): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\LeaveController.cs(118,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(407,69): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(415,139): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(415,194): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(439,139): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(439,194): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(472,143): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(513,71): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(514,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(517,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(518,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(519,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(417,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(442,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(474,25): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(543,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(463,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(288,50): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\LeaveController.cs(100,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\ManualAllocationController.cs(30,37): warning S1117: Rename '_manualAllocation' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(576,49): warning S1481: Remove the unused local variable 'Patientnumber'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(288,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 57 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(648,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(376,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 91 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\GridController.cs(403,21): warning S1481: Remove the unused local variable 'additionalfilter'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\LeaveController.cs(554,59): warning S1854: Remove this useless assignment to local variable 'currentPageIndex'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\LeaveController.cs(570,59): warning S1854: Remove this useless assignment to local variable 'currentPageIndex'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(664,34): warning S1854: Remove this useless assignment to local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\MasterController.cs(114,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\MasterController.cs(134,39): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\MasterController.cs(140,34): warning S2092: Make sure creating this cookie without setting the 'Secure' property is safe here. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\MasterController.cs(134,39): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\MasterController.cs(140,34): warning S3330: Make sure creating this cookie without the "HttpOnly" flag is safe. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.013Z] Controllers\HomeController.cs(841,25): warning S1643: Use a StringBuilder instead. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(833,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\ManualAllocationController.cs(293,29): warning S2583: Change this condition so that it does not always evaluate to 'true'; some subsequent code is never executed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(824,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\ManualAllocationController.cs(315,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\MenuController.cs(46,51): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\ManualAllocationController.cs(250,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1080,40): warning S3923: This conditional operation returns the same value whether the condition is "true" or "false". [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1018,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1102,68): warning S1172: Remove this unused method parameter 'ChartSeriesColumn'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1194,17): warning S1481: Remove the unused local variable 'id'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1230,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1315,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1320,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1325,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.014Z] Controllers\HomeController.cs(1335,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1340,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1345,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1350,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1357,22): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1351,17): warning S1871: Either merge this case with the identical one on line 1326 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1301,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1434,35): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1490,109): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1549,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1757,17): warning S1871: Either merge this case with the identical one on line 1745 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1430,23): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\HomeController.cs(1443,34): warning S1481: Remove the unused local variable 'woc'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\InventoryAllocationController.cs(282,13): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\InventoryAllocationController.cs(198,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\InventoryAllocationController.cs(219,32): warning S1481: Remove the unused local variable 'fileName'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\InputFieldController.cs(63,146): warning S1116: Remove this empty statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(214,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(123,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(131,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(138,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(97,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(445,17): warning S1656: Remove or correct this useless self-assignment. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(277,54): warning S1854: Remove this useless assignment to local variable 'payerURLMasterModel1'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(353,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(361,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(368,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] Controllers\PayerURLMasterController.cs(321,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] [2022-06-16T03:41:10.016Z] [2022-06-16T03:41:10.016Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.016Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (2) -> [2022-06-16T03:41:10.016Z] (PostSharp30Core target) -> [2022-06-16T03:41:10.016Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\ValidationGroupAttributeAdapter.cs(48,64,48,88): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "System.Web.Mvc.ValidationGroupAttributeAdapter.GetClientValidationRules", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Controllers\RuleEngineStrategyController.cs(632,41,632,61): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "IKS.Optimix2.Controllers.RuleEngineStrategyController.RuleStategyCondition(System.Int32, System.Int32, System.Int32)", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:41:10.016Z] [2022-06-16T03:41:10.016Z] [2022-06-16T03:41:10.016Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.016Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj" (default target) (28) -> [2022-06-16T03:41:10.016Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:10.017Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj" (default target) (28) -> [2022-06-16T03:41:10.017Z] (CoreCompile target) -> [2022-06-16T03:41:10.017Z] Program.cs(12,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj" (default target) (28) -> [2022-06-16T03:41:10.017Z] (PostSharp30 target) -> [2022-06-16T03:41:10.017Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine\RuleEngine.csproj : warning PS0131: The module 'IKS.RuleEngine.exe' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj" (default target) (30) -> [2022-06-16T03:41:10.017Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:10.017Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.017Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj" (default target) (30) -> [2022-06-16T03:41:10.017Z] (CoreCompile target) -> [2022-06-16T03:41:10.017Z] Controllers\DataEntryController.cs(260,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\DataEntryController.cs(262,25): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\FileUploadController.cs(116,59): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\FileUploadController.cs(175,39): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\FileUploadController.cs(192,33): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\FileUploadController.cs(255,71): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\FileUploadController.cs(266,63): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\FileUploadController.cs(280,12): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\PatientController.cs(66,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\QCController.cs(72,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\QCController.cs(116,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\QCController.cs(131,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\DataEntryController.cs(27,24): warning S2933: Make '_curator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\DataEntryController.cs(235,29): warning S4136: All 'UploadCPTFile' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\DataEntryController.cs(434,29): warning S4136: All 'Patient' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\ERAGenerationController.cs(20,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\ERAGenerationController.cs(17,18): warning S101: Rename class 'ERAGenerationController' to match pascal case naming rules, consider using 'EraGenerationController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\ERASubmissionController.cs(22,30): warning S2933: Make '_ERAS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\ERASubmissionController.cs(23,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\ERASubmissionController.cs(18,18): warning S101: Rename class 'ERASubmissionController' to match pascal case naming rules, consider using 'EraSubmissionController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\PatientController.cs(28,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\QCController.cs(21,23): warning S2933: Make '_commonservice' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\QCController.cs(22,19): warning S2933: Make '_QCC' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.017Z] Controllers\DashBoardController.cs(22,26): warning S2933: Make '_DC' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\DashBoardController.cs(23,27): warning S2933: Make '_DM' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\DashBoardController.cs(24,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\DashBoardController.cs(25,26): warning S2933: Make '_Zm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\FileUploadController.cs(25,31): warning S1450: Remove the field 'LoadDataFromFile' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\FileUploadController.cs(25,49): warning S1450: Remove the field 'Truncatetable' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(29,24): warning S1450: Remove the field '_Curator' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\QCController.cs(61,30): warning S1854: Remove this useless assignment to local variable 'oQCModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\QCController.cs(99,50): warning S107: Method has 8 parameters, which is greater than the 7 authorized. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(124,41): warning S1854: Remove this useless assignment to local variable '_patient'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\FileUploadController.cs(37,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\FileUploadController.cs(41,25): warning S3923: Remove this conditional structure or edit its code blocks so that they're not all the same. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\QCController.cs(53,21): warning S1481: Remove the unused local variable 'QC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(85,87): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(86,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(87,78): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(88,74): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(89,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(90,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(91,76): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(92,78): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(93,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(94,83): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.018Z] Controllers\PatientController.cs(95,85): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\PatientController.cs(96,84): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\PatientController.cs(97,89): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\PatientController.cs(98,82): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\PatientController.cs(99,84): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\PatientController.cs(100,86): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(162,118): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(205,89): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\PatientController.cs(80,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(176,97): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(176,142): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(176,179): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(178,96): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(178,144): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(178,186): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(105,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 121 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(295,62): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(295,103): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(295,144): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(291,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(372,70): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(372,111): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(372,152): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\FileUploadController.cs(364,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(305,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(299,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(255,29): warning S1481: Remove the unused local variable 'Filename'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(466,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(604,40): warning S1854: Remove this useless assignment to local variable '_patientmodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(476,40): warning S1854: Remove this useless assignment to local variable '_patientmodel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DashBoardController.cs(53,29): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DataEntryController.cs(499,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DashBoardController.cs(153,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DashBoardController.cs(98,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.019Z] Controllers\DashBoardController.cs(205,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.020Z] Controllers\DashBoardController.cs(30,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.020Z] Controllers\DashBoardController.cs(299,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.020Z] Controllers\DashBoardController.cs(425,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.020Z] Controllers\DashBoardController.cs(287,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost\AutoPost.csproj] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (default target) (31) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj" (default target) (32) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\WCIntegrationModel.csproj" (default target) (33) -> [2022-06-16T03:41:10.020Z] (PostSharp30 target) -> [2022-06-16T03:41:10.020Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel\WCIntegrationModel.csproj : warning PS0131: The module 'IKS.WCIntegrationModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (default target) (31) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj" (default target) (32) -> [2022-06-16T03:41:10.020Z] (CoreCompile target) -> [2022-06-16T03:41:10.020Z] Business\AutoTickleTemplateCurator.cs(14,38): warning S2933: Make '_AutoTickleTemplateRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Business\PayerMappingCurator.cs(14,32): warning S2933: Make 'payerMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Business\FieldMappingCurator.cs(16,32): warning S2933: Make 'objFieldMappingRepository' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\PayerMappingRepository.cs(46,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\PayerMappingRepository.cs(30,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\AutoTickleTemplateRepository.cs(47,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\AutoTickleTemplateRepository.cs(26,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\PayerMappingRepository.cs(102,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\PayerMappingRepository.cs(74,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\AutoTickleTemplateRepository.cs(102,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] Data\AutoTickleTemplateRepository.cs(73,30): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL\WCIntegrationBLL.csproj] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (default target) (31) -> [2022-06-16T03:41:10.020Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:10.020Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (default target) (31) -> [2022-06-16T03:41:10.020Z] (CoreCompile target) -> [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(66,11): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(25,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(26,35): warning S2933: Make '_AutoTickleConfigCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\DynamicFieldMappingController.cs(18,29): warning S2933: Make 'objFieldMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\PayerMappingController.cs(21,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\PayerMappingController.cs(22,29): warning S2933: Make 'payerMappingCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(34,27): warning S1117: Rename '_commonService' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(46,30): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\DynamicFieldMappingController.cs(52,17): warning S1871: Either merge this case with the identical one on line 48 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\PayerMappingController.cs(109,36): warning S1854: Remove this useless assignment to local variable 'IsMappingExists'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(77,35): warning S1110: Remove these redundant parentheses. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] Controllers\AutoTickleTemplateController.cs(125,58): warning S1854: Remove this useless assignment to local variable '_AutoTickleConfigModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj" (default target) (31) -> [2022-06-16T03:41:10.020Z] (PostSharp30 target) -> [2022-06-16T03:41:10.020Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\WCIntegration.csproj : warning PS0134: Cannot read 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration\obj\Release\Before-PostSharp\IKS.WCIntegration.pdb': Unknown custom metadata item kind: 7. [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.020Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (default target) (34) -> [2022-06-16T03:41:10.020Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:10.021Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] [2022-06-16T03:41:10.021Z] [2022-06-16T03:41:10.021Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.021Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (default target) (34) -> [2022-06-16T03:41:10.021Z] (CoreCompile target) -> [2022-06-16T03:41:10.021Z] Controllers\GlobalSearchPARController.cs(126,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\GlobalSearchPARController.cs(160,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\GlobalSearchPARController.cs(210,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderController.cs(226,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderController.cs(430,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderController.cs(454,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderController.cs(476,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(73,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(77,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(136,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(165,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(169,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(174,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(178,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(182,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(186,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(190,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(194,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(198,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(202,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(206,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(210,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(214,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(218,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(221,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(225,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(229,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(233,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.021Z] Controllers\PARWorkOrderReadOnlyController.cs(253,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(259,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(265,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(7,1): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(40,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(49,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(58,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(69,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(75,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(84,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(128,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(144,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(166,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(224,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(261,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(24,23): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(25,16): warning S2933: Make '_common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(20,31): warning S2933: Make '_commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(25,9): warning S1144: Remove the unused private field '_common'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(21,18): warning S101: Rename class 'GlobalSearchPARController' to match pascal case naming rules, consider using 'GlobalSearchParController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(22,42): warning S2933: Make '_inputFieldControlCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(18,18): warning S101: Rename class 'PARWorkOrderController' to match pascal case naming rules, consider using 'ParWorkOrderController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(22,18): warning S101: Rename class 'PARWorkOrderReadOnlyController' to match pascal case naming rules, consider using 'ParWorkOrderReadOnlyController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(25,24): warning S2933: Make 'Rm' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(26,23): warning S2933: Make '_CS' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(37,29): warning S4136: All 'Raimport' method overloads should be adjacent. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] PARAreaRegistration.cs(9,18): warning S101: Rename class 'PARAreaRegistration' to match pascal case naming rules, consider using 'ParAreaRegistration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(27,31): warning S1450: Remove the field 'LoadDataFromFile' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(28,17): warning S1450: Remove the field 'ds' and declare it as a local variable in the relevant methods. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(83,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(103,67): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(101,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(112,49): warning S1854: Remove this useless assignment to local variable 'escalationDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(87,175): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(282,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(82,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(271,33): warning S1481: Remove the unused local variable 'woCurator'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(293,30): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\GlobalSearchPARController.cs(93,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(213,25): warning S1871: Either merge this case with the identical one on line 189 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderReadOnlyController.cs(132,35): warning S1481: Remove the unused local variable 'HeaderText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(344,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(357,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(513,17): warning S1481: Remove the unused local variable 'statuscodeid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(534,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(674,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\PARWorkOrderController.cs(702,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(81,38): warning S3427: This method signature overlaps the one defined on line 35, the default parameter value can't be used. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(154,21): warning S1117: Rename 'ds' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.022Z] Controllers\RaImportController.cs(246,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.023Z] Controllers\RaImportController.cs(321,21): warning S1117: Rename 'ds' which hides the field with the same name. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.023Z] Controllers\RaImportController.cs(138,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.023Z] Controllers\RaImportController.cs(305,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.023Z] Controllers\RaImportController.cs(253,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:41:10.023Z] [2022-06-16T03:41:10.023Z] [2022-06-16T03:41:10.023Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.023Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (default target) (35) -> [2022-06-16T03:41:10.023Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:10.023Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] [2022-06-16T03:41:10.023Z] [2022-06-16T03:41:10.023Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.023Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (default target) (35) -> [2022-06-16T03:41:10.023Z] (CoreCompile target) -> [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(132,28): warning CS0219: The variable 'HeaderText' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(252,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(276,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] CSRAreaRegistration.cs(9,18): warning S101: Rename class 'CSRAreaRegistration' to match pascal case naming rules, consider using 'CsrAreaRegistration'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(297,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(473,9): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] DTO\CSRAccountEncounterDetails.cs(4,18): warning S101: Rename class 'CSRAccountEncounterDetails' to match pascal case naming rules, consider using 'CsrAccountEncounterDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(769,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(776,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderController.cs(791,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] DTO\CSRAccountEncounterDetails.cs(11,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] DTO\CSRAccountEncounterDetails.cs(12,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(69,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(73,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(89,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(93,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(97,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(101,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(133,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(162,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(166,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(170,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(174,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(178,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(182,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(186,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(190,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(194,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(198,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(202,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(206,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(210,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(214,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(217,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(221,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.023Z] Controllers\CSRWorkOrderReadOnlyController.cs(225,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(229,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(232,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(236,29): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(594,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(69,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(108,13): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(118,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(119,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(133,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(149,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] DTO\CSRAccountEncounterDetails.cs(11,30): warning S2223: Change the visibility of 'OpenBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] DTO\CSRAccountEncounterDetails.cs(12,30): warning S2223: Change the visibility of 'ZeroBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] DTO\CSRAccountEncounterDetails.cs(13,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] DTO\CSRAccountEncounterDetails.cs(13,30): warning S2223: Change the visibility of 'CreditBalance' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] DTO\CSRAccountEncounterDetails.cs(14,30): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] DTO\CSRAccountEncounterDetails.cs(14,30): warning S2223: Change the visibility of 'AllEncounter' or make it 'const' or 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(20,18): warning S101: Rename class 'CSRWorkOrderReadOnlyController' to match pascal case naming rules, consider using 'CsrWorkOrderReadOnlyController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(20,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(22,42): warning S2933: Make '_inputFieldControlCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(23,39): warning S2933: Make 'csrPatientVerificationCurator' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(24,23): warning S2933: Make 'commonService' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(25,16): warning S2933: Make 'common' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(25,16): warning S4487: Remove this unread private field 'common' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(17,18): warning S101: Rename class 'CSRWorkOrderController' to match pascal case naming rules, consider using 'CsrWorkOrderController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(21,18): warning S101: Rename class 'GlobalSearchCSRController' to match pascal case naming rules, consider using 'GlobalSearchCsrController'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(88,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(99,181): warning S1125: Remove the unnecessary Boolean literal(s). [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(112,67): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(110,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(63,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(226,87): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(226,143): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(226,196): warning S3358: Extract this nested ternary operation into an independent statement. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(200,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(334,17): warning S1481: Remove the unused local variable 'statuscodeid'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(212,22): warning S1481: Remove the unused local variable 'TaskGroupId'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(95,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\GlobalSearchCSRController.cs(105,27): warning S1481: Remove the unused local variable 'SB'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(275,39): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(286,30): warning S1481: Remove the unused local variable 'WOC'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(352,26): warning S1854: Remove this useless assignment to local variable 'dt'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(465,49): warning S1854: Remove this useless assignment to local variable 'escalationDetails'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(88,25): warning S1871: Either merge this case with the identical one on line 68 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(169,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(177,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(185,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(193,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(201,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(209,25): warning S1871: Either merge this case with the identical one on line 160 or change one of the implementations. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(132,28): warning S1481: Remove the unused local variable 'HeaderText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderReadOnlyController.cs(501,45): warning S1854: Remove this useless assignment to local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(655,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(601,17): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(717,33): warning S1481: Remove the unused local variable 'model'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(761,47): warning S1854: Remove this useless assignment to local variable 'cSRPatientAlerts'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(790,30): warning S1481: Remove the unused local variable 'objModel'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(887,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] Controllers\CSRWorkOrderController.cs(911,13): warning S2696: Make the enclosing instance method 'static' or remove this set on the 'static' field. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:41:10.024Z] [2022-06-16T03:41:10.024Z] [2022-06-16T03:41:10.024Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj" (default target) (36) -> [2022-06-16T03:41:10.025Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:41:10.025Z] C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj" (default target) (36) -> [2022-06-16T03:41:10.025Z] (CoreCompile target) -> [2022-06-16T03:41:10.025Z] Program.cs(13,11): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:41:10.025Z] Program.cs(15,21): warning S4210: Add the 'STAThread' attribute to this entry point. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:41:10.025Z] Program.cs(28,17): warning S1481: Remove the unused local variable 'strImportID'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe\ImportExe.csproj] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxLibrary.csproj" (default target) (37) -> [2022-06-16T03:41:10.025Z] eFaxUtility.cs(12,18): warning S101: Rename class 'eFaxUtility' to match pascal case naming rules, consider using 'EFaxUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary\eFaxLibrary.csproj] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj" (default target) (38) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\eMailLibrary.csproj" (default target) (39) -> [2022-06-16T03:41:10.025Z] eMailUtility.cs(10,18): warning S101: Rename class 'eMailUtility' to match pascal case naming rules, consider using 'EMailUtility'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary\eMailLibrary.csproj] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj" (default target) (38) -> [2022-06-16T03:41:10.025Z] DataAccess.cs(15,21): warning S2933: Make 'generateLog' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] DataAccess.cs(15,21): warning S4487: Remove this unread private field 'generateLog' or refactor the code to use its value. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] GenerateLog.cs(31,19): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(123,13): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] GenerateLog.cs(31,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(122,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(126,20): warning S1481: Remove the unused local variable 'trasnferStatusText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(29,61): warning S1854: Remove this useless assignment to local variable 'transferResponse'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(15,21): warning S4210: Add the 'STAThread' attribute to this entry point. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(15,21): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(26,24): warning S1481: Remove the unused local variable 'responseMessage'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(30,24): warning S1481: Remove the unused local variable 'trasnferStatusText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] Program.cs(31,24): warning S1481: Remove the unused local variable 'dbStatusResultText'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe\AppealScheduler.csproj] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" (default target) (40) -> [2022-06-16T03:41:10.025Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj" (default target) (41) -> [2022-06-16T03:41:10.025Z] Operation.cs(47,21): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(265,17): warning S125: Remove this commented out code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(22,9): warning S1144: Remove the unused private field 'CmdTimeOutEXE'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(44,30): warning S2755: Disable access to external entities in XML parsing. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(48,25): warning S2589: Change this condition so that it does not always evaluate to 'true'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] ServiceRunner.cs(109,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(129,17): warning S2259: 'dtData' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(123,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(80,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(62,34): warning S1481: Remove the unused local variable 'IsProcessedDataUpdated'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(137,28): warning S1854: Remove this useless assignment to local variable 'ds'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(155,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] ServiceRunner.cs(133,21): warning S1066: Merge this if statement with the enclosing one. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.025Z] Operation.cs(245,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.026Z] Operation.cs(268,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.026Z] Operation.cs(286,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.026Z] Operation.cs(220,17): warning S2259: 'con' is null on at least one execution path. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.026Z] Operation.cs(213,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj] [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" (default target) (40) -> [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj" (default target) (41) -> [2022-06-16T03:41:10.026Z] (PostSharp30 target) -> [2022-06-16T03:41:10.026Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore\OptimixCrawlerCore.csproj : warning PS0131: The module 'IKS.OptimixCrawlerCore.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj" (default target) (40) -> [2022-06-16T03:41:10.026Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService\OptimixCrawlerService.csproj : warning PS0131: The module 'IKS.OptimixCrawlerService.exe' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\IKS_DARE_OPTIMIX.sln" (default target) (1) -> [2022-06-16T03:41:10.026Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj" (default target) (42) -> [2022-06-16T03:41:10.026Z] (CoreCompile target) -> [2022-06-16T03:41:10.026Z] DataAccess.cs(16,21): warning S2933: Make 'generateLog' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:10.026Z] DataAccess.cs(17,16): warning S2933: Make 'connectionString' 'readonly'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:10.026Z] eFaxDispositionService.svc.cs(16,18): warning S101: Rename class 'eFaxDispositionService' to match pascal case naming rules, consider using 'EFaxDispositionService'. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:10.026Z] GenerateLog.cs(31,19): warning S108: Either remove or fill this block of code. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:10.026Z] GenerateLog.cs(31,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition\eFaxDisposition.csproj] [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] 3682 Warning(s) [2022-06-16T03:41:10.026Z] 0 Error(s) [2022-06-16T03:41:10.026Z] [2022-06-16T03:41:10.026Z] Time Elapsed 00:08:01.01 [Pipeline] bat [2022-06-16T03:41:10.487Z] [2022-06-16T03:41:10.487Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>SonarScanner.MSBuild.exe end /d:sonar.login="5b2583ce18ab5c5a5e78ac7888a6e91fd994c4b1" [2022-06-16T03:41:11.044Z] SonarScanner for MSBuild 4.7.1 [2022-06-16T03:41:11.044Z] Using the .NET Framework version of the Scanner for MSBuild [2022-06-16T03:41:11.308Z] Post-processing started. [2022-06-16T03:41:17.803Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Properties\PublishProfiles\new.pubxml' does not exist. [2022-06-16T03:41:17.804Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Properties\PublishProfiles\opsShuffling.pubxml' does not exist. [2022-06-16T03:41:17.804Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Properties\PublishProfiles\optimix17publish.pubxml' does not exist. [2022-06-16T03:41:18.358Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_23\USP_CRUD_InputField.sql' does not exist. [2022-06-16T03:41:18.358Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_10\Usp_Rpt_Satisfactory_Detail_Report.sql' does not exist. [2022-06-16T03:41:18.358Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_12\USP_USR_GET_User_ByType.sql' does not exist. [2022-06-16T03:41:18.610Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_23\USP_DSH_AR_INSERT_ProductionData.sql' does not exist. [2022-06-16T03:41:18.610Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_23\USP_PCR_ApproveRejectPaymentPlan.sql' does not exist. [2022-06-16T03:41:18.610Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_5\CSR Activity Report.sql' does not exist. [2022-06-16T03:41:18.610Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_6_2_5\USP_CRUD_Status.sql' does not exist. [2022-06-16T03:41:18.862Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures\V_1_7_0_3\USP_SopByEncounterAndCatId_GET.sql' does not exist. [2022-06-16T03:41:19.115Z] WARNING: File 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript\StoredProcedures_20150906\USP_CMN_GetOldConfig_WorkAllocation.txt' does not exist. [2022-06-16T03:41:20.031Z] Calling the SonarQube Scanner... [2022-06-16T03:41:21.381Z] INFO: Scanner configuration file: C:\Users\Administrator.IKS-DEV-OPS\Documents\sonar-scanner-msbuild-4.7.1.2311-net46\sonar-scanner-4.1.0.1829\bin\..\conf\sonar-scanner.properties [2022-06-16T03:41:21.381Z] INFO: Project root configuration file: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\sonar-project.properties [2022-06-16T03:41:21.381Z] INFO: SonarQube Scanner 4.1.0.1829 [2022-06-16T03:41:21.381Z] INFO: Java 1.8.0_152 Oracle Corporation (64-bit) [2022-06-16T03:41:21.381Z] INFO: Windows Server 2012 R2 6.3 amd64 [2022-06-16T03:41:23.876Z] INFO: User cache: C:\Windows\system32\config\systemprofile\.sonar\cache [2022-06-16T03:41:24.431Z] INFO: SonarQube server 8.9.8 [2022-06-16T03:41:24.431Z] INFO: Default locale: "en_IN", source code encoding: "windows-1252" (analysis is platform dependent) [2022-06-16T03:41:25.352Z] WARN: SonarScanner will require Java 11 to run, starting in SonarQube 9.x [2022-06-16T03:41:25.906Z] INFO: Load global settings [2022-06-16T03:41:26.948Z] INFO: Load global settings (done) | time=234ms [2022-06-16T03:41:26.948Z] INFO: Server id: 86E1FA4D-AYDbs45DWWY60lubXTwh [2022-06-16T03:41:26.948Z] INFO: User cache: C:\Windows\system32\config\systemprofile\.sonar\cache [2022-06-16T03:41:26.948Z] INFO: Load/download plugins [2022-06-16T03:41:26.948Z] INFO: Load plugins index [2022-06-16T03:41:26.948Z] INFO: Load plugins index (done) | time=120ms [2022-06-16T03:41:26.948Z] INFO: Load/download plugins (done) | time=331ms [2022-06-16T03:41:27.896Z] INFO: Process project properties [2022-06-16T03:41:28.467Z] INFO: Process project properties (done) | time=453ms [2022-06-16T03:41:28.467Z] INFO: Execute project builders [2022-06-16T03:41:28.720Z] INFO: Execute project builders (done) | time=365ms [2022-06-16T03:41:28.720Z] INFO: Project key: Optimix_Workflow [2022-06-16T03:41:28.720Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI [2022-06-16T03:41:28.720Z] INFO: Working dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\.sonar [2022-06-16T03:41:29.636Z] INFO: Load project settings for component key: 'Optimix_Workflow' [2022-06-16T03:41:29.636Z] INFO: Load project settings for component key: 'Optimix_Workflow' (done) | time=107ms [2022-06-16T03:41:29.636Z] INFO: Auto-configuring with CI 'Jenkins' [2022-06-16T03:41:29.636Z] INFO: Load quality profiles [2022-06-16T03:41:29.888Z] INFO: Load quality profiles (done) | time=115ms [2022-06-16T03:41:29.888Z] INFO: Auto-configuring with CI 'Jenkins' [2022-06-16T03:41:29.888Z] INFO: Load active rules [2022-06-16T03:41:33.125Z] INFO: Load active rules (done) | time=2816ms [2022-06-16T03:41:33.125Z] INFO: Indexing files... [2022-06-16T03:41:33.125Z] INFO: Project configuration: [2022-06-16T03:41:34.993Z] INFO: Indexing files of module 'Utility' [2022-06-16T03:41:34.993Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility [2022-06-16T03:41:34.993Z] INFO: Source paths: Constant/GridCodeConstant.cs, Constant/GridHeaderConstant.cs,... [2022-06-16T03:41:34.993Z] INFO: Load project repositories [2022-06-16T03:41:35.249Z] INFO: Load project repositories (done) | time=73ms [2022-06-16T03:41:35.249Z] INFO: Indexing files of module 'WCIntegrationBLL' [2022-06-16T03:41:35.249Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationBLL [2022-06-16T03:41:35.249Z] INFO: Source paths: Business/AutoTickleTemplateCurator.cs, Business/FieldMappingC... [2022-06-16T03:41:35.249Z] INFO: Indexing files of module 'CSRBLL' [2022-06-16T03:41:35.249Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL [2022-06-16T03:41:35.249Z] INFO: Source paths: Business/CSRWorkOrderCurator.cs, Business/CSRPatientVerificat... [2022-06-16T03:41:35.249Z] INFO: Indexing files of module 'AutoPost' [2022-06-16T03:41:35.249Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\AutoPost [2022-06-16T03:41:35.249Z] INFO: Source paths: AutoPostAreaRegistration.cs, Controllers/DashBoardController.... [2022-06-16T03:41:35.505Z] INFO: Indexing files of module 'CommonBLL' [2022-06-16T03:41:35.505Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL [2022-06-16T03:41:35.505Z] INFO: Source paths: Business/AccountDetailCountModel.cs, Business/ActionCodeCommo... [2022-06-16T03:41:36.421Z] INFO: Indexing files of module 'DBScript' [2022-06-16T03:41:36.421Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBScript [2022-06-16T03:41:36.421Z] INFO: Source paths: Properties/AssemblyInfo.cs, AppealTemplate/DDL.sql, AppealTem... [2022-06-16T03:41:37.772Z] INFO: Indexing files of module 'ImportLibrary' [2022-06-16T03:41:37.772Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary [2022-06-16T03:41:37.772Z] INFO: Source paths: ImportUtility.cs, Properties/AssemblyInfo.cs, App.config, bin... [2022-06-16T03:41:37.772Z] INFO: Indexing files of module 'BRM' [2022-06-16T03:41:37.772Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM [2022-06-16T03:41:37.772Z] INFO: Source paths: Action.cs, Rule.cs, RuleManager.cs, Properties/AssemblyInfo.c... [2022-06-16T03:41:37.772Z] INFO: Indexing files of module 'WCIntegration' [2022-06-16T03:41:37.772Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\WCIntegration [2022-06-16T03:41:37.772Z] INFO: Source paths: Controllers/AutoTickleTemplateController.cs, Controllers/Dyna... [2022-06-16T03:41:37.773Z] INFO: Indexing files of module 'BillingBLL' [2022-06-16T03:41:37.773Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL [2022-06-16T03:41:37.773Z] INFO: Source paths: Business/BillingCommonCurator.cs, Business/BillingTransferCur... [2022-06-16T03:41:37.773Z] INFO: Indexing files of module 'OptimixCrawlerService' [2022-06-16T03:41:37.773Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerService [2022-06-16T03:41:37.773Z] INFO: Source paths: ProjectInstaller.cs, ProjectInstaller.Designer.cs, Service1.c... [2022-06-16T03:41:37.773Z] INFO: Indexing files of module 'ARModel' [2022-06-16T03:41:37.773Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel [2022-06-16T03:41:37.773Z] INFO: Source paths: ACRWorkOrder.cs, ActionModel.cs, ARAgingDaysModel.cs, Encount... [2022-06-16T03:41:37.773Z] INFO: Indexing files of module 'ImportExe' [2022-06-16T03:41:37.773Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportExe [2022-06-16T03:41:37.773Z] INFO: Source paths: Program.cs, Properties/AssemblyInfo.cs, Properties/Resources.... [2022-06-16T03:41:37.773Z] INFO: Indexing files of module 'PAR' [2022-06-16T03:41:37.773Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR [2022-06-16T03:41:37.773Z] INFO: Source paths: Controllers/GlobalSearchPARController.cs, Controllers/PARWork... [2022-06-16T03:41:38.026Z] INFO: Indexing files of module 'ARBLL' [2022-06-16T03:41:38.026Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL [2022-06-16T03:41:38.026Z] INFO: Source paths: Business/ARDashboardCurator.cs, Business/StatusCurator.cs, Bu... [2022-06-16T03:41:38.280Z] INFO: Indexing files of module 'AutoPostModel' [2022-06-16T03:41:38.280Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel [2022-06-16T03:41:38.280Z] INFO: Source paths: DashboardModel.cs, EncounterDetailsModel.cs, ERAGenerationMod... [2022-06-16T03:41:38.280Z] INFO: Indexing files of module 'CSRModel' [2022-06-16T03:41:38.280Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel [2022-06-16T03:41:38.280Z] INFO: Source paths: CSRPatientAlerts.cs, CSRTCNCallCheck.cs, CSRWorkOrderActionMo... [2022-06-16T03:41:38.280Z] INFO: Indexing files of module 'Optimix2' [2022-06-16T03:41:38.280Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2 [2022-06-16T03:41:38.280Z] INFO: Source paths: appealtemplateautomation.cs, App_Start/AttributeRoutingConfig... [2022-06-16T03:41:43.500Z] INFO: 2393 files indexed... (last one was Optimix2/HTMLEditor/plugins/dialog/styles/dialog.css) [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'ClinicModel' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel [2022-06-16T03:41:49.996Z] INFO: Source paths: ClinicModel.cs, Properties/AssemblyInfo.cs, packages.config [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'QAModel' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel [2022-06-16T03:41:49.996Z] INFO: Source paths: BucketProcessMappingModel.cs, QAAgentRatingModel.cs, QACheckT... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'ClinicBLL' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL [2022-06-16T03:41:49.996Z] INFO: Source paths: Business/ActionCodeCurator.cs, Business/ClinicCurator.cs, Dat... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'OptimixCrawlerCore' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\OptimixCrawlerCore [2022-06-16T03:41:49.996Z] INFO: Source paths: Operation.cs, Properties/AssemblyInfo.cs, ServiceRunner.cs, A... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'PARModel' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel [2022-06-16T03:41:49.996Z] INFO: Source paths: PARPatientVerificationModel.cs, PARWorkOrderModel.cs, PARGlob... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'WCIntegrationModel' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\WCIntegrationModel [2022-06-16T03:41:49.996Z] INFO: Source paths: AutoTickleConfigModel.cs, FieldMappingModel.cs, PayerMappingM... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'PARBLL' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL [2022-06-16T03:41:49.996Z] INFO: Source paths: Business/PARPatientVerificationCurator.cs, Business/PARWorkOr... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'Mvc3ValidationGroups' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups [2022-06-16T03:41:49.996Z] INFO: Source paths: GlobalSuppressions.cs, HtmlInputExtensions.cs, Properties/Ass... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'eFaxLibrary' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxLibrary [2022-06-16T03:41:49.996Z] INFO: Source paths: eFaxUtility.cs, Properties/AssemblyInfo.cs, eFaxDll/eFaxDevel... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'CSR' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR [2022-06-16T03:41:49.996Z] INFO: Source paths: Controllers/CSRWorkOrderController.cs, Controllers/CSRWorkOrd... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'BillingModel' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel [2022-06-16T03:41:49.996Z] INFO: Source paths: Properties/AssemblyInfo.cs, RootCauseActionModel.cs, RootCaus... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'AppealScheduler' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxExe [2022-06-16T03:41:49.996Z] INFO: Source paths: DataAccess.cs, GenerateLog.cs, Program.cs, Properties/Assembl... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'Core' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core [2022-06-16T03:41:49.996Z] INFO: Source paths: ActionTypesEnum.cs, CacheKeysEnum.cs, cCore.cs, Common.cs, Co... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'Optimix2Tests' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests [2022-06-16T03:41:49.996Z] INFO: Test paths: Model/AutoActionTemplate.cs, Model/GridFieldOption.cs, Model/Gr... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'QABLL' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL [2022-06-16T03:41:49.996Z] INFO: Source paths: Business/BucketProcessMappingCurator.cs, Business/QAAgentRati... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module 'DBProviderFactory' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory [2022-06-16T03:41:49.996Z] INFO: Source paths: AESCrypto/AESCrypt.cs, AESCrypto/ICrypt.cs, DataUtility.cs, D... [2022-06-16T03:41:49.996Z] INFO: Indexing files of module '835Library' [2022-06-16T03:41:49.996Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library [2022-06-16T03:41:49.996Z] INFO: Source paths: Business/_835_BL.cs, Data/_835_DL.cs, Properties/AssemblyInfo... [2022-06-16T03:41:49.997Z] INFO: Indexing files of module 'CommonModel' [2022-06-16T03:41:49.997Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel [2022-06-16T03:41:49.997Z] INFO: Source paths: AccountInfoModel.cs, ActionCodeCommonModel.cs, ActionType.cs,... [2022-06-16T03:41:50.551Z] INFO: Indexing files of module 'RuleEngine' [2022-06-16T03:41:50.551Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\RuleEngine [2022-06-16T03:41:50.551Z] INFO: Source paths: Program.cs, Properties/AssemblyInfo.cs, App.config, packages.... [2022-06-16T03:41:50.551Z] INFO: Indexing files of module 'eMailLibrary' [2022-06-16T03:41:50.551Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eMailLibrary [2022-06-16T03:41:50.551Z] INFO: Source paths: eMailUtility.cs, Properties/AssemblyInfo.cs [2022-06-16T03:41:50.551Z] INFO: Indexing files of module 'AutoPostBLL' [2022-06-16T03:41:50.551Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL [2022-06-16T03:41:50.551Z] INFO: Source paths: Business/AutoPostIncartServiceCurator.cs, Business/DashboardC... [2022-06-16T03:41:50.551Z] INFO: Indexing files of module 'eFaxDisposition' [2022-06-16T03:41:50.551Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\eFaxDisposition [2022-06-16T03:41:50.551Z] INFO: Source paths: DataAccess.cs, eFaxDispositionService.svc.cs, GenerateLog.cs,... [2022-06-16T03:41:50.551Z] INFO: Indexing files of module 'Optimix_Workflow' [2022-06-16T03:41:50.551Z] INFO: Base dir: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI [2022-06-16T03:41:50.551Z] INFO: 4348 files indexed [2022-06-16T03:41:50.551Z] INFO: 6 files ignored because of scm ignore settings [2022-06-16T03:41:50.551Z] INFO: Quality profile for cs: Sonar way [2022-06-16T03:41:50.551Z] INFO: Quality profile for css: Sonar way [2022-06-16T03:41:50.551Z] INFO: Quality profile for js: Sonar way [2022-06-16T03:41:50.551Z] INFO: Quality profile for php: Sonar way [2022-06-16T03:41:50.551Z] INFO: Quality profile for web: Sonar way [2022-06-16T03:41:50.551Z] INFO: Quality profile for xml: Sonar way [2022-06-16T03:41:50.551Z] INFO: ------------- Run sensors on module AutoPost [2022-06-16T03:41:50.807Z] INFO: Load metrics repository [2022-06-16T03:41:50.807Z] INFO: Load metrics repository (done) | time=56ms [2022-06-16T03:41:52.680Z] INFO: Sensor CSS Metrics [cssfamily] [2022-06-16T03:41:52.680Z] INFO: Sensor CSS Metrics [cssfamily] (done) | time=145ms [2022-06-16T03:41:52.680Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.109Z] ERROR: CSS rules were not executed. Only Node.js v10 or later is supported, got 8. [2022-06-16T03:42:19.109Z] org.sonarsource.nodejs.NodeCommandException: Only Node.js v10 or later is supported, got 8. [2022-06-16T03:42:19.109Z] at org.sonarsource.nodejs.NodeCommandBuilderImpl.checkNodeCompatibility(NodeCommandBuilderImpl.java:162) [2022-06-16T03:42:19.109Z] at org.sonarsource.nodejs.NodeCommandBuilderImpl.build(NodeCommandBuilderImpl.java:134) [2022-06-16T03:42:19.109Z] at org.sonar.css.plugin.server.CssAnalyzerBridgeServer.initNodeCommand(CssAnalyzerBridgeServer.java:157) [2022-06-16T03:42:19.109Z] at org.sonar.css.plugin.server.CssAnalyzerBridgeServer.startServer(CssAnalyzerBridgeServer.java:107) [2022-06-16T03:42:19.109Z] at org.sonar.css.plugin.server.CssAnalyzerBridgeServer.startServerLazily(CssAnalyzerBridgeServer.java:177) [2022-06-16T03:42:19.109Z] at org.sonar.css.plugin.CssRuleSensor.execute(CssRuleSensor.java:99) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:85) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecutor.java:59) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:77) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:59) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:82) [2022-06-16T03:42:19.109Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:42:19.109Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:392) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:388) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:385) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:357) [2022-06-16T03:42:19.109Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:42:19.109Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:42:19.109Z] at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:150) [2022-06-16T03:42:19.109Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:42:19.109Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:42:19.109Z] at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) [2022-06-16T03:42:19.109Z] at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) [2022-06-16T03:42:19.109Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-16T03:42:19.109Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-16T03:42:19.109Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-16T03:42:19.109Z] at java.lang.reflect.Method.invoke(Method.java:498) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) [2022-06-16T03:42:19.109Z] at com.sun.proxy.$Proxy0.execute(Unknown Source) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:185) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:137) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.cli.Main.execute(Main.java:112) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.cli.Main.execute(Main.java:75) [2022-06-16T03:42:19.109Z] at org.sonarsource.scanner.cli.Main.main(Main.java:61) [2022-06-16T03:42:19.109Z] [2022-06-16T03:42:19.109Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=24699ms [2022-06-16T03:42:19.109Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.109Z] 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 [2022-06-16T03:42:19.109Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.109Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [2022-06-16T03:42:19.110Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.110Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms [2022-06-16T03:42:19.110Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.110Z] INFO: Sensor C# Properties [csharp] (done) | time=7ms [2022-06-16T03:42:19.110Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.110Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:42:19.110Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.362Z] INFO: Sensor HTML [web] (done) | time=1983ms [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=2ms [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms [2022-06-16T03:42:19.362Z] INFO: ------------- Run sensors on module Utility [2022-06-16T03:42:19.362Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.362Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.362Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.362Z] 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 [2022-06-16T03:42:19.362Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.362Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:19.362Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.362Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.362Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.362Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.362Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.362Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=4ms [2022-06-16T03:42:19.362Z] INFO: ------------- Run sensors on module BillingBLL [2022-06-16T03:42:19.362Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.362Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.362Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.362Z] 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 [2022-06-16T03:42:19.362Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.362Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [2022-06-16T03:42:19.362Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.362Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.362Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.362Z] INFO: Sensor C# Properties [csharp] (done) | time=2ms [2022-06-16T03:42:19.362Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.616Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.616Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: ------------- Run sensors on module DBProviderFactory [2022-06-16T03:42:19.616Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.616Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.616Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms [2022-06-16T03:42:19.616Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.616Z] 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 [2022-06-16T03:42:19.616Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.616Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:19.616Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.616Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.616Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.616Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:42:19.616Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.616Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: ------------- Run sensors on module QAModel [2022-06-16T03:42:19.616Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.616Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.616Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.616Z] 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 [2022-06-16T03:42:19.616Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.616Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [2022-06-16T03:42:19.616Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.616Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.616Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:19.616Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.616Z] INFO: Sensor JavaXmlSensor [java] (done) | time=4ms [2022-06-16T03:42:19.616Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.616Z] INFO: Sensor HTML [web] (done) | time=2ms [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.616Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.616Z] INFO: ------------- Run sensors on module ARModel [2022-06-16T03:42:19.616Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.616Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.616Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms [2022-06-16T03:42:19.616Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.616Z] 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 [2022-06-16T03:42:19.617Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.617Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:19.617Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.617Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms [2022-06-16T03:42:19.617Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.617Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:19.617Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.617Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.617Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.617Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:42:19.617Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.617Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.617Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.617Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.617Z] INFO: ------------- Run sensors on module CommonModel [2022-06-16T03:42:19.871Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.871Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.872Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms [2022-06-16T03:42:19.872Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.872Z] 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 [2022-06-16T03:42:19.872Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.872Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:19.872Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.872Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.872Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.872Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:19.872Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.872Z] INFO: Sensor JavaXmlSensor [java] (done) | time=3ms [2022-06-16T03:42:19.872Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.872Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:42:19.872Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.872Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.872Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.872Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.872Z] INFO: ------------- Run sensors on module PARBLL [2022-06-16T03:42:19.872Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.872Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.872Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.872Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.872Z] 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 [2022-06-16T03:42:19.872Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.874Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.874Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms [2022-06-16T03:42:19.874Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.874Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.874Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.874Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.874Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.874Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: ------------- Run sensors on module AutoPostBLL [2022-06-16T03:42:19.874Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.874Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.874Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.874Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.875Z] 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 [2022-06-16T03:42:19.875Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.875Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:19.875Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.875Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.875Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.875Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:19.875Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.875Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.875Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.875Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:19.875Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.875Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: ------------- Run sensors on module BRM [2022-06-16T03:42:19.876Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.876Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.876Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.876Z] 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 [2022-06-16T03:42:19.876Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.876Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.876Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms [2022-06-16T03:42:19.876Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.876Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.876Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.876Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: ------------- Run sensors on module ClinicBLL [2022-06-16T03:42:19.876Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.876Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.876Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.876Z] 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 [2022-06-16T03:42:19.876Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.876Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:19.876Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.876Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms [2022-06-16T03:42:19.876Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.876Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:19.876Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor HTML [web] [2022-06-16T03:42:19.876Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:19.876Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: ------------- Run sensors on module WCIntegrationModel [2022-06-16T03:42:19.876Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:19.876Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:19.876Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:19.876Z] 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 [2022-06-16T03:42:19.876Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:19.876Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:19.876Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:19.876Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:19.876Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:19.876Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:19.876Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.147Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.147Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.147Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.147Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.147Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.147Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.147Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.147Z] INFO: ------------- Run sensors on module WCIntegrationBLL [2022-06-16T03:42:20.148Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.148Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.148Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.148Z] 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 [2022-06-16T03:42:20.148Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.148Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.148Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.148Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.148Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.148Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.148Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: ------------- Run sensors on module ARBLL [2022-06-16T03:42:20.148Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.148Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.148Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.148Z] 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 [2022-06-16T03:42:20.148Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.148Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.148Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.148Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.148Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.148Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.148Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.148Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: ------------- Run sensors on module CSRBLL [2022-06-16T03:42:20.148Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.148Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.148Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.148Z] 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 [2022-06-16T03:42:20.148Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.148Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.148Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.148Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.148Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.148Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.149Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.149Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.149Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.149Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.149Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.149Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.149Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.149Z] INFO: ------------- Run sensors on module CSRModel [2022-06-16T03:42:20.401Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.401Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.401Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.401Z] 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 [2022-06-16T03:42:20.401Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.401Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.401Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.401Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.401Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.401Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.401Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.401Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.401Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: ------------- Run sensors on module RuleEngine [2022-06-16T03:42:20.401Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.401Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.401Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.401Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.401Z] 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 [2022-06-16T03:42:20.401Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.402Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.402Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.402Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.402Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.402Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:42:20.402Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.402Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: ------------- Run sensors on module PARModel [2022-06-16T03:42:20.402Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.402Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.402Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms [2022-06-16T03:42:20.402Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.402Z] 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 [2022-06-16T03:42:20.402Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.402Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.402Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.402Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:20.402Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.402Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.402Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.402Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.403Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: ------------- Run sensors on module OptimixCrawlerService [2022-06-16T03:42:20.403Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.403Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.403Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms [2022-06-16T03:42:20.403Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.403Z] 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 [2022-06-16T03:42:20.403Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.403Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.403Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.403Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:20.403Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.403Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.403Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.403Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.403Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: ------------- Run sensors on module ImportExe [2022-06-16T03:42:20.403Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.403Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.403Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.403Z] 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 [2022-06-16T03:42:20.403Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.403Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.403Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.403Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.404Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:20.404Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.404Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.404Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: ------------- Run sensors on module AppealScheduler [2022-06-16T03:42:20.404Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.404Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.404Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.404Z] 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 [2022-06-16T03:42:20.404Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.404Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [2022-06-16T03:42:20.404Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.404Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.404Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.404Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.404Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.404Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.404Z] INFO: ------------- Run sensors on module ImportLibrary [2022-06-16T03:42:20.404Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.404Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.404Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.405Z] 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 [2022-06-16T03:42:20.405Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.405Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.405Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.405Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.405Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.405Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.405Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.405Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.405Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: ------------- Run sensors on module BillingModel [2022-06-16T03:42:20.405Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.405Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.405Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.405Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.406Z] 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 [2022-06-16T03:42:20.406Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.683Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.683Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.683Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.683Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.683Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.683Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.683Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:42:20.683Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.683Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: ------------- Run sensors on module 835Library [2022-06-16T03:42:20.683Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.683Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.683Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.683Z] 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 [2022-06-16T03:42:20.683Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.683Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.683Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.683Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.683Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:20.683Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.683Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.683Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.683Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms [2022-06-16T03:42:20.684Z] INFO: ------------- Run sensors on module WCIntegration [2022-06-16T03:42:20.684Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.684Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=5ms [2022-06-16T03:42:20.684Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.684Z] 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 [2022-06-16T03:42:20.684Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.684Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.684Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.684Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:42:20.684Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.684Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.684Z] INFO: Sensor HTML [web] (done) | time=163ms [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: ------------- Run sensors on module QABLL [2022-06-16T03:42:20.684Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.684Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:42:20.684Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms [2022-06-16T03:42:20.684Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.684Z] 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 [2022-06-16T03:42:20.684Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.684Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.684Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:42:20.684Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:42:20.684Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:42:20.684Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:42:20.684Z] INFO: Sensor HTML [web] [2022-06-16T03:42:20.684Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:42:20.684Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:42:20.684Z] INFO: ------------- Run sensors on module PAR [2022-06-16T03:42:20.937Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:42:20.937Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=8ms [2022-06-16T03:42:20.937Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:42:20.937Z] 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 [2022-06-16T03:42:20.937Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:42:20.937Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:42:20.937Z] INFO: Sensor JavaScript analysis [javascript] [2022-06-16T03:43:00.147Z] ERROR: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\.sonar\.sonartmp\eslint-bridge-bundle\package\node_modules\eslint\lib\cli-engine\cli-engine.js:421 [2022-06-16T03:43:00.147Z] ERROR: } catch { [2022-06-16T03:43:00.147Z] ERROR: ^ [2022-06-16T03:43:00.147Z] ERROR: [2022-06-16T03:43:00.147Z] ERROR: SyntaxError: Unexpected token { [2022-06-16T03:43:00.147Z] ERROR: at createScript (vm.js:80:10) [2022-06-16T03:43:00.147Z] ERROR: at Object.runInThisContext (vm.js:139:10) [2022-06-16T03:43:00.147Z] ERROR: at Module._compile (module.js:617:28) [2022-06-16T03:43:00.147Z] ERROR: at Object.Module._extensions..js (module.js:664:10) [2022-06-16T03:43:00.147Z] ERROR: at Module.load (module.js:566:32) [2022-06-16T03:43:00.147Z] ERROR: at tryModuleLoad (module.js:506:12) [2022-06-16T03:43:00.147Z] ERROR: at Function.Module._load (module.js:498:3) [2022-06-16T03:43:00.147Z] ERROR: at Module.require (module.js:597:17) [2022-06-16T03:43:00.147Z] ERROR: at require (internal/module.js:11:18) [2022-06-16T03:43:00.147Z] ERROR: at Object. (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\.sonar\.sonartmp\eslint-bridge-bundle\package\node_modules\eslint\lib\cli-engine\index.js:3:23) [2022-06-16T03:48:06.465Z] ERROR: Failed to start server (300s timeout) [2022-06-16T03:48:06.465Z] org.sonarsource.nodejs.NodeCommandException: Failed to start server (300s timeout) [2022-06-16T03:48:06.465Z] at org.sonar.plugins.javascript.eslint.EslintBridgeServerImpl.startServer(EslintBridgeServerImpl.java:125) [2022-06-16T03:48:06.465Z] at org.sonar.plugins.javascript.eslint.EslintBridgeServerImpl.startServerLazily(EslintBridgeServerImpl.java:191) [2022-06-16T03:48:06.465Z] at org.sonar.plugins.javascript.eslint.AbstractEslintSensor.startBridge(AbstractEslintSensor.java:150) [2022-06-16T03:48:06.465Z] at org.sonar.plugins.javascript.eslint.AbstractEslintSensor.execute(AbstractEslintSensor.java:124) [2022-06-16T03:48:06.465Z] at org.sonar.plugins.javascript.eslint.JavaScriptEslintBasedSensor.execute(JavaScriptEslintBasedSensor.java:52) [2022-06-16T03:48:06.465Z] at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:85) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecutor.java:59) [2022-06-16T03:48:06.466Z] INFO: Sensor JavaScript analysis [javascript] (done) | time=332338ms [2022-06-16T03:48:06.466Z] INFO: Sensor TypeScript analysis [javascript] [2022-06-16T03:48:06.466Z] INFO: No input files found for analysis [2022-06-16T03:48:06.466Z] INFO: Sensor TypeScript analysis [javascript] (done) | time=1ms [2022-06-16T03:48:06.466Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.466Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.466Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.466Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:77) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:59) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:82) [2022-06-16T03:48:06.466Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:48:06.466Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:392) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:388) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:385) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:357) [2022-06-16T03:48:06.466Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:48:06.466Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:48:06.466Z] at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:150) [2022-06-16T03:48:06.466Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:48:06.466Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:48:06.467Z] at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) [2022-06-16T03:48:06.467Z] at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) [2022-06-16T03:48:06.467Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-16T03:48:06.467Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-16T03:48:06.467Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-16T03:48:06.467Z] at java.lang.reflect.Method.invoke(Method.java:498) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) [2022-06-16T03:48:06.467Z] at com.sun.proxy.$Proxy0.execute(Unknown Source) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:185) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:137) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.cli.Main.execute(Main.java:112) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.cli.Main.execute(Main.java:75) [2022-06-16T03:48:06.467Z] at org.sonarsource.scanner.cli.Main.main(Main.java:61) [2022-06-16T03:48:06.467Z] [2022-06-16T03:48:06.467Z] INFO: Sensor C# Properties [csharp] (done) | time=11ms [2022-06-16T03:48:06.467Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.467Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:48:06.467Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.467Z] INFO: Sensor HTML [web] (done) | time=674ms [2022-06-16T03:48:06.467Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.467Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:48:06.468Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.468Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.468Z] INFO: ------------- Run sensors on module AutoPostModel [2022-06-16T03:48:06.468Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.468Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.468Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.468Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.468Z] 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 [2022-06-16T03:48:06.468Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.468Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [2022-06-16T03:48:06.468Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.468Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms [2022-06-16T03:48:06.468Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.468Z] INFO: Sensor C# Properties [csharp] (done) | time=8ms [2022-06-16T03:48:06.468Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.468Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:06.468Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.468Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:48:06.468Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.468Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:06.468Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.468Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.468Z] INFO: ------------- Run sensors on module eFaxDisposition [2022-06-16T03:48:06.468Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.469Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.469Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.469Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.469Z] 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 [2022-06-16T03:48:06.469Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.469Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:48:06.469Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.469Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.469Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.469Z] INFO: Sensor C# Properties [csharp] (done) | time=2ms [2022-06-16T03:48:06.469Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.469Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:06.469Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.469Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:48:06.469Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.469Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:06.469Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.469Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.469Z] INFO: ------------- Run sensors on module DBScript [2022-06-16T03:48:06.469Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.469Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.469Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=2ms [2022-06-16T03:48:06.470Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.470Z] 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 [2022-06-16T03:48:06.470Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.470Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [2022-06-16T03:48:06.470Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.470Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms [2022-06-16T03:48:06.470Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.470Z] INFO: Sensor C# Properties [csharp] (done) | time=5ms [2022-06-16T03:48:06.470Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.470Z] INFO: Sensor JavaXmlSensor [java] (done) | time=9ms [2022-06-16T03:48:06.470Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.470Z] INFO: Sensor HTML [web] (done) | time=2ms [2022-06-16T03:48:06.470Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.470Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:48:06.470Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.470Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.470Z] INFO: ------------- Run sensors on module eFaxLibrary [2022-06-16T03:48:06.470Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.470Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.470Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.470Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.471Z] 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 [2022-06-16T03:48:06.471Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.471Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:48:06.471Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.471Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.471Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.471Z] INFO: Sensor C# Properties [csharp] (done) | time=3ms [2022-06-16T03:48:06.471Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.471Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:06.471Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.471Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:48:06.471Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.471Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:48:06.471Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.471Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.471Z] INFO: ------------- Run sensors on module eMailLibrary [2022-06-16T03:48:06.471Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.471Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.471Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.471Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.471Z] 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 [2022-06-16T03:48:06.471Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.471Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.472Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.472Z] INFO: Sensor C# Properties [csharp] (done) | time=4ms [2022-06-16T03:48:06.472Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.472Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.472Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.472Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.472Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: ------------- Run sensors on module Core [2022-06-16T03:48:06.472Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.472Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.472Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.472Z] 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 [2022-06-16T03:48:06.472Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.472Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [2022-06-16T03:48:06.472Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.472Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.472Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.473Z] INFO: Sensor C# Properties [csharp] (done) | time=4ms [2022-06-16T03:48:06.473Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.473Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.473Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.473Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.473Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: ------------- Run sensors on module CSR [2022-06-16T03:48:06.473Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.473Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=9ms [2022-06-16T03:48:06.473Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.473Z] 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 [2022-06-16T03:48:06.473Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.473Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: Sensor JavaScript analysis [javascript] [2022-06-16T03:48:06.473Z] INFO: Sensor JavaScript analysis [javascript] (done) | time=2ms [2022-06-16T03:48:06.473Z] INFO: Sensor TypeScript analysis [javascript] [2022-06-16T03:48:06.473Z] INFO: No input files found for analysis [2022-06-16T03:48:06.473Z] INFO: Sensor TypeScript analysis [javascript] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.473Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.473Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.474Z] INFO: Sensor C# Properties [csharp] (done) | time=3ms [2022-06-16T03:48:06.474Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.474Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:48:06.474Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.474Z] INFO: Sensor HTML [web] (done) | time=876ms [2022-06-16T03:48:06.474Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.474Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:48:06.474Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.474Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.474Z] INFO: ------------- Run sensors on module CommonBLL [2022-06-16T03:48:06.474Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.474Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.474Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.474Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.474Z] 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 [2022-06-16T03:48:06.474Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.474Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [2022-06-16T03:48:06.474Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.474Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.474Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.474Z] INFO: Sensor C# Properties [csharp] (done) | time=5ms [2022-06-16T03:48:06.474Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.474Z] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms [2022-06-16T03:48:06.475Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.475Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: ------------- Run sensors on module ClinicModel [2022-06-16T03:48:06.475Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.475Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:06.475Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.475Z] 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 [2022-06-16T03:48:06.475Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.475Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [2022-06-16T03:48:06.475Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.475Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.475Z] INFO: Sensor C# Properties [csharp] (done) | time=4ms [2022-06-16T03:48:06.475Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.475Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor HTML [web] [2022-06-16T03:48:06.475Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:06.475Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:06.476Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:06.476Z] INFO: ------------- Run sensors on module Optimix2 [2022-06-16T03:48:06.476Z] INFO: Sensor CSS Metrics [cssfamily] [2022-06-16T03:48:06.476Z] INFO: Sensor CSS Metrics [cssfamily] (done) | time=2155ms [2022-06-16T03:48:06.476Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:06.476Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=10ms [2022-06-16T03:48:06.476Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:06.476Z] 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 [2022-06-16T03:48:06.476Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:06.476Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [2022-06-16T03:48:06.476Z] INFO: Sensor JavaScript analysis [javascript] [2022-06-16T03:48:06.476Z] INFO: Sensor JavaScript analysis [javascript] (done) | time=2ms [2022-06-16T03:48:06.476Z] INFO: Sensor TypeScript analysis [javascript] [2022-06-16T03:48:06.476Z] INFO: No input files found for analysis [2022-06-16T03:48:06.476Z] INFO: Sensor TypeScript analysis [javascript] (done) | time=1ms [2022-06-16T03:48:06.476Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:06.476Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:06.476Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:06.477Z] INFO: Sensor C# Properties [csharp] (done) | time=5ms [2022-06-16T03:48:06.477Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:06.477Z] INFO: 9 source files to be analyzed [2022-06-16T03:48:06.477Z] INFO: 9/9 source files have been analyzed [2022-06-16T03:48:06.477Z] INFO: Sensor JavaXmlSensor [java] (done) | time=589ms [2022-06-16T03:48:06.477Z] INFO: Sensor HTML [web] [2022-06-16T03:48:28.297Z] INFO: Sensor HTML [web] (done) | time=26755ms [2022-06-16T03:48:28.297Z] INFO: Sensor XML Sensor [xml] [2022-06-16T03:48:28.297Z] INFO: 23 source files to be analyzed [2022-06-16T03:48:28.297Z] INFO: 23/23 source files have been analyzed [2022-06-16T03:48:28.297Z] INFO: Sensor XML Sensor [xml] (done) | time=1622ms [2022-06-16T03:48:28.297Z] INFO: Sensor PHP sensor [php] [2022-06-16T03:48:28.297Z] INFO: Starting PHP symbol indexer [2022-06-16T03:48:28.297Z] INFO: 2 source files to be analyzed [2022-06-16T03:48:28.297Z] INFO: 2/2 source files have been analyzed [2022-06-16T03:48:28.297Z] INFO: Starting PHP rules [2022-06-16T03:48:28.297Z] INFO: 2 source files to be analyzed [2022-06-16T03:48:28.297Z] INFO: 2/2 source files have been analyzed [2022-06-16T03:48:28.297Z] INFO: No PHPUnit test report provided (see 'sonar.php.tests.reportPath' property) [2022-06-16T03:48:28.297Z] INFO: No PHPUnit coverage reports provided (see 'sonar.php.coverage.reportPaths' property) [2022-06-16T03:48:28.297Z] INFO: Sensor PHP sensor [php] (done) | time=971ms [2022-06-16T03:48:28.297Z] INFO: Sensor Analyzer for "php.ini" files [php] [2022-06-16T03:48:28.297Z] INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=18ms [2022-06-16T03:48:28.297Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:28.297Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:48:28.297Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:28.297Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms [2022-06-16T03:48:28.297Z] INFO: ------------- Run sensors on module OptimixCrawlerCore [2022-06-16T03:48:28.297Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:28.297Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:28.297Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:28.298Z] 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 [2022-06-16T03:48:28.298Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:28.298Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [2022-06-16T03:48:28.298Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:28.298Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:28.298Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:48:28.298Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:28.298Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: Sensor HTML [web] [2022-06-16T03:48:28.298Z] INFO: Sensor HTML [web] (done) | time=1ms [2022-06-16T03:48:28.298Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:28.298Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:28.298Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: ------------- Run sensors on module Mvc3ValidationGroups [2022-06-16T03:48:28.298Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:28.298Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:28.298Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:28.298Z] 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 [2022-06-16T03:48:28.298Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:28.298Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [2022-06-16T03:48:28.298Z] INFO: Sensor JavaScript analysis [javascript] [2022-06-16T03:48:28.298Z] INFO: Sensor JavaScript analysis [javascript] (done) | time=9ms [2022-06-16T03:48:28.298Z] INFO: Sensor TypeScript analysis [javascript] [2022-06-16T03:48:28.298Z] INFO: No input files found for analysis [2022-06-16T03:48:28.298Z] INFO: Sensor TypeScript analysis [javascript] (done) | time=1ms [2022-06-16T03:48:28.298Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:28.298Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:28.298Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:28.298Z] INFO: Sensor C# Properties [csharp] (done) | time=4ms [2022-06-16T03:48:28.299Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:28.299Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: Sensor HTML [web] [2022-06-16T03:48:28.299Z] INFO: Sensor HTML [web] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:28.299Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:28.299Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: ------------- Run sensors on module Optimix2Tests [2022-06-16T03:48:28.299Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:28.299Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:28.299Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:28.299Z] 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 [2022-06-16T03:48:28.299Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:28.299Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [2022-06-16T03:48:28.299Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:28.299Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:28.299Z] INFO: Sensor C# Properties [csharp] (done) | time=1ms [2022-06-16T03:48:28.299Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:28.299Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:28.299Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms [2022-06-16T03:48:28.300Z] INFO: ------------- Run sensors on module Optimix_Workflow [2022-06-16T03:48:28.300Z] INFO: Sensor CSS Rules [cssfamily] [2022-06-16T03:48:28.300Z] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [2022-06-16T03:48:28.300Z] INFO: Sensor CSS Rules [cssfamily] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] [2022-06-16T03:48:28.300Z] 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 [2022-06-16T03:48:28.300Z] INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer [2022-06-16T03:48:28.300Z] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: Sensor C# Project Type Information [csharp] [2022-06-16T03:48:28.300Z] INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: Sensor C# Properties [csharp] [2022-06-16T03:48:28.300Z] INFO: Sensor C# Properties [csharp] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: Sensor JavaXmlSensor [java] [2022-06-16T03:48:28.300Z] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Project Type Information [vbnet] [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Properties [vbnet] [2022-06-16T03:48:28.300Z] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms [2022-06-16T03:48:28.300Z] INFO: ------------- Run sensors on project [2022-06-16T03:48:28.300Z] INFO: Sensor C# [csharp] [2022-06-16T03:48:28.300Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\27\output-cs' [2022-06-16T03:48:28.300Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\0\output-cs' [2022-06-16T03:48:28.300Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\11\output-cs' [2022-06-16T03:48:28.300Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\3\output-cs' [2022-06-16T03:48:28.300Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\22\output-cs' [2022-06-16T03:48:28.553Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\6\output-cs' [2022-06-16T03:48:28.806Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\2\output-cs' [2022-06-16T03:48:30.674Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\21\output-cs' [2022-06-16T03:48:30.925Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\9\output-cs' [2022-06-16T03:48:31.179Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\12\output-cs' [2022-06-16T03:48:31.179Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\14\output-cs' [2022-06-16T03:48:31.431Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\28\output-cs' [2022-06-16T03:48:31.431Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\29\output-cs' [2022-06-16T03:48:31.683Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\7\output-cs' [2022-06-16T03:48:31.684Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\16\output-cs' [2022-06-16T03:48:31.938Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\15\output-cs' [2022-06-16T03:48:31.938Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\25\output-cs' [2022-06-16T03:48:32.190Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\20\output-cs' [2022-06-16T03:48:32.190Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\38\output-cs' [2022-06-16T03:48:32.190Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\33\output-cs' [2022-06-16T03:48:32.190Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\36\output-cs' [2022-06-16T03:48:32.442Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\17\output-cs' [2022-06-16T03:48:32.442Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\10\output-cs' [2022-06-16T03:48:32.442Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\5\output-cs' [2022-06-16T03:48:32.695Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\30\output-cs' [2022-06-16T03:48:32.695Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\23\output-cs' [2022-06-16T03:48:33.249Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\31\output-cs' [2022-06-16T03:48:33.249Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\8\output-cs' [2022-06-16T03:48:33.249Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\39\output-cs' [2022-06-16T03:48:33.501Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\26\output-cs' [2022-06-16T03:48:33.501Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\34\output-cs' [2022-06-16T03:48:33.501Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\35\output-cs' [2022-06-16T03:48:33.501Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\1\output-cs' [2022-06-16T03:48:34.054Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\32\output-cs' [2022-06-16T03:48:34.054Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\4\output-cs' [2022-06-16T03:48:36.543Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\13\output-cs' [2022-06-16T03:48:36.543Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\24\output-cs' [2022-06-16T03:48:39.778Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\37\output-cs' [2022-06-16T03:48:39.778Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\18\output-cs' [2022-06-16T03:48:39.778Z] INFO: Importing results from 5 proto files in 'C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\.sonarqube\out\19\output-cs' [2022-06-16T03:48:43.016Z] INFO: Importing 40 Roslyn reports [2022-06-16T03:48:51.055Z] INFO: Found 40 MSBuild C# projects: 39 MAIN projects. 1 TEST project. [2022-06-16T03:48:51.055Z] INFO: Sensor C# [csharp] (done) | time=23010ms [2022-06-16T03:48:51.055Z] INFO: Sensor Zero Coverage Sensor [2022-06-16T03:48:51.674Z] INFO: Sensor Zero Coverage Sensor (done) | time=1046ms [2022-06-16T03:48:51.674Z] WARN: Forced reloading of SCM data for all files. [2022-06-16T03:48:51.674Z] INFO: SCM Publisher SCM provider for this project is: git [2022-06-16T03:48:51.674Z] INFO: SCM Publisher 1870 source files to be analyzed [2022-06-16T03:49:01.579Z] INFO: 448/1870 source files have been analyzed [2022-06-16T03:49:11.483Z] INFO: 996/1870 source files have been analyzed [2022-06-16T03:49:23.596Z] INFO: 1535/1870 source files have been analyzed [2022-06-16T03:49:28.806Z] INFO: SCM Publisher 1866/1870 source files have been analyzed (done) | time=37279ms [2022-06-16T03:49:28.806Z] WARN: Missing blame information for the following files: [2022-06-16T03:49:28.806Z] WARN: * Optimix2/Views/AppealTemplate/AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml [2022-06-16T03:49:28.806Z] WARN: * Optimix2/Views/AppealTemplate/AT_CMM_AmeriHealth_Claims_Determination.cshtml [2022-06-16T03:49:28.807Z] WARN: * Optimix2/Static/EcsStatusCodeHelp.html [2022-06-16T03:49:28.807Z] WARN: * Optimix2/Views/AppealTemplate/AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml [2022-06-16T03:49:28.807Z] WARN: This may lead to missing/broken features in SonarQube [2022-06-16T03:49:29.060Z] INFO: CPD Executor 67 files had no CPD blocks [2022-06-16T03:49:29.060Z] INFO: CPD Executor Calculating CPD for 1343 files [2022-06-16T03:49:31.550Z] WARN: Too many duplication groups on file Optimix2/Views/WorkFlowConfig/WorkFlowConfig.cshtml. Keep only the first 100 groups. [2022-06-16T03:49:32.105Z] WARN: Too many duplication groups on file Optimix2/Views/WorkFlowConfig/WorkFlowConfig_orig.cshtml. Keep only the first 100 groups. [2022-06-16T03:49:32.357Z] WARN: Too many duplication groups on file Optimix2/Views/QARuleEngineConfig/QARuleEngineConfig.cshtml. Keep only the first 100 groups. [2022-06-16T03:49:32.609Z] INFO: CPD Executor CPD calculation finished (done) | time=3518ms [2022-06-16T03:49:47.390Z] INFO: Analysis report generated in 11862ms, dir size=36 MB [2022-06-16T03:50:06.025Z] INFO: Analysis report compressed in 18787ms, zip size=10 MB [2022-06-16T03:50:06.025Z] INFO: Analysis report uploaded in 1079ms [2022-06-16T03:50:06.025Z] INFO: ANALYSIS SUCCESSFUL, you can browse http://x.x.x.x:0000/dashboard?id=Optimix_Workflow [2022-06-16T03:50:06.025Z] INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [2022-06-16T03:50:06.025Z] INFO: More about the report processing at http://x.x.x.x:9000/api/ce/task?id=AYFqofLQAZmJp5a7Snfv [2022-06-16T03:50:38.822Z] WARN: Failed to close server [2022-06-16T03:50:38.822Z] java.net.ConnectException: Failed to connect to /127.0.0.1:52878 [2022-06-16T03:50:38.822Z] at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249) [2022-06-16T03:50:38.822Z] at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167) [2022-06-16T03:50:38.822Z] at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:257) [2022-06-16T03:50:38.822Z] at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135) [2022-06-16T03:50:38.822Z] at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114) [2022-06-16T03:50:38.822Z] at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42) [2022-06-16T03:50:38.822Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) [2022-06-16T03:50:38.823Z] at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:125) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) [2022-06-16T03:50:38.823Z] at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) [2022-06-16T03:50:38.823Z] at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:264) [2022-06-16T03:50:38.823Z] at okhttp3.RealCall.execute(RealCall.java:93) [2022-06-16T03:50:38.823Z] at org.sonar.plugins.javascript.eslint.EslintBridgeServerImpl.request(EslintBridgeServerImpl.java:226) [2022-06-16T03:50:38.823Z] at org.sonar.plugins.javascript.eslint.EslintBridgeServerImpl.clean(EslintBridgeServerImpl.java:311) [2022-06-16T03:50:38.823Z] at org.sonar.plugins.javascript.eslint.EslintBridgeServerImpl.stop(EslintBridgeServerImpl.java:336) [2022-06-16T03:50:38.823Z] at org.sonar.core.platform.StartableCloseableSafeLifecyleStrategy.stop(StartableCloseableSafeLifecyleStrategy.java:52) [2022-06-16T03:50:38.823Z] at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.stop(AbstractInjectionFactory.java:88) [2022-06-16T03:50:38.823Z] at org.picocontainer.behaviors.AbstractBehavior.stop(AbstractBehavior.java:179) [2022-06-16T03:50:38.823Z] at org.picocontainer.behaviors.Stored$RealComponentLifecycle.stop(Stored.java:141) [2022-06-16T03:50:38.823Z] at org.picocontainer.behaviors.Stored.stop(Stored.java:118) [2022-06-16T03:50:38.823Z] at org.picocontainer.DefaultPicoContainer.stopAdapters(DefaultPicoContainer.java:1048) [2022-06-16T03:50:38.823Z] at org.picocontainer.DefaultPicoContainer.stop(DefaultPicoContainer.java:803) [2022-06-16T03:50:38.823Z] at org.sonar.core.platform.ComponentContainer.stopComponents(ComponentContainer.java:166) [2022-06-16T03:50:38.823Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:125) [2022-06-16T03:50:38.824Z] at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:150) [2022-06-16T03:50:38.824Z] at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) [2022-06-16T03:50:38.824Z] at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) [2022-06-16T03:50:38.824Z] at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) [2022-06-16T03:50:38.824Z] at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) [2022-06-16T03:50:38.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2022-06-16T03:50:38.824Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2022-06-16T03:50:38.824Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2022-06-16T03:50:38.824Z] at java.lang.reflect.Method.invoke(Method.java:498) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) [2022-06-16T03:50:38.824Z] at com.sun.proxy.$Proxy0.execute(Unknown Source) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:185) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:137) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.cli.Main.execute(Main.java:112) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.cli.Main.execute(Main.java:75) [2022-06-16T03:50:38.824Z] at org.sonarsource.scanner.cli.Main.main(Main.java:61) [2022-06-16T03:50:38.824Z] Caused by: java.net.ConnectException: Connection refused: connect [2022-06-16T03:50:38.824Z] at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) [2022-06-16T03:50:38.824Z] at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) [2022-06-16T03:50:38.824Z] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) [2022-06-16T03:50:38.824Z] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [2022-06-16T03:50:38.824Z] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [2022-06-16T03:50:38.824Z] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) [2022-06-16T03:50:38.824Z] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [2022-06-16T03:50:38.824Z] at java.net.Socket.connect(Socket.java:589) [2022-06-16T03:50:38.824Z] at okhttp3.internal.platform.Platform.connectSocket(Platform.java:130) [2022-06-16T03:50:38.824Z] at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247) [2022-06-16T03:50:38.824Z] ... 46 common frames omitted [2022-06-16T03:50:38.824Z] [2022-06-16T03:51:17.412Z] INFO: Analysis total time: 9:47.387 s [2022-06-16T03:51:17.413Z] INFO: ------------------------------------------------------------------------ [2022-06-16T03:51:17.413Z] INFO: EXECUTION SUCCESS [2022-06-16T03:51:17.413Z] INFO: ------------------------------------------------------------------------ [2022-06-16T03:51:17.413Z] INFO: Total time: 9:53.078s [2022-06-16T03:51:17.413Z] INFO: Final Memory: 33M/1312M [2022-06-16T03:51:17.413Z] INFO: ------------------------------------------------------------------------ [2022-06-16T03:51:17.413Z] The SonarQube Scanner has finished [2022-06-16T03:51:17.413Z] 09:21:15.143 Post-processing succeeded. [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] ansiColor [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] bat [2022-06-16T03:51:19.038Z] [2022-06-16T03:51:19.038Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\OptimixTestOutput\output.trx del /S /Q "E:\OptimixTestOutput\output.trx" [2022-06-16T03:51:19.038Z] Deleted file - E:\OptimixTestOutput\output.trx [Pipeline] bat [2022-06-16T03:51:20.495Z] [2022-06-16T03:51:20.495Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\MSTest.exe" /TestContainer:Optimix2Tests\bin\Release\Optimix2Tests.dll /resultsfile:"E:\OptimixTestOutput\output.trx" [2022-06-16T03:51:23.651Z] Microsoft (R) Test Execution Command Line Tool Version 16.0.29721.120 [2022-06-16T03:51:23.651Z] Copyright (c) Microsoft Corporation. All rights reserved. [2022-06-16T03:51:23.651Z] [2022-06-16T03:51:23.651Z] Loading Optimix2Tests\bin\Release\Optimix2Tests.dll... [2022-06-16T03:51:25.077Z] Starting execution... [2022-06-16T03:51:25.077Z] Warning: The disabled test 'GetSessionIsActiveForUser_Data' was removed from the test run. [2022-06-16T03:51:25.077Z] Warning: The disabled test 'MergeFile_Pass_ReturnResponse' was removed from the test run. [2022-06-16T03:51:25.079Z] Warning: The disabled test 'BindRolesByCategory_Pass_ReturnResponse' was removed from the test run. [2022-06-16T03:51:25.079Z] Warning: The disabled test 'GetSubProcessList_InternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetRuleConditions_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'MergeFile_Pass_ReturnResponse' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetSpList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetAction_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetRuleConditions_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'Get_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'AuditorList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetSpList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetHeaderFooter_ReturnResponse' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetSubProcessList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetAgentsBySubProcess_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetSelectedHeaderLabelList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetAgentsBySubProcess_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'getPayerlist_ReturnResponse' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetInputFieldMappingMasterActionTypeId_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetSopMasterDetailsOnly_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetConnectorData_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetHeaderFooterDtls_ReturnResponse' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetSopNodeWithChildWithCache_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetMappedRulesWithSubProcess_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.080Z] Warning: The disabled test 'GetAuditorList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.081Z] Warning: The disabled test 'SubProcessList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:25.081Z] Warning: The disabled test 'GetAgentListSelected_InternalServerError' was removed from the test run. [2022-06-16T03:51:25.081Z] Warning: The disabled test 'GetSubProcessList_ReturnInternalServerError' was removed from the test run. [2022-06-16T03:51:36.274Z] [2022-06-16T03:51:36.274Z] Results Top Level Tests [2022-06-16T03:51:36.274Z] ------- --------------- [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.ARWorkFlowControllerTests.CheckBucketwithSameEntityAndEncounter_PassEnounterNumber_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.ARWorkFlowControllerTests.CheckConcurrency_PassDataBy_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.ARWorkFlowControllerTests.GetBucketResponse_PassEnounterNumber_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.ARWorkFlowControllerTests.GetBucketsByCategory_PassEnounterNumber_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.ARWorkFlowControllerTests.GetPrecallEncounters_PassDataBy_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.ARWorkFlowControllerTests.SavePreCallNotes_Pass_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.BillingPPWorkFlowReadOnlyControllerTests.GetDocumentlist_Pass_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.BillingPPWorkFlowReadOnlyControllerTests.GetHeaderFooterDtls_PassencId_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.BillingPPWorkFlowReadOnlyControllerTests.ProductionCount_Pass_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.CompareBucketMapping_PassbucketIds_ReturnResponse [2022-06-16T03:51:36.274Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetBucketInventory_PassbucketId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetBucketMappingDetails_Pass_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetExternalEntityOpenInventoryCount_PassbucketIdAndcategoryId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetMappedUsers_PassbucketId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetPriorityBucketList_Pass_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetReturnTaskBucket_PasscatId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.GetTlByMgr_PassmanagerIdAndmanagerName_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.SaveBucketMapping_Pass_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketDetailsControllerTests.UploadMasterData_Pass_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketProcessMappingControllerTests.GetBucketList_PassProcessIdAndSubProcessId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.BucketProcessMappingControllerTests.SubProcessList_PassProcessId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowControllerTests.CheckBucketwithSameEntityAndEncounter_PassEncIDAndBucketID_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowControllerTests.GetBucketResponse_PassId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowControllerTests.GetBucketsByCategory_PassIdAndTaskType_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowControllerTests.GetChartData_PassEncounterNo_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowControllerTests.GetChartEncData_PassEncounterNo_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowReadOnlyControllerTests._AccountDetails_PassPersonAccNo_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowReadOnlyControllerTests.CBRProductionCount_Pass_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowReadOnlyControllerTests.GetCBRInventorySummaryCount_PassTabAndInventoryType_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CBRWorkFlowReadOnlyControllerTests.GetCBRWORefundActions_PassrefundId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CommonControllerTests.CheckConfigurationExists_PassId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CommonControllerTests.GetDocumentPath_PassEncId_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CommonControllerTests.GetRecordsToImportFromArchivedDB_PassSelectedIds_ReturnResponse [2022-06-16T03:51:36.275Z] Passed Optimix2TestProject.TestClass.CommonControllerTests.SaveTaskTimer_Pass_ReturnResponse [2022-06-16T03:51:36.276Z] Passed Optimix2TestProject.TestClass.ConfigurationGroupControllerTests.BindTypesList_Pass_ReturnResponse [2022-06-16T03:51:36.935Z] Passed Optimix2TestProject.TestClass.GridConfigControllerTests.LoadGridList_PassMenuId_ReturnResponse [2022-06-16T03:51:36.935Z] Passed Optimix2TestProject.TestClass.GridConfigControllerTests.SaveColumnOption_ReturnResponse [2022-06-16T03:51:36.935Z] Passed Optimix2TestProject.TestClass.GridConfigControllerTests.SaveGridOption_Pass_ReturnResponse [2022-06-16T03:51:36.935Z] Passed Optimix2TestProject.TestClass.GridConfigControllerTests.SaveSearchOrder_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.HomeReadOnlyControllerTests.GetAFLTFLCount_Pass_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.HomeReadOnlyControllerTests.GetHeaderFooterDtls_PassEncID_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.HomeReadOnlyControllerTests.ProductionCount_Pass_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.NotifierControllerTests.SendNotification_Pass_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.OpsShufflingControllerTests.RetrieveReplaceUserList_Pass_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.OpsShufflingControllerTests.RetrieveUsers_Pass_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.OpsShufflingControllerTests.UpdateUser_Pass_ReturnResponse [2022-06-16T03:51:36.936Z] Passed Optimix2TestProject.TestClass.OptimixMenuControllerTests.LoadMenuName_Pass_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.OptimixRolePrivilegeControllerTests.GetMenuListForRole_Pass_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.OptimixRolePrivilegeControllerTests.IsRoleNameExist_PassDuplicateNameCheckTemplate_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.OptimixRolePrivilegeControllerTests.UpdateRoleMenu_PassOptimixRolePrivilege_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.PayerURLMasterControllerTests.GetPayerList_PassStateCode_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.PaymentPlanControllerTests.ApproveRejectPaymentPlan_Pass_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.PaymentPlanControllerTests.SavePaymentPlan_PassStrAccountId_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.PCRActionCodeControllerTests.GetStatusCodebyCategory_Pass_ReturnResponse [2022-06-16T03:51:37.581Z] Passed Optimix2TestProject.TestClass.PCRPaymentPlanControllerTests.Get_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.PCRPaymentPlanControllerTests.InsertConfiguration_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.PreferenceControllerTests.DropDownlist_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.PreferenceControllerTests.preferenceSave_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundAttachmentDocumentControllerTests.Save_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.CheckIsConfigurationExist_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.ConvertPdfToImage_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.Delete_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.GetRefundLetterPath_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.GetTemplateDetails_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.IsCoverRequired_Pass_ReturnResponse [2022-06-16T03:51:37.582Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.IsRoutingConfigExist_Pass_ReturnResponse [2022-06-16T03:51:38.216Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.LoadEmailConfigurationIfExist_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.Save_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.SaveRefundAction_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RefundTemplateControllerTests.SaveUpdateTemplateMapping_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.ClearDataOnCancel_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.DeleteRule_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.PriorityUpdationInTempTable_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.RecentChangesUpdationInMainTable_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.RecentChangesUpdationInTempTable_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.RestoreData_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.SubmitRuleConfiguration_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.UnlockWorkflow_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineConfigControllerTests.UpdateWorkFlowLockTime_PassCatId_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineControllerTests.BindCategory_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineControllerTests.BindStage_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineControllerTests.GetDate_PassEngine_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.CloneRule_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.DeleteRule_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.DeleteStrategy_PassEngine_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetActionList_Pass_ReturnResponse [2022-06-16T03:51:38.217Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetActionTypeList_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetConditionTypeList_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetConditionTypeSourceList_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetDefaultConditionList_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetOperandList_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetOverrideDateRangeStrategy_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.GetRuleListPriority_PassWorkFlowID_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.InsertStrategyConfiguration_PassEngine_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.IsRuleNameAlreadyExists_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.PreviewRule_Pass_ReturnResponse [2022-06-16T03:51:38.894Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.SaveRule_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.SaveSchedualer_PassEngine_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.UpdateRuleStatus_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.RuleEngineStrategyControllerTests.UploadImportTaggingData_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.CheckSelectedUTypeIsUpper_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.ClearSession_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.Forgotpassword_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.GetADUserDetails_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.GetCategoryList_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.GetChildUserCount_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.GetUserTypeAndGrade_Pass_ReturnResponse [2022-06-16T03:51:38.895Z] Passed Optimix2TestProject.TestClass.UserControllerTests.IsInventoryExist_Pass_ReturnResponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClass.WorkFlowConfigControllerTests.SubmitRuleConfiguration_Pass_ReturnResponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.ACRDashBoardControllerTests.GetAgents_ReturnReponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.ACRDashBoardControllerTests.GetMgr_ReturnReponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.ACRDashBoardControllerTests.GetTL_ReturnReponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.ActiveDirectoryConfigControllerTests.Delete [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.ActiveDirectoryConfigControllerTests.IsLdapAlreadyConfigured_PassClientLdapMappingModel_ReturnResponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.ActiveDirectoryConfigControllerTests.Save [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.AppealsFillingLimitControllerTests.GetPractice_PassNullValues_ReturnRespose [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.DeleteFiles_ReturnResponse [2022-06-16T03:51:39.571Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.Exportfile_Pass_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.GenerateHTMLFromExistingTemplates_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.GetExistingHTMLTemplate_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.getSessionId_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.LoadTemplateList_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.LoadVersionHtml_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateAutomationControllerTests.SaveTemplate_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.CheckIsConfigurationExist_PassAppealTemplateModel_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.ConvertPdfToImage_Pass_ReturnResponse [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.GetEmailConfigDetail_Passpayerid_ReturnRespose [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.GetTemplateDetails_PassTemplateId_ReturnRespose [2022-06-16T03:51:39.572Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.IsCoverRequired_PassIsPrefixExistsAndPreFixId_ReturnRespose [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.IsRoutingConfigExist_PassmodeId_ReturnRespose [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.LoadEmailConfigurationIfExist_PassencId_ReturnRespose [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.SaveAppealAction_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.SaveConfigureEmail_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.SaveExclude_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AppealTemplateControllerTests.SaveUpdateTemplateMapping_PassAppealTemplateModel_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.ARWorkFlowReadOnlyControllerTests.GetAccountDetailCount_PassPersonNumber_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.ARWorkFlowReadOnlyControllerTests.GetBIStatistics_PassEncID_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.ARWorkFlowReadOnlyControllerTests.GetEncounterDetailCount_PassEncounterNumber_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.ARWorkFlowReadOnlyControllerTests.GetInventorySummaryCount_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.ARWorkFlowReadOnlyControllerTests.ProductionCount_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.ARWorkFlowReadOnlyControllerTests.UpdateAccountMapping_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.Delete_Post_Pass_ReturnResponse [2022-06-16T03:51:40.201Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.GetAutoActionTemplate_PassId_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.GetBuckets_PassActionTypeId_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.GetMappings_PassActionTypeId_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.GetStatus_PassInputFieldMappingActionTypeIdAndStatusId_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.GetStatusesAndActions_Pass_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.IsTemplateNameDuplicate_PassAutoActionTemplateIdAndName_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.AutoActionTemplateControllerTests.SavePost_Pass_ReturnResponse [2022-06-16T03:51:40.202Z] Passed Optimix2TestProject.TestClasses.EncounterControllerTests.GetDocumentDtls_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.EncounterControllerTests.GetSummary_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldControlControllerTests.GetAction_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldControlControllerTests.GetInputFieldMappingMasterActionTypeId_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldControllerTests.CrudOperation_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldControllerTests.DoesFieldNameExists_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldMappingControllerTests.Crud_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldMappingControllerTests.DoesMappingNameExists_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldMappingControllerTests.Get_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InputFieldMappingControllerTests.IsActionTypeUsedInAutoActionTemplate_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InventoryAllocationControllerTests.CheckIsConfigurationExist_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InventoryAllocationControllerTests.GetDestinationData_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InventoryAllocationControllerTests.GetSourceData_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InventoryAllocationControllerTests.LoadInventoryPanel_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.InventoryAllocationControllerTests.UploadMasterData_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.ManualAllocationControllerTests.GetAgentListSelected_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.ManualAllocationControllerTests.GetAuditorList_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.ManualAllocationControllerTests.GetSpList_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.MessageTemplateControllerTests.Add_ReturnResponse [2022-06-16T03:51:40.865Z] Passed Optimix2TestProject.TestClasses.MessageTemplateControllerTests.Delete_ReturnResponse [2022-06-16T03:51:41.569Z] Passed Optimix2TestProject.TestClasses.MessageTemplateControllerTests.Edit_ReturnResponse [2022-06-16T03:51:41.569Z] Passed Optimix2TestProject.TestClasses.MessageTemplateControllerTests.IsTemplateNameDuplicate_ReturnResponse [2022-06-16T03:51:41.569Z] Passed Optimix2TestProject.TestClasses.QAAgentRatingControllerTests.GetSubProcessList_ReturnResponse [2022-06-16T03:51:41.569Z] Passed Optimix2TestProject.TestClasses.QAAgentRatingControllerTests.InsertAgentRating_ReturnResponse [2022-06-16T03:51:41.569Z] Passed Optimix2TestProject.TestClasses.QAAgentRatingControllerTests.QAAgentRatingUpdate_ReturnResponse [2022-06-16T03:51:41.571Z] Passed Optimix2TestProject.TestClasses.QACheckTypeControllerTests.GetSubProcessList_ReturnResponse [2022-06-16T03:51:41.571Z] Passed Optimix2TestProject.TestClasses.QAQualityParameterControllerTests.SubProcessList_ReturnResponse [2022-06-16T03:51:41.572Z] Passed Optimix2TestProject.TestClasses.QASubProcessAuditorMappingControllerTests.AuditorList_ReturnResponse [2022-06-16T03:51:41.572Z] Passed Optimix2TestProject.TestClasses.QASubProcessAuditorMappingControllerTests.GetSubProcessList_ReturnResponse [2022-06-16T03:51:41.572Z] Passed Optimix2TestProject.TestClasses.QualityCheckControllerTests.GetSpList_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SamplingControllerTests.GetAgentsBySubProcess_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SamplingControllerTests.GetMappedRulesWithSubProcess_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SamplingControllerTests.GetRuleConditions_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SamplingExecutionControllerTests.GetRuleConditions_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SamplingExecutionControllerTests.GetSubProcessList_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SamplingExecutionControllerTests.SaveSampleList_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SopDocumentClientControllerTests.GetSopMasterDetailsOnly_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SopDocumentClientControllerTests.GetSopNodeWithChildWithCache_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SopDocumentControllerTests.Get_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SopDocumentControllerTests.GetAgentsBySubProcess_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.SopDocumentControllerTests.GetConnectorData_ReturnResponse [2022-06-16T03:51:41.573Z] Passed Optimix2TestProject.TestClasses.TaskingHeaderControllerTests.GetSelectedHeaderLabelList_ReturnResponse [2022-06-16T03:51:42.211Z] Passed Optimix2TestProject.TestClasses.TimelyFilingLimitControllerTests.GetPayers_ReturnResponse [2022-06-16T03:51:42.212Z] Passed Optimix2TestProject.TestClasses.TimelyFilingLimitControllerTests.GetPractice_ReturnResponse [2022-06-16T03:51:42.212Z] Passed Optimix2TestProject.TestClasses.TLSummaryControllerTests.GetDuration_ReturnResponse [2022-06-16T03:51:42.212Z] Passed Optimix2TestProject.TestClasses.TLSummaryControllerTests.GetStatus_ReturnResponse [2022-06-16T03:51:42.212Z] Passed Optimix2Tests.TestCases.YFReportsControllerTests.GetYFReports_Data [2022-06-16T03:51:42.866Z] 196/196 test(s) Passed [2022-06-16T03:51:42.866Z] [2022-06-16T03:51:42.866Z] Summary [2022-06-16T03:51:42.866Z] ------- [2022-06-16T03:51:42.866Z] Test Run Completed. [2022-06-16T03:51:42.866Z] Passed 196 [2022-06-16T03:51:42.866Z] ----------- [2022-06-16T03:51:42.866Z] Total 196 [2022-06-16T03:51:42.866Z] Results file: E:\OptimixTestOutput\output.trx [2022-06-16T03:51:42.866Z] Test Settings: Default Test Settings [Pipeline] echo [2022-06-16T03:51:44.835Z] Test Project Executed Successfully!!!!!! [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish) [Pipeline] ansiColor [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] bat [2022-06-16T03:51:50.616Z] [2022-06-16T03:51:50.617Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012 rmdir /S /Q "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012" 2>null [Pipeline] bat [2022-06-16T03:51:53.860Z] [2022-06-16T03:51:53.860Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>mkdir "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012" [Pipeline] tool [Pipeline] bat [2022-06-16T03:51:56.208Z] [2022-06-16T03:51:56.208Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>"C:\Program Files (x86)\MSBuild\12.0\Bin\MSBuild.exe" Optimix2\Optimix2.csproj /T:Build;Package /p:Configuration=Release /p:OutputPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012 /p:VisualStudioVersion=12.0 [2022-06-16T03:51:58.644Z] Microsoft (R) Build Engine version 12.0.40675.0 [2022-06-16T03:51:58.644Z] [Microsoft .NET Framework, version 4.0.30319.42000] [2022-06-16T03:51:58.644Z] Copyright (C) Microsoft Corporation. All rights reserved. [2022-06-16T03:51:58.644Z] [2022-06-16T03:51:58.644Z] Build started 6/16/2022 09:21:58. [2022-06-16T03:52:00.146Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" on node 1 (Build;Package target(s)). [2022-06-16T03:52:00.147Z] RestorePackages: [2022-06-16T03:52:00.147Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:01.617Z] Restoring NuGet packages... [2022-06-16T03:52:01.617Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:01.617Z] Feeds used: [2022-06-16T03:52:01.618Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:01.618Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:01.618Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:01.618Z] [2022-06-16T03:52:01.618Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config are already installed. [2022-06-16T03:52:02.947Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (3) on node 1 (default targets). [2022-06-16T03:52:02.947Z] RestorePackages: [2022-06-16T03:52:02.947Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:03.202Z] Restoring NuGet packages... [2022-06-16T03:52:03.202Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:03.457Z] Feeds used: [2022-06-16T03:52:03.457Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:03.457Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:03.457Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:03.457Z] [2022-06-16T03:52:03.457Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config are already installed. [2022-06-16T03:52:03.457Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (3) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (4) on node 1 (default targets). [2022-06-16T03:52:03.457Z] RestorePackages: [2022-06-16T03:52:03.457Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:04.175Z] Restoring NuGet packages... [2022-06-16T03:52:04.175Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:04.427Z] Feeds used: [2022-06-16T03:52:04.427Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:04.427Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:04.427Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:04.427Z] [2022-06-16T03:52:04.427Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config are already installed. [2022-06-16T03:52:04.681Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (4) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (5) on node 1 (default targets). [2022-06-16T03:52:04.681Z] RestorePackages: [2022-06-16T03:52:04.682Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:05.486Z] Restoring NuGet packages... [2022-06-16T03:52:05.486Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:05.738Z] Feeds used: [2022-06-16T03:52:05.738Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:05.738Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:05.738Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:05.738Z] [2022-06-16T03:52:05.738Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config are already installed. [2022-06-16T03:52:05.991Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (5) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (6) on node 1 (default targets). [2022-06-16T03:52:05.991Z] RestorePackages: [2022-06-16T03:52:05.991Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:06.761Z] Restoring NuGet packages... [2022-06-16T03:52:06.761Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:06.762Z] Feeds used: [2022-06-16T03:52:06.762Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:06.762Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:06.762Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:06.762Z] [2022-06-16T03:52:07.014Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config are already installed. [2022-06-16T03:52:07.978Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (6) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (7) on node 1 (default targets). [2022-06-16T03:52:07.978Z] ResolveAssemblyReferences: [2022-06-16T03:52:07.978Z] Could not read state file "obj\Release\Utility.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:07.979Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:07.979Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:07.979Z] CoreCompile: [2022-06-16T03:52:07.979Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:07.979Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:07.979Z] Copying file from "obj\Release\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll". [2022-06-16T03:52:09.255Z] Utility -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll [2022-06-16T03:52:09.255Z] Copying file from "obj\Release\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.pdb". [2022-06-16T03:52:09.255Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (default targets). [2022-06-16T03:52:09.808Z] ResolveAssemblyReferences: [2022-06-16T03:52:09.808Z] Could not read state file "obj\Release\Core.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:10.600Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:10.600Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:11.155Z] PostSharp30InspectReferences: [2022-06-16T03:52:11.155Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:11.918Z] CoreCompile: [2022-06-16T03:52:11.918Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll" /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Business.Core.dll /subsystemversion:6.00 /target:library /utf8output ActionTypesEnum.cs CacheKeysEnum.cs cCore.cs Common.cs ControllerRedirect.cs Enumerations.cs ExcelUtilities.cs Method.cs MethodProfilerAspectAttribute.cs NotesAccessibilityType.cs InputFieldEnum.cs Logging.cs Properties\AssemblyInfo.cs ReportEnumerations.cs ServiceResponse.cs SingletonClient.cs StringEnum.cs URLRedirect.cs UtilityExtensions.cs SessionManager.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:14.481Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\DocumentFormat.OpenXml.dll". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\log4net.dll". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\MySql.Data.dll". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\PostSharp.dll". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\log4net.xml". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Newtonsoft.Json.xml". [2022-06-16T03:52:14.481Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\PostSharp.xml". [2022-06-16T03:52:14.481Z] PostSharp30: [2022-06-16T03:52:14.481Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Business.Core.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\IKS.Business.Core.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:52:18.671Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\IKS.Business.Core.dll.postsharp. [2022-06-16T03:52:18.671Z] _CopyAppConfigFile: [2022-06-16T03:52:18.671Z] Copying file from "app.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll.config". [2022-06-16T03:52:18.671Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:18.671Z] Copying file from "obj\Release\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll". [2022-06-16T03:52:18.671Z] Core -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll [2022-06-16T03:52:18.671Z] Copying file from "obj\Release\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.pdb". [2022-06-16T03:52:18.671Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default targets). [2022-06-16T03:52:18.671Z] ResolveAssemblyReferences: [2022-06-16T03:52:18.671Z] Could not read state file "obj\Release\CommonModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:18.671Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:18.671Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:18.671Z] PostSharp30InspectReferences: [2022-06-16T03:52:18.672Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:18.672Z] CoreCompile: [2022-06-16T03:52:18.672Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Common.Entities.dll /subsystemversion:6.00 /target:library /utf8output AccountInfoModel.cs ActionCodeCommonModel.cs ActionType.cs AppealTemplateAutomationModel.cs AppealTemplateModel.cs AutoActionTemplateModel.cs BillingPPWorkFlowModel.cs BucketCategoryModel.cs BucketDetailsModel.cs BulkCompletionModel.cs CBRWorkFlowModel.cs ClientLdapMappingModel.cs CryptoSetup.cs EncounterInfo.cs InputFieldCreateModel.cs InputFieldGetModel.cs InputFieldMappingToStatusToActionMapModel.cs InputFieldMappingModel.cs InputFieldMappingStatusModel.cs InputFieldMappingToStatusToActionToFieldMapModel.cs InputFieldModel.cs InputFieldViewModel.cs InputFieldControlModel.cs InventoryAllocationModel.cs MessageTemplateModel.cs OpenConnector.cs OpsShufflingModel.cs OptimixRolePrivilege.cs OptimixRolePrivilegeList.cs CBRAccountInfoModel.cs PARCSRAccountInfoModel.cs PCRPaymentPlanConfiguration.cs PCRRAStatusModel.cs QcaSubprocessModel.cs OptimixMenuModel.cs AppealsFillingLimit.cs AuditLogModel.cs BktCategoryModel.cs Breadcrumb.cs CacheDropdown.cs CachingModel.cs ConfigurationGroupModel.cs DashboardModel.cs DashboardTargetModel.cs DemographicModel.cs DenialConfigModel.cs GlobalSearchModel.cs GridOptionModel.cs PaymentPlanModel.cs PCRActionModel.cs PCRStatusModel.cs PracticeCommon.cs PracticewiseEncounter.cs ProductionColumnModel.cs ProductionScoreboardModel.cs RaimportModel.cs InputFieldMappingMasterReorderModel.cs RefundAttachmentDocumentModel.cs RefundTemplateModel.cs RuleEngineConfigModel.cs RuleEngineStrategyModel.cs RulePrioritySettingModel.cs BucketPrioritySettingModel.cs ChangepasswordModel.cs DareImportModel.cs ErrorModel.cs InventoryModel.cs LockModel.cs MenuModel.cs Grid.cs LeaveModel.cs LoginModel.cs MailModel.cs NotificationModel.cs PayerURLMasterModel.cs preferenceModel.cs Properties\AssemblyInfo.cs ReportImport.cs ReportModel.cs RolePrivilegeListModel.cs RolePrivilegeModel.cs RuleValidationModel.cs SaveTemplateKeyValueModel.cs SchedulerConfigModel.cs ShiftModel.cs SopMaster.cs SopNode.cs SopNodeMapping.cs SopNodeWithChild.cs SourceNode.cs SpecialProjectModel.cs StageActionModel.cs StageConditionMappingModel.cs StatusActionMappingModel.cs StatusCodeCommonModel.cs TaskingHeaderFieldListModel.cs TaskingHeaderFieldModel.cs InputFieldControl.cs TaskTimerDetails.cs TimelyFilingLimit.cs UNIDConfiguration.cs UserAuthModel.cs UserBktCatModel.cs UserModel.cs UserRoleListModel.cs UserRoleModel.cs UserTypeModel.cs WorkFlowActionModel.cs WorkFlowConditionModel.cs WorkFlowConfigModel.cs WorkOrderConfigModel.cs WorkOrderModel.cs YFReportUserModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:18.924Z] PostSharp30: [2022-06-16T03:52:18.924Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Common.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\IKS.Dare.Common.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:52:20.273Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj : warning PS0131: The module 'IKS.Dare.Common.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:52:20.828Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\IKS.Dare.Common.Entities.dll.postsharp. [2022-06-16T03:52:20.828Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:20.828Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll". [2022-06-16T03:52:20.828Z] CommonModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll [2022-06-16T03:52:20.828Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:52:20.828Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default targets). [2022-06-16T03:52:20.828Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (4) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (8) on node 1 (default targets). [2022-06-16T03:52:20.828Z] RestorePackages: [2022-06-16T03:52:20.828Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:21.744Z] Restoring NuGet packages... [2022-06-16T03:52:21.744Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:21.997Z] Feeds used: [2022-06-16T03:52:21.997Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:21.997Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:21.997Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:21.997Z] [2022-06-16T03:52:21.997Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config are already installed. [2022-06-16T03:52:22.250Z] ResolveAssemblyReferences: [2022-06-16T03:52:22.250Z] Could not read state file "obj\Release\DBProviderFactory.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:22.250Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:22.250Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:22.250Z] PostSharp30InspectReferences: [2022-06-16T03:52:22.250Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:22.250Z] CoreCompile: [2022-06-16T03:52:22.251Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.DBProviderFactory.dll /subsystemversion:6.00 /target:library /utf8output AESCrypto\AESCrypt.cs AESCrypto\ICrypt.cs DataUtility.cs DbController.cs DbFactoryProvider.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:22.503Z] DbController.cs(867,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:52:22.755Z] PostSharp30: [2022-06-16T03:52:22.756Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.DBProviderFactory.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\IKS.DBProviderFactory.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:52:24.594Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\IKS.DBProviderFactory.dll.postsharp. [2022-06-16T03:52:24.846Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:24.846Z] Copying file from "obj\Release\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll". [2022-06-16T03:52:25.763Z] DBProviderFactory -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll [2022-06-16T03:52:25.763Z] Copying file from "obj\Release\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.pdb". [2022-06-16T03:52:25.763Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default targets). [2022-06-16T03:52:26.015Z] ResolveAssemblyReferences: [2022-06-16T03:52:26.015Z] Could not read state file "obj\Release\CommonBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:26.015Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:26.015Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:26.015Z] CoreCompile: [2022-06-16T03:52:26.016Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Common.dll /subsystemversion:6.00 /target:library /utf8output Business\AccountDetailCountModel.cs Business\ActionCodeCommonCurator.cs Business\ActiveDirectoryConfigCurator.cs Business\AESCrypto\AESCrypto.cs Business\AESCrypto\ICrypto.cs Business\AppealsFilingLimitCurator.cs Business\AppealTemplateAutomationCurator.cs Business\AppealTemplateCurator.cs Business\AutoActionTemplateCurator.cs Business\BillingPPWorkFlowCurator.cs Business\BktCatCurator.cs Business\BucketCategoryCurator.cs Business\BucketDetailsCurator.cs Business\BucketPrioritySettingCurator.cs Business\BulkCompletionCurator.cs Business\CallCheckCurator.cs Business\CheckAuthenticationSecurityCurator.cs Business\cmnReportBLL.cs Business\CommonCurator.cs Business\ConfigurationGroupCurator.cs Business\InputFieldMappingCurator.cs Business\InputFieldCurator.cs Business\InventoryAllocationCurator.cs Business\MessageTemplateCurator.cs Business\NotifierCurator.cs Business\OpsShufflingCurator.cs Business\OptimixRolePrivilegeCurator.cs Business\PCRPaymentPlanConfigurationCurator.cs Business\PCRRAStatusCurator.cs Business\QcaSubprocessCurator.cs Business\OptimixMenuCurator.cs Business\PaymentPlanCurator.cs Business\PCRActionCodeCurator.cs Business\PCRStatusCodeCurator.cs Business\PracticeWiseEncounterInfoCurator.cs Business\DareImportCurator.cs Business\DashboardTargetCurator.cs Business\DenialConfigCurator.cs Business\DynamicControlCurator.cs Business\GeneralizationCurator.cs Business\GridConfigCurator.cs Business\InventoryCurator.cs Business\LeaveCurator.cs Business\MenuCurator.cs Business\PayerURLCurator.cs Business\PreferenceCurator.cs Business\PrivilegeCurator.cs Business\RefundDocumentCurator.cs Business\RefundTemplateCurator.cs Business\ReportCurator.cs Business\RuleEngineConfigCurator.cs Business\RuleEngineStrategyCurator.cs Business\SchedulerCurator.cs Business\ShiftCurator.cs Business\SopDocumentCurator.cs Business\StageActionCurator.cs Business\StageConditionMappingCurator.cs Business\StatusActionMappingCurator.cs Business\StatusCodeCommonCurator.cs Business\TaskingHeaderCurator.cs Business\InputFieldControlCurator.cs Business\TimelyFilingLimitCurator.cs Business\UNIDConfigCurator.cs Business\UserCurator.cs Business\UserRoleCurator.cs Business\WorkFlowConfigCurator.cs Business\WorkOrderConfigCurator.cs Business\WorkOrderCurator.cs Business\YFReportsCurator.cs Data\ActionCodeCommonRepository.cs Data\ADConfigRepository.cs Data\AppealsFilingLimitRepository.cs Data\AppealTemplateAutomationRepository.cs Data\AppealTemplateRepository.cs Data\AuditLog.cs Data\AutoActionTemplateRepository.cs Data\BillingPPWorkFlowRepository.cs Data\BucketCategoryRepository.cs Data\BucketDetailsRepository.cs Data\BucketPrioritySettingRepository.cs Data\BulkCompletionRepository.cs Data\CallCheckRepository.cs Data\CheckAuthenticationSecurityRepository.cs Data\cmnReportsDAL.cs Data\CommonRepository.cs Data\ConfigurationGroupRepository.cs Data\CustomAdoNetAppender.cs Data\KmsCurator.cs Data\KmsRepository.cs Data\MessageTemplateRepository.cs Data\NotifierRepository.cs Data\InputFieldMappingRepository.cs Data\InputFieldRepository.cs Data\InventoryAllocationRepository.cs Data\OpsShufflingRepository.cs Data\OptimixRolePrivilegeRepository.cs Data\PCRPaymentPlanConfigurationRepository.cs Data\PCRRAStatusRepository.cs Data\QcaSubprocessRepository.cs Data\OptimixMenuRepository.cs Data\PaymentPlanRepository.cs Data\PCRActionCodeRepository.cs Data\PCRStatusCodeRepository.cs Data\PracticeWiseEncounterInfoRepository.cs Data\DareImportRepository.cs Data\DashboardTargetRepository.cs Data\DenialConfigRepository.cs Data\DynamicControlRepository.cs Data\GridConfigRepository.cs Data\InventoryRepository.cs Data\LeaveRepository.cs Data\PayerURLRepository.cs Data\PreferenceRepository.cs Data\PrivilegeRepository.cs Data\RefundDocumentRepository.cs Data\RefundTemplateRepository.cs Data\ReportRepository.cs Data\RuleEngineConfigRepository.cs Data\RuleEngineStrategyRepository.cs Data\SchedulerRepository.cs Data\ShiftRepository.cs Data\SopDocumentRepository.cs Data\StageActionRepository.cs Data\StageConditionMappingRepository.cs Data\StatusActionMappingRepository.cs Data\StatusCodeCommonRepository.cs Data\TaskingHeaderRepository.cs Data\InputFieldControlRepository.cs Data\TimelyFilingLimitRepository.cs Data\UNIDConfigRepository.cs Data\UserBktCatRepository.cs Data\UserRepository.cs Data\UserRoleRepository.cs Data\WorkFlowConfigRespository.cs Data\WorkOrderConfigRepository.cs Data\WorkOrderRespository.cs Data\YFReportsRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:28.506Z] Business\BktCatCurator.cs(12,7): warning CS0105: The using directive for 'IKS.Dare.Common.Business' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] Business\CommonCurator.cs(1128,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] Business\DareImportCurator.cs(128,13): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] Business\MenuCurator.cs(121,96): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] Business\WorkOrderCurator.cs(2464,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] Business\WorkOrderCurator.cs(2493,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] Business\DashboardTargetCurator.cs(22,17): warning CS0649: Field 'IKS.Dare.Common.Business.DashboardTargetCurator.ds' is never assigned to, and will always have its default value null [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:52:28.506Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:28.506Z] Copying file from "obj\Release\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll". [2022-06-16T03:52:28.506Z] CommonBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll [2022-06-16T03:52:28.506Z] Copying file from "obj\Release\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.pdb". [2022-06-16T03:52:28.506Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default targets). [2022-06-16T03:52:29.064Z] ResolveAssemblyReferences: [2022-06-16T03:52:29.064Z] Could not read state file "obj\Release\835Library.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:29.064Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:29.064Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:29.064Z] PostSharp30InspectReferences: [2022-06-16T03:52:29.064Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:29.064Z] CoreCompile: [2022-06-16T03:52:29.065Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.835Library.dll /subsystemversion:6.00 /target:library /utf8output Business\_835_BL.cs Data\_835_DL.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:29.619Z] Business\_835_BL.cs(18,14): warning CS0414: The field 'IKS.AutoPost._835Library._835_BL.fileErrorFlag' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:52:29.871Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:52:29.871Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Mvc.dll". [2022-06-16T03:52:29.871Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Mvc.xml". [2022-06-16T03:52:29.871Z] PostSharp30: [2022-06-16T03:52:29.871Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.835Library.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\IKS.835Library.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:52:39.769Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\IKS.835Library.dll.postsharp. [2022-06-16T03:52:39.770Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:39.770Z] Copying file from "obj\Release\IKS.835Library.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.dll". [2022-06-16T03:52:39.770Z] 835Library -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.dll [2022-06-16T03:52:39.770Z] Copying file from "obj\Release\IKS.835Library.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.pdb". [2022-06-16T03:52:39.770Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default targets). [2022-06-16T03:52:39.770Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (9) on node 1 (default targets). [2022-06-16T03:52:39.770Z] RestorePackages: [2022-06-16T03:52:39.770Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:41.639Z] Restoring NuGet packages... [2022-06-16T03:52:41.639Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:41.891Z] Feeds used: [2022-06-16T03:52:41.891Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:41.891Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:41.891Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:41.891Z] [2022-06-16T03:52:41.891Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config are already installed. [2022-06-16T03:52:42.143Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (9) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (10) on node 1 (default targets). [2022-06-16T03:52:42.143Z] RestorePackages: [2022-06-16T03:52:42.143Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:43.058Z] Restoring NuGet packages... [2022-06-16T03:52:43.058Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:43.058Z] Feeds used: [2022-06-16T03:52:43.058Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:43.058Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:43.058Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:43.058Z] [2022-06-16T03:52:43.058Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config are already installed. [2022-06-16T03:52:43.312Z] ResolveAssemblyReferences: [2022-06-16T03:52:43.312Z] Could not read state file "obj\Release\ARModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:43.312Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:43.312Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:43.312Z] PostSharp30InspectReferences: [2022-06-16T03:52:43.312Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:43.312Z] CoreCompile: [2022-06-16T03:52:43.313Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AR.Entities.dll /subsystemversion:6.00 /target:library /utf8output ACRWorkOrder.cs ActionModel.cs ARAgingDaysModel.cs EncounterCategoryModel.cs QualityToolModel.cs StatusModel.cs Properties\AssemblyInfo.cs ReasonModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:43.565Z] PostSharp30: [2022-06-16T03:52:43.565Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AR.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\obj\Release\IKS.Dare.AR.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:52:44.480Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj : warning PS0131: The module 'IKS.Dare.AR.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:52:44.732Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\obj\Release\IKS.Dare.AR.Entities.dll.postsharp. [2022-06-16T03:52:44.732Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:44.732Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll". [2022-06-16T03:52:46.080Z] ARModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll [2022-06-16T03:52:46.080Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:52:46.080Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default targets). [2022-06-16T03:52:46.080Z] ResolveAssemblyReferences: [2022-06-16T03:52:46.080Z] Could not read state file "obj\Release\ARBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:46.080Z] Primary reference "Iks.Dare.AR". [2022-06-16T03:52:46.080Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:52:46.080Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:52:46.080Z] Considered "..\..\..\..\real opt\Shilpa\DareOptimix\ARBLL\bin\Debug\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.081Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:52:46.081Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:52:46.081Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:52:46.081Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.081Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:52:46.081Z] For SearchPath "{GAC}". [2022-06-16T03:52:46.082Z] Considered "Iks.Dare.AR", which was not found in the GAC. [2022-06-16T03:52:46.082Z] For SearchPath "{RawFileName}". [2022-06-16T03:52:46.082Z] Considered treating "Iks.Dare.AR" as a file name, but it didn't exist. [2022-06-16T03:52:46.082Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\". [2022-06-16T03:52:46.082Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:52:46.082Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:52:46.082Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:52:46.082Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:52:46.082Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:52:46.083Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:52:46.083Z] [2022-06-16T03:52:46.083Z] [2022-06-16T03:52:46.083Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:52:46.083Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:52:46.083Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:52:46.083Z] [2022-06-16T03:52:46.083Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:52:46.083Z] [2022-06-16T03:52:46.083Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:52:46.083Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:52:46.083Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:52:46.083Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:52:46.084Z] [2022-06-16T03:52:46.084Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:52:46.084Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:52:46.084Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:52:46.085Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:52:46.085Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:52:46.085Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:52:46.085Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:52:46.085Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:46.085Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:46.085Z] PostSharp30InspectReferences: [2022-06-16T03:52:46.085Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:46.085Z] CoreCompile: [2022-06-16T03:52:46.085Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AR.dll /subsystemversion:6.00 /target:library /utf8output Business\ARDashboardCurator.cs Business\StatusCurator.cs Business\ActionCurator.cs Business\ReasonCurator.cs Data\ActionRepository.cs Data\ARDashboardRepository.cs Data\StatusRepository.cs Data\ReasonRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:46.338Z] PostSharp30: [2022-06-16T03:52:46.338Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AR.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\obj\Release\IKS.Dare.AR.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:52:48.829Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\obj\Release\IKS.Dare.AR.dll.postsharp. [2022-06-16T03:52:48.829Z] CopyFilesToOutputDirectory: [2022-06-16T03:52:48.829Z] Copying file from "obj\Release\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.dll". [2022-06-16T03:52:48.829Z] ARBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.dll [2022-06-16T03:52:48.829Z] Copying file from "obj\Release\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.pdb". [2022-06-16T03:52:48.830Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default targets). [2022-06-16T03:52:48.830Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (11) on node 1 (default targets). [2022-06-16T03:52:48.830Z] RestorePackages: [2022-06-16T03:52:48.830Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:49.785Z] Restoring NuGet packages... [2022-06-16T03:52:49.785Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:50.037Z] Feeds used: [2022-06-16T03:52:50.037Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:50.037Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:50.037Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:50.037Z] [2022-06-16T03:52:50.037Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config are already installed. [2022-06-16T03:52:50.037Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (12) on node 1 (default targets). [2022-06-16T03:52:50.037Z] RestorePackages: [2022-06-16T03:52:50.037Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:52:51.387Z] Restoring NuGet packages... [2022-06-16T03:52:51.387Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:52:51.387Z] Feeds used: [2022-06-16T03:52:51.387Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:52:51.387Z] https://api.nuget.org/v3/index.json [2022-06-16T03:52:51.387Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:52:51.387Z] [2022-06-16T03:52:51.387Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config are already installed. [2022-06-16T03:52:51.639Z] ResolveAssemblyReferences: [2022-06-16T03:52:51.639Z] Could not read state file "obj\Release\AutoPostModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:52:51.639Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:52:51.639Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:52:51.639Z] PostSharp30InspectReferences: [2022-06-16T03:52:51.639Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:52:51.639Z] CoreCompile: [2022-06-16T03:52:51.639Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AutoPost.Entities.dll /subsystemversion:6.00 /target:library /utf8output DashboardModel.cs EncounterDetailsModel.cs ERAGenerationModel.cs ERASubmissionModel.cs FileUploadModel.cs PatientModel.cs Properties\AssemblyInfo.cs QCModel.cs ZerobalanceModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:52:52.988Z] PostSharp30: [2022-06-16T03:52:52.988Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AutoPost.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\obj\Release\IKS.Dare.AutoPost.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:01.029Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj : warning PS0131: The module 'IKS.Dare.AutoPost.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:01.029Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\obj\Release\IKS.Dare.AutoPost.Entities.dll.postsharp. [2022-06-16T03:53:01.029Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:01.029Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:53:01.584Z] AutoPostModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll [2022-06-16T03:53:01.584Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:53:01.584Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default targets). [2022-06-16T03:53:01.837Z] ResolveAssemblyReferences: [2022-06-16T03:53:01.837Z] Could not read state file "obj\Release\AutoPostBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:01.837Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:01.837Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:01.837Z] PostSharp30InspectReferences: [2022-06-16T03:53:01.837Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:01.837Z] CoreCompile: [2022-06-16T03:53:01.837Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.AutoPost.Business.dll /subsystemversion:6.00 /target:library /utf8output Business\AutoPostIncartServiceCurator.cs Business\DashboardCurator.cs Business\ERASubmissionCurator.cs Business\FileUploadCurator.cs Business\InsuranceCurator.cs Business\PatientCurator.cs Business\QCCurator.cs Data\AutoPostIncartService.cs Data\DashboardRepository.cs Data\ERASubmissionRepository.cs Data\FileUploadRepository.cs Data\InsuranceRepository.cs Data\PatientRespository.cs Data\QCRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:02.391Z] PostSharp30: [2022-06-16T03:53:02.391Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.AutoPost.Business.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\IKS.Dare.AutoPost.Business.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:04.882Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\IKS.Dare.AutoPost.Business.dll.postsharp. [2022-06-16T03:53:04.882Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:04.882Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:53:04.882Z] AutoPostBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.dll [2022-06-16T03:53:04.882Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.pdb". [2022-06-16T03:53:04.882Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default targets). [2022-06-16T03:53:04.882Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (13) on node 1 (default targets). [2022-06-16T03:53:04.883Z] RestorePackages: [2022-06-16T03:53:04.883Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:05.437Z] Restoring NuGet packages... [2022-06-16T03:53:05.437Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:05.437Z] Feeds used: [2022-06-16T03:53:05.437Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:05.437Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:05.437Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:05.438Z] [2022-06-16T03:53:05.438Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config are already installed. [2022-06-16T03:53:05.690Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (13) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (14) on node 1 (default targets). [2022-06-16T03:53:05.690Z] RestorePackages: [2022-06-16T03:53:05.690Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:06.606Z] Restoring NuGet packages... [2022-06-16T03:53:06.606Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:06.606Z] Feeds used: [2022-06-16T03:53:06.606Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:06.606Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:06.606Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:06.606Z] [2022-06-16T03:53:06.606Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config are already installed. [2022-06-16T03:53:06.858Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:06.858Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:06.858Z] PostSharp30InspectReferences: [2022-06-16T03:53:06.858Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:06.858Z] CoreCompile: [2022-06-16T03:53:06.858Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Billing.Entities.dll /subsystemversion:6.00 /target:library /utf8output Properties\AssemblyInfo.cs RootCauseActionModel.cs RootCauseRejectionModel.cs TransferModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:07.112Z] PostSharp30: [2022-06-16T03:53:07.112Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Billing.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\obj\Release\IKS.Dare.Billing.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:08.031Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj : warning PS0131: The module 'IKS.Dare.Billing.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:08.284Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\obj\Release\IKS.Dare.Billing.Entities.dll.postsharp. [2022-06-16T03:53:08.284Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:08.284Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:53:09.632Z] BillingModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll [2022-06-16T03:53:09.632Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:53:09.632Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default targets). [2022-06-16T03:53:09.632Z] ResolveAssemblyReferences: [2022-06-16T03:53:09.632Z] Could not read state file "obj\Release\BillingBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:09.632Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:09.632Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:09.632Z] PostSharp30InspectReferences: [2022-06-16T03:53:09.632Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:09.632Z] CoreCompile: [2022-06-16T03:53:09.633Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS..Dare.Billing.dll /subsystemversion:6.00 /target:library /utf8output Business\BillingCommonCurator.cs Business\BillingTransferCurator.cs Business\BLGDashboardCurator.cs Business\RootCauseRejectionCurator.cs Business\RootCauseActionCurator.cs Data\BillingCommonRepository.cs Data\BillingTransferRepository.cs Data\BLGDashboardRepository.cs Data\RootCauseRejectionRepository.cs Data\RootCauseActionRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:10.317Z] PostSharp30: [2022-06-16T03:53:10.317Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS..Dare.Billing.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\IKS..Dare.Billing.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:12.809Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\IKS..Dare.Billing.dll.postsharp. [2022-06-16T03:53:12.809Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:12.809Z] Copying file from "obj\Release\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.dll". [2022-06-16T03:53:12.809Z] BillingBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.dll [2022-06-16T03:53:12.809Z] Copying file from "obj\Release\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.pdb". [2022-06-16T03:53:12.809Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default targets). [2022-06-16T03:53:12.809Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (15) on node 1 (default targets). [2022-06-16T03:53:12.809Z] RestorePackages: [2022-06-16T03:53:12.809Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:18.016Z] Restoring NuGet packages... [2022-06-16T03:53:18.016Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:18.017Z] Feeds used: [2022-06-16T03:53:18.017Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:18.017Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:18.017Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:18.017Z] [2022-06-16T03:53:18.017Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config are already installed. [2022-06-16T03:53:18.272Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:18.272Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:18.272Z] PostSharp30InspectReferences: [2022-06-16T03:53:18.272Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:18.272Z] CoreCompile: [2022-06-16T03:53:18.272Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Business.RuleManager.dll /subsystemversion:6.00 /target:library /utf8output Action.cs Rule.cs RuleManager.cs Properties\AssemblyInfo.cs StageRules.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:18.866Z] PostSharp30: [2022-06-16T03:53:18.867Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Business.RuleManager.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\obj\Release\IKS.Business.RuleManager.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:23.001Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\obj\Release\IKS.Business.RuleManager.dll.postsharp. [2022-06-16T03:53:23.001Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:23.001Z] Copying file from "obj\Release\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.dll". [2022-06-16T03:53:23.555Z] BRM -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.dll [2022-06-16T03:53:23.555Z] Copying file from "obj\Release\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.pdb". [2022-06-16T03:53:23.809Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (default targets). [2022-06-16T03:53:23.809Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (16) on node 1 (default targets). [2022-06-16T03:53:23.809Z] RestorePackages: [2022-06-16T03:53:23.809Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:24.363Z] Restoring NuGet packages... [2022-06-16T03:53:24.363Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:24.615Z] Feeds used: [2022-06-16T03:53:24.615Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:24.615Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:24.615Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:24.615Z] [2022-06-16T03:53:24.615Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config are already installed. [2022-06-16T03:53:24.868Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (16) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (17) on node 1 (default targets). [2022-06-16T03:53:24.868Z] RestorePackages: [2022-06-16T03:53:24.868Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:25.784Z] Restoring NuGet packages... [2022-06-16T03:53:25.784Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:25.784Z] Feeds used: [2022-06-16T03:53:25.784Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:25.784Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:25.784Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:25.784Z] [2022-06-16T03:53:25.784Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config are already installed. [2022-06-16T03:53:25.784Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:25.785Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:25.785Z] PostSharp30InspectReferences: [2022-06-16T03:53:25.785Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:25.785Z] CoreCompile: [2022-06-16T03:53:25.785Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Clinic.Entities.dll /subsystemversion:6.00 /target:library /utf8output ClinicModel.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:26.337Z] PostSharp30: [2022-06-16T03:53:26.338Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Clinic.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\obj\Release\IKS.Dare.Clinic.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:27.254Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj : warning PS0131: The module 'IKS.Dare.Clinic.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:27.507Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\obj\Release\IKS.Dare.Clinic.Entities.dll.postsharp. [2022-06-16T03:53:27.507Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:27.507Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:53:28.959Z] ClinicModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll [2022-06-16T03:53:28.959Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:53:28.959Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default targets). [2022-06-16T03:53:28.959Z] ResolveAssemblyReferences: [2022-06-16T03:53:28.960Z] Could not read state file "obj\Release\ClinicBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:28.960Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:28.960Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:28.960Z] PostSharp30InspectReferences: [2022-06-16T03:53:28.960Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:28.960Z] CoreCompile: [2022-06-16T03:53:28.960Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.Clinic.dll /subsystemversion:6.00 /target:library /utf8output Business\ActionCodeCurator.cs Business\ClinicCurator.cs Data\ActionCodeRepository.cs Data\ClinicRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:28.960Z] PostSharp30: [2022-06-16T03:53:28.960Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.Clinic.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\IKS.Dare.Clinic.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:30.832Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\IKS.Dare.Clinic.dll.postsharp. [2022-06-16T03:53:30.832Z] _CopyAppConfigFile: [2022-06-16T03:53:30.832Z] Copying file from "app.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll.config". [2022-06-16T03:53:30.832Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:30.832Z] Copying file from "obj\Release\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll". [2022-06-16T03:53:30.832Z] ClinicBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll [2022-06-16T03:53:30.832Z] Copying file from "obj\Release\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.pdb". [2022-06-16T03:53:30.832Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default targets). [2022-06-16T03:53:31.084Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (18) on node 1 (default targets). [2022-06-16T03:53:31.084Z] RestorePackages: [2022-06-16T03:53:31.084Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:31.639Z] Restoring NuGet packages... [2022-06-16T03:53:31.639Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:31.891Z] Feeds used: [2022-06-16T03:53:31.891Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:31.891Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:31.891Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:31.891Z] [2022-06-16T03:53:31.891Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config are already installed. [2022-06-16T03:53:32.143Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (18) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (19) on node 1 (default targets). [2022-06-16T03:53:32.143Z] RestorePackages: [2022-06-16T03:53:32.143Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:32.697Z] Restoring NuGet packages... [2022-06-16T03:53:32.697Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:32.951Z] Feeds used: [2022-06-16T03:53:32.951Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:32.951Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:32.951Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:32.951Z] [2022-06-16T03:53:32.951Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config are already installed. [2022-06-16T03:53:32.951Z] ResolveAssemblyReferences: [2022-06-16T03:53:32.951Z] Could not read state file "obj\Release\CSRModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:33.203Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:33.203Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:33.203Z] PostSharp30InspectReferences: [2022-06-16T03:53:33.203Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:33.203Z] CoreCompile: [2022-06-16T03:53:33.203Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.CSRModel.dll /subsystemversion:6.00 /target:library /utf8output CSRPatientAlerts.cs CSRTCNCallCheck.cs CSRWorkOrderActionModel.cs CSRWorkOrderModel.cs CSRGlobalSearchModel.cs CSRPatientVerificationModel.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:33.456Z] PostSharp30: [2022-06-16T03:53:33.457Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.CSRModel.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\obj\Release\IKS.CSRModel.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:34.373Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj : warning PS0131: The module 'IKS.CSRModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:34.625Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\obj\Release\IKS.CSRModel.dll.postsharp. [2022-06-16T03:53:34.625Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:34.625Z] Copying file from "obj\Release\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll". [2022-06-16T03:53:35.542Z] CSRModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll [2022-06-16T03:53:35.542Z] Copying file from "obj\Release\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.pdb". [2022-06-16T03:53:35.543Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default targets). [2022-06-16T03:53:35.543Z] ResolveAssemblyReferences: [2022-06-16T03:53:35.543Z] Could not read state file "obj\Release\CSRBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:35.795Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:53:35.795Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:53:35.795Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:53:35.795Z] Considered "..\CSRModel\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.795Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:53:35.795Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:35.795Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.795Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:35.796Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:53:35.796Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:53:35.796Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.796Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:35.796Z] For SearchPath "{GAC}". [2022-06-16T03:53:35.796Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:53:35.797Z] For SearchPath "{RawFileName}". [2022-06-16T03:53:35.797Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:53:35.797Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\". [2022-06-16T03:53:35.797Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:35.797Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:35.797Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:35.797Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:53:35.797Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:53:35.798Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:53:35.798Z] [2022-06-16T03:53:35.798Z] [2022-06-16T03:53:35.798Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:53:35.798Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:53:35.798Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:53:35.798Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:53:35.798Z] [2022-06-16T03:53:35.798Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:53:35.798Z] [2022-06-16T03:53:35.798Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:53:35.798Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:53:35.799Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:53:35.799Z] [2022-06-16T03:53:35.799Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:53:35.799Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:53:35.799Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:53:35.800Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:53:35.800Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:53:35.800Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:53:35.800Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:53:35.800Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:53:35.800Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:53:35.800Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:35.800Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:35.800Z] PostSharp30InspectReferences: [2022-06-16T03:53:35.800Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:35.800Z] CoreCompile: [2022-06-16T03:53:35.800Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.CSRBLL.dll /subsystemversion:6.00 /target:library /utf8output Business\CSRWorkOrderCurator.cs Business\CSRPatientVerificationCurator.cs Data\CSRWorkOrderRespository.cs Data\CSRPatientVerificationRespository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:36.054Z] PostSharp30: [2022-06-16T03:53:36.054Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.CSRBLL.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\IKS.CSRBLL.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:36.971Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj : warning PS0131: The module 'IKS.CSRBLL.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:37.525Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\IKS.CSRBLL.dll.postsharp. [2022-06-16T03:53:37.525Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:37.525Z] Copying file from "obj\Release\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.dll". [2022-06-16T03:53:37.525Z] CSRBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.dll [2022-06-16T03:53:37.525Z] Copying file from "obj\Release\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.pdb". [2022-06-16T03:53:37.525Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default targets). [2022-06-16T03:53:37.525Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (20) on node 1 (default targets). [2022-06-16T03:53:37.525Z] ResolveAssemblyReferences: [2022-06-16T03:53:37.525Z] Could not read state file "obj\Release\ImportLibrary.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:37.525Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:53:37.525Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:53:37.525Z] For SearchPath "{CandidateAssemblyFiles}". [2022-06-16T03:53:37.525Z] Considered "bin\Debug\DBL.dll", but its name "DBL" didn't match. [2022-06-16T03:53:37.525Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:53:37.525Z] Considered "..\Core\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.525Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:53:37.525Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:37.525Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.525Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:37.525Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:37.525Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.525Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:37.526Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:53:37.526Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:53:37.526Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:53:37.526Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:37.526Z] For SearchPath "{GAC}". [2022-06-16T03:53:37.526Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:53:37.526Z] For SearchPath "{RawFileName}". [2022-06-16T03:53:37.526Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:53:37.526Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\". [2022-06-16T03:53:37.526Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:53:37.526Z] Considered "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:53:37.526Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:53:37.526Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:53:37.527Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:53:37.527Z] [2022-06-16T03:53:37.527Z] [2022-06-16T03:53:37.527Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:53:37.527Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:53:37.527Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:53:37.527Z] [2022-06-16T03:53:37.527Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:53:37.527Z] [2022-06-16T03:53:37.527Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:53:37.527Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:53:37.527Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:53:37.527Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:53:37.528Z] [2022-06-16T03:53:37.528Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:53:37.528Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:53:37.528Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:53:37.528Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:37.528Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:37.528Z] CoreCompile: [2022-06-16T03:53:37.528Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /link:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\Microsoft.Office.Interop.Excel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\bin\MySql.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\ImportLibrary.dll /subsystemversion:6.00 /target:library /utf8output ImportUtility.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:38.093Z] ImportUtility.cs(209,41): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:53:38.093Z] ImportUtility.cs(32,24): warning CS0169: The field 'ImportLibrary.ImportUtility.CreatedFileName' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:53:38.093Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:53:38.093Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\App.config". [2022-06-16T03:53:38.093Z] _CopyAppConfigFile: [2022-06-16T03:53:38.093Z] Copying file from "App.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll.config". [2022-06-16T03:53:38.093Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:38.093Z] Copying file from "obj\Release\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll". [2022-06-16T03:53:38.093Z] ImportLibrary -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll [2022-06-16T03:53:38.093Z] Copying file from "obj\Release\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.pdb". [2022-06-16T03:53:38.093Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default targets). [2022-06-16T03:53:38.093Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (21) on node 1 (default targets). [2022-06-16T03:53:38.093Z] RestorePackages: [2022-06-16T03:53:38.093Z] "..\..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\..\ " [2022-06-16T03:53:39.009Z] Restoring NuGet packages... [2022-06-16T03:53:39.009Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:39.009Z] Feeds used: [2022-06-16T03:53:39.009Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:39.009Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:39.009Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:39.009Z] [2022-06-16T03:53:39.009Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config are already installed. [2022-06-16T03:53:39.009Z] ResolveAssemblyReferences: [2022-06-16T03:53:39.009Z] Could not read state file "obj\Release\Mvc3ValidationGroups.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:39.263Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:39.263Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:39.263Z] PostSharp30InspectReferences: [2022-06-16T03:53:39.263Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:39.263Z] CoreCompile: [2022-06-16T03:53:39.263Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva- /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" /debug:pdbonly /filealign:512 /keyfile:McjDevelopment.snk /optimize+ /out:obj\Release\McjDevelopment.Mvc3ValidationGroups.dll /target:library /warnaserror+ /utf8output GlobalSuppressions.cs HtmlInputExtensions.cs Properties\AssemblyInfo.cs Validators\ValidationExtensions.cs Validators\ValidationGroupAttribute.cs "C:\Windows\TEMP\.NETFramework,Version=v4.0.AssemblyAttributes.cs" [2022-06-16T03:53:39.818Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:53:39.818Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\log4net.dll". [2022-06-16T03:53:39.818Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.dll". [2022-06-16T03:53:39.818Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\log4net.xml". [2022-06-16T03:53:39.818Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.xml". [2022-06-16T03:53:39.818Z] PostSharp30: [2022-06-16T03:53:39.818Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\McjDevelopment.Mvc3ValidationGroups.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\McjDevelopment.Mvc3ValidationGroups.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0" /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" /P:SignAssembly=true /P:PrivateKeyLocation=McjDevelopment.snk /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.Razor.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.0 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.0" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.0\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.0\.NETPortable,v4.0.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.0\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:40.735Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj : warning PS0131: The module 'McjDevelopment.Mvc3ValidationGroups.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:40.988Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\McjDevelopment.Mvc3ValidationGroups.dll.postsharp. [2022-06-16T03:53:40.988Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:53:40.988Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Scripts". [2022-06-16T03:53:40.988Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:53:40.988Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:40.988Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:53:42.338Z] Mvc3ValidationGroups -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll [2022-06-16T03:53:42.338Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:53:42.338Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default targets). [2022-06-16T03:53:42.338Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (22) on node 1 (default targets). [2022-06-16T03:53:42.338Z] ResolveAssemblyReferences: [2022-06-16T03:53:42.338Z] Could not read state file "obj\Release\Optimix2Tests.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:42.338Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:42.338Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:42.338Z] CoreCompile: [2022-06-16T03:53:42.338Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:42.338Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:53:42.338Z] Copying file from "C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:53:42.338Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:53:42.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Content\PDF". [2022-06-16T03:53:42.338Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:53:42.338Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:42.338Z] Copying file from "obj\Release\Optimix2Tests.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.dll". [2022-06-16T03:53:42.338Z] Optimix2Tests -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.dll [2022-06-16T03:53:42.338Z] Copying file from "obj\Release\Optimix2Tests.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.pdb". [2022-06-16T03:53:42.339Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (default targets). [2022-06-16T03:53:42.339Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (23) on node 1 (default targets). [2022-06-16T03:53:42.339Z] RestorePackages: [2022-06-16T03:53:42.339Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:43.255Z] Restoring NuGet packages... [2022-06-16T03:53:43.255Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:43.255Z] Feeds used: [2022-06-16T03:53:43.255Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:43.255Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:43.255Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:43.255Z] [2022-06-16T03:53:43.255Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config are already installed. [2022-06-16T03:53:43.508Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (23) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (24) on node 1 (default targets). [2022-06-16T03:53:43.508Z] RestorePackages: [2022-06-16T03:53:43.508Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:44.457Z] Restoring NuGet packages... [2022-06-16T03:53:44.457Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:44.457Z] Feeds used: [2022-06-16T03:53:44.457Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:44.457Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:44.457Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:44.457Z] [2022-06-16T03:53:44.457Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config are already installed. [2022-06-16T03:53:44.710Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:44.711Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:44.711Z] PostSharp30InspectReferences: [2022-06-16T03:53:44.711Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:44.711Z] CoreCompile: [2022-06-16T03:53:44.711Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.PARModel.dll /subsystemversion:6.00 /target:library /utf8output PARPatientVerificationModel.cs PARWorkOrderModel.cs PARGlobalSearchModel.cs PARWorkOrderActionModel.cs Properties\AssemblyInfo.cs RaImportModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:44.963Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:53:44.963Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\log4net.dll". [2022-06-16T03:53:44.963Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\log4net.xml". [2022-06-16T03:53:44.963Z] PostSharp30: [2022-06-16T03:53:44.963Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.PARModel.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\obj\Release\IKS.PARModel.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:45.877Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj : warning PS0131: The module 'IKS.PARModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:46.129Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\obj\Release\IKS.PARModel.dll.postsharp. [2022-06-16T03:53:46.129Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:46.129Z] Copying file from "obj\Release\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll". [2022-06-16T03:53:47.478Z] PARModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll [2022-06-16T03:53:47.478Z] Copying file from "obj\Release\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.pdb". [2022-06-16T03:53:47.478Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default targets). [2022-06-16T03:53:47.478Z] ResolveAssemblyReferences: [2022-06-16T03:53:47.478Z] Could not read state file "obj\Release\PARBLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:47.478Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:47.479Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:47.479Z] PostSharp30InspectReferences: [2022-06-16T03:53:47.479Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:47.479Z] CoreCompile: [2022-06-16T03:53:47.479Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.PARBLL.dll /subsystemversion:6.00 /target:library /utf8output Business\PARPatientVerificationCurator.cs Business\PARWorkOrderCurator.cs Business\RaImportCurator.cs Data\PARPatientVerificationRespository.cs Data\PARWorkOrderRespository.cs Data\RaImportRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:47.732Z] PostSharp30: [2022-06-16T03:53:47.732Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.PARBLL.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\IKS.PARBLL.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:49.720Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\IKS.PARBLL.dll.postsharp. [2022-06-16T03:53:49.720Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:53:49.720Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:49.720Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:49.720Z] Copying file from "obj\Release\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.dll". [2022-06-16T03:53:49.720Z] PARBLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.dll [2022-06-16T03:53:49.720Z] Copying file from "obj\Release\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.pdb". [2022-06-16T03:53:49.720Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default targets). [2022-06-16T03:53:49.721Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (25) on node 1 (default targets). [2022-06-16T03:53:49.721Z] RestorePackages: [2022-06-16T03:53:49.721Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:50.399Z] Restoring NuGet packages... [2022-06-16T03:53:50.399Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:51.046Z] Feeds used: [2022-06-16T03:53:51.046Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:51.046Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:51.046Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:51.046Z] [2022-06-16T03:53:51.046Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config are already installed. [2022-06-16T03:53:51.046Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (25) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (26) on node 1 (default targets). [2022-06-16T03:53:51.046Z] RestorePackages: [2022-06-16T03:53:51.046Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:53:51.810Z] Restoring NuGet packages... [2022-06-16T03:53:51.810Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:53:51.810Z] Feeds used: [2022-06-16T03:53:51.810Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:53:51.810Z] https://api.nuget.org/v3/index.json [2022-06-16T03:53:51.810Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:53:51.810Z] [2022-06-16T03:53:51.810Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config are already installed. [2022-06-16T03:53:52.503Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:52.503Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:52.503Z] PostSharp30InspectReferences: [2022-06-16T03:53:52.503Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:52.503Z] CoreCompile: [2022-06-16T03:53:52.503Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.QA.Entities.dll /subsystemversion:6.00 /target:library /utf8output BucketProcessMappingModel.cs QAAgentRatingModel.cs QACheckTypeModel.cs QARuleEngineConfigModel.cs EvaluationViewModel.cs Properties\AssemblyInfo.cs QAAgentQualitySummaryModel.cs QAManualAllocationModel.cs QAQualityCheckModel.cs QASubProcessAuditorMapping.cs QAWorkOrderModel.cs QAWorkSummaryModel.cs QualityParameterModel.cs SampleRuleConfigModel.cs SamplingModel.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:52.503Z] PostSharp30: [2022-06-16T03:53:52.503Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.QA.Entities.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\obj\Release\IKS.Dare.QA.Entities.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:53.155Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj : warning PS0131: The module 'IKS.Dare.QA.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:53:53.803Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\obj\Release\IKS.Dare.QA.Entities.dll.postsharp. [2022-06-16T03:53:53.804Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:53.804Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll". [2022-06-16T03:53:55.159Z] QAModel -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll [2022-06-16T03:53:55.159Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:53:55.159Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default targets). [2022-06-16T03:53:55.159Z] ResolveAssemblyReferences: [2022-06-16T03:53:55.159Z] Could not read state file "obj\Release\QABLL.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:53:55.159Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:53:55.159Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:53:55.159Z] PostSharp30InspectReferences: [2022-06-16T03:53:55.159Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:53:55.160Z] CoreCompile: [2022-06-16T03:53:55.160Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\IKS.Dare.QA.dll /subsystemversion:6.00 /target:library /utf8output Business\BucketProcessMappingCurator.cs Business\QAAgentRatingCurator.cs Business\QACheckTypeCurator.cs Business\QARuleEngineConfigCurator.cs Business\EvaluationCurator.cs Business\ManualAllocationCurator.cs Business\QASubProcessAuditorMappingCurator.cs Business\QualityCheckCurator.cs Business\QualityParameterCurator.cs Business\SampleRuleConfigCurator.cs Business\SamplingCurator.cs Data\BucketProcessMappingRepository.cs Data\QAAgentRatingRepository.cs Data\QACheckTypeRepository.cs Data\QARuleEngineConfigRespository.cs Data\EvaluationRepository.cs Data\ManualAllocationRepository.cs Data\QASubProcessAuditorMappingRepository.cs Data\QualityCheckRepository.cs Data\QualityParameterRepository.cs Data\SampleRuleConfigRespository.cs Data\SamplingRepository.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:53:55.160Z] PostSharp30: [2022-06-16T03:53:55.160Z] C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.4.0-x86.exe obj\Release\Before-PostSharp\IKS.Dare.QA.dll /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\IKS.Dare.QA.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:TargetFrameworkVersion=v4.5 /P:TargetFrameworkIdentifier=.NETFramework /P:TargetFrameworkProfile= "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.5.1" /P:PostSharpLibraryProfile= /P:AspectProviders= "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v3.5.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.0.AssemblyMap" "/MR:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETPortable,v4.5.AssemblyMap" "/MI:C:\ProgramData\PostSharp\3.1.41\BindingMaps\.NETFramework,v4.5\.NETFramework,v4.5.1" /config C:\ProgramData\PostSharp\3.1.41\bin.Release\postsharp.srv.4.0-x86.exe.config [2022-06-16T03:53:57.151Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\IKS.Dare.QA.dll.postsharp. [2022-06-16T03:53:57.151Z] CopyFilesToOutputDirectory: [2022-06-16T03:53:57.151Z] Copying file from "obj\Release\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.dll". [2022-06-16T03:53:57.151Z] QABLL -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.dll [2022-06-16T03:53:57.151Z] Copying file from "obj\Release\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.pdb". [2022-06-16T03:53:57.151Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default targets). [2022-06-16T03:53:57.795Z] ResolveAssemblyReferences: [2022-06-16T03:53:57.795Z] Could not read state file "obj\Release\Optimix2.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:54:06.209Z] Reports\RDLC\rptCCOworklistSummaryNewaged.rdlc : warning rsOverlappingReportItems: The tablix `Tablix3' and the tablix `Summary2' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:18.803Z] Reports\RDLC\rptBLG_Scrubber_Rejection.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:18.803Z] Reports\RDLC\rptBucketVolume.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:18.803Z] Reports\RDLC\rptClinicResponsibility.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:20.672Z] Reports\RDLC\rptEffortProjections.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:22.807Z] Reports\RDLC\rptFinHardshipSelfpay.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:24.681Z] Reports\RDLC\rptNONImport.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:26.228Z] Reports\RDLC\rptPaymentProjections.rdlc : warning rsOverlappingReportItems: The tablix `Tablix3' and the text box `pHeader' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:35.008Z] Reports\RDLC\rptTaskAging.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:38.637Z] Reports\RDLC\rptUnbilled.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:45.131Z] Reports\RDLC\rpt_BLG_Team_Production.rdlc : warning rsOverlappingReportItems: The tablix `Tablix3' and the tablix `Tablix1' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:45.131Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:54:45.131Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:54:45.131Z] CoreCompile: [2022-06-16T03:54:45.134Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:POSTSHARP;TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.Build.Tasks.v4.0.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" /reference:C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll /reference:C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" /reference:"C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" /reference:E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.Optimix2.dll /subsystemversion:6.00 /resource:Reports\RDLC\BillrptEffortProjections.rdlc,IKS.Optimix2.Reports.RDLC.BillrptEffortProjections.rdlc /resource:Reports\RDLC\BillrptPaymentProjections.rdlc,IKS.Optimix2.Reports.RDLC.BillrptPaymentProjections.rdlc /resource:Reports\RDLC\BillrptStrategyCompliance.rdlc,IKS.Optimix2.Reports.RDLC.BillrptStrategyCompliance.rdlc /resource:Reports\RDLC\BillrptStrategyOutcome.rdlc,IKS.Optimix2.Reports.RDLC.BillrptStrategyOutcome.rdlc /resource:Reports\RDLC\CBRInventoryTimeSummaryReport.rdlc,IKS.Optimix2.Reports.RDLC.CBRInventoryTimeSummaryReport.rdlc /resource:Reports\RDLC\rptAgingSummry.rdlc,IKS.Optimix2.Reports.RDLC.rptAgingSummry.rdlc /resource:Reports\RDLC\rptARFollowUpSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptARFollowUpSummary.rdlc /resource:Reports\RDLC\rptBIAgentWorkSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptBIAgentWorkSummary.rdlc /resource:Reports\RDLC\rptCCOworklistSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptCCOworklistSummary.rdlc /resource:Reports\RDLC\rptCCOworklistSummaryMissedaged.rdlc,IKS.Optimix2.Reports.RDLC.rptCCOworklistSummaryMissedaged.rdlc /resource:Reports\RDLC\rptCCOworklistSummaryNewaged.rdlc,IKS.Optimix2.Reports.RDLC.rptCCOworklistSummaryNewaged.rdlc /resource:Reports\RDLC\rptCsrProductivity.rdlc,IKS.Optimix2.Reports.RDLC.rptCsrProductivity.rdlc /resource:Reports\RDLC\rptAPT_BatchDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptAPT_BatchDetails.rdlc /resource:Reports\RDLC\rptAPT_QcError.rdlc,IKS.Optimix2.Reports.RDLC.rptAPT_QcError.rdlc /resource:Reports\RDLC\rptBillingImportData_Report.rdlc,IKS.Optimix2.Reports.RDLC.rptBillingImportData_Report.rdlc /resource:Reports\RDLC\rptClinicMapping.rdlc,IKS.Optimix2.Reports.RDLC.rptClinicMapping.rdlc /resource:Reports\RDLC\rptClinicProductivitySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptClinicProductivitySummary.rdlc /resource:Reports\RDLC\rptExternalTaskSummaryPending.rdlc,IKS.Optimix2.Reports.RDLC.rptExternalTaskSummaryPending.rdlc /resource:Reports\RDLC\rptInventoryTimeSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptInventoryTimeSummary.rdlc /resource:Reports\RDLC\rptInventory_Bifurcation_Detail_Report.rdlc,IKS.Optimix2.Reports.RDLC.rptInventory_Bifurcation_Detail_Report.rdlc /resource:Reports\RDLC\rptInventory_Detail_Report.rdlc,IKS.Optimix2.Reports.RDLC.rptInventory_Detail_Report.rdlc /resource:Reports\RDLC\rptAssociateWiseWorkableInventorySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptAssociateWiseWorkableInventorySummary.rdlc /resource:Reports\RDLC\rptFollow_backlog_Inventory.rdlc,IKS.Optimix2.Reports.RDLC.rptFollow_backlog_Inventory.rdlc /resource:Reports\RDLC\rptManagerWiseWorkableInventorySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptManagerWiseWorkableInventorySummary.rdlc /resource:Reports\RDLC\rptOptimixDashboardUsage.rdlc,IKS.Optimix2.Reports.RDLC.rptOptimixDashboardUsage.rdlc /resource:Reports\RDLC\rptPPInventoryBifurcation.rdlc,IKS.Optimix2.Reports.RDLC.rptPPInventoryBifurcation.rdlc /resource:Reports\RDLC\rptPPTaskedInventory.rdlc,IKS.Optimix2.Reports.RDLC.rptPPTaskedInventory.rdlc /resource:Reports\RDLC\rptErrorSummaryReport.rdlc,IKS.Optimix2.Reports.RDLC.rptErrorSummaryReport.rdlc /resource:Reports\RDLC\rptErrorwiseAgentReport.rdlc,IKS.Optimix2.Reports.RDLC.rptErrorwiseAgentReport.rdlc /resource:Reports\RDLC\rptActEncounterPT.rdlc,IKS.Optimix2.Reports.RDLC.rptActEncounterPT.rdlc /resource:Reports\RDLC\rptActivityDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptActivityDetails.rdlc /resource:Reports\RDLC\rptAdjustment.rdlc,IKS.Optimix2.Reports.RDLC.rptAdjustment.rdlc /resource:Reports\RDLC\rptAgeing.rdlc,IKS.Optimix2.Reports.RDLC.rptAgeing.rdlc /resource:Reports\RDLC\rptAgeingFromSubmit.rdlc,IKS.Optimix2.Reports.RDLC.rptAgeingFromSubmit.rdlc /resource:Reports\RDLC\rptAgentwiseErrorReport.rdlc,IKS.Optimix2.Reports.RDLC.rptAgentwiseErrorReport.rdlc /resource:Reports\RDLC\rptARBucketVolume.rdlc,IKS.Optimix2.Reports.RDLC.rptARBucketVolume.rdlc /resource:Reports\RDLC\rptARStatusAction.rdlc,IKS.Optimix2.Reports.RDLC.rptARStatusAction.rdlc /resource:Reports\RDLC\rptBilledClaimsTrend.rdlc,IKS.Optimix2.Reports.RDLC.rptBilledClaimsTrend.rdlc /resource:Reports\RDLC\rptBLGTopTenRejection.rdlc,IKS.Optimix2.Reports.RDLC.rptBLGTopTenRejection.rdlc /resource:Reports\RDLC\rptBLG_Scrubber_Rejection.rdlc,IKS.Optimix2.Reports.RDLC.rptBLG_Scrubber_Rejection.rdlc /resource:Reports\RDLC\rptBLG_Unbilled_Inventory_Old_vs_Unbilled_inventory_New.rdlc,IKS.Optimix2.Reports.RDLC.rptBLG_Unbilled_Inventory_Old_vs_Unbilled_inventory_New.rdlc /resource:Reports\RDLC\rptBucketVolume.rdlc,IKS.Optimix2.Reports.RDLC.rptBucketVolume.rdlc /resource:Reports\RDLC\rptCashPending.rdlc,IKS.Optimix2.Reports.RDLC.rptCashPending.rdlc /resource:Reports\RDLC\rptClearingHouse.rdlc,IKS.Optimix2.Reports.RDLC.rptClearingHouse.rdlc /resource:Reports\RDLC\rptClinicResponsibility.rdlc,IKS.Optimix2.Reports.RDLC.rptClinicResponsibility.rdlc /resource:Reports\RDLC\rptCreditBalance.rdlc,IKS.Optimix2.Reports.RDLC.rptCreditBalance.rdlc /resource:Reports\RDLC\rptDeductibleCopay.rdlc,IKS.Optimix2.Reports.RDLC.rptDeductibleCopay.rdlc /resource:Reports\RDLC\rptDenial.rdlc,IKS.Optimix2.Reports.RDLC.rptDenial.rdlc /resource:Reports\RDLC\rptDischarged.rdlc,IKS.Optimix2.Reports.RDLC.rptDischarged.rdlc /resource:Reports\RDLC\rptEffortProjections.rdlc,IKS.Optimix2.Reports.RDLC.rptEffortProjections.rdlc /resource:Reports\RDLC\rptEncounterLevel.rdlc,IKS.Optimix2.Reports.RDLC.rptEncounterLevel.rdlc /resource:Reports\RDLC\rptFilinglimit.rdlc,IKS.Optimix2.Reports.RDLC.rptFilinglimit.rdlc /resource:Reports\RDLC\rptFinalTracSubReport.rdlc,IKS.Optimix2.Reports.RDLC.rptFinalTracSubReport.rdlc /resource:Reports\RDLC\rptFinHardshipSelfpay.rdlc,IKS.Optimix2.Reports.RDLC.rptFinHardshipSelfpay.rdlc /resource:Reports\RDLC\rptFollowupAnalysis.rdlc,IKS.Optimix2.Reports.RDLC.rptFollowupAnalysis.rdlc /resource:Reports\RDLC\rptInflux.rdlc,IKS.Optimix2.Reports.RDLC.rptInflux.rdlc /resource:Reports\RDLC\rptInventoryBifurcation.rdlc,IKS.Optimix2.Reports.RDLC.rptInventoryBifurcation.rdlc /resource:Reports\RDLC\rptMonthlyAuditReport.rdlc,IKS.Optimix2.Reports.RDLC.rptMonthlyAuditReport.rdlc /resource:Reports\RDLC\rptMonthlyAuditReportSPWise.rdlc,IKS.Optimix2.Reports.RDLC.rptMonthlyAuditReportSPWise.rdlc /resource:Reports\RDLC\rptMonthlyQualityRating.rdlc,IKS.Optimix2.Reports.RDLC.rptMonthlyQualityRating.rdlc /resource:Reports\RDLC\rptNONImport.rdlc,IKS.Optimix2.Reports.RDLC.rptNONImport.rdlc /resource:Reports\RDLC\rptOverallSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptOverallSummary.rdlc /resource:Reports\RDLC\rptPatientRespon.rdlc,IKS.Optimix2.Reports.RDLC.rptPatientRespon.rdlc /resource:Reports\RDLC\rptPaymentdetails.rdlc,IKS.Optimix2.Reports.RDLC.rptPaymentdetails.rdlc /resource:Reports\RDLC\rptPaymentProjections.rdlc,IKS.Optimix2.Reports.RDLC.rptPaymentProjections.rdlc /resource:Reports\RDLC\rptProductivity.rdlc,IKS.Optimix2.Reports.RDLC.rptProductivity.rdlc /resource:Reports\RDLC\rptProductivityDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptProductivityDetails.rdlc /resource:Reports\RDLC\rptQAProductionCountReport.rdlc,IKS.Optimix2.Reports.RDLC.rptQAProductionCountReport.rdlc /resource:Reports\RDLC\rptRejectionBifurcation.rdlc,IKS.Optimix2.Reports.RDLC.rptRejectionBifurcation.rdlc /resource:Reports\RDLC\rptResolution.rdlc,IKS.Optimix2.Reports.RDLC.rptResolution.rdlc /resource:Reports\RDLC\rptResolutionSubRpt.rdlc,IKS.Optimix2.Reports.RDLC.rptResolutionSubRpt.rdlc /resource:Reports\RDLC\rptSampleExecutionSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSampleExecutionSummary.rdlc /resource:Reports\RDLC\rptsatisfactorysurvey.rdlc,IKS.Optimix2.Reports.RDLC.rptsatisfactorysurvey.rdlc /resource:Reports\RDLC\rptScrubberEditsVsTotalScrubber.rdlc,IKS.Optimix2.Reports.RDLC.rptScrubberEditsVsTotalScrubber.rdlc /resource:Reports\RDLC\rptScrubberRejection.rdlc,IKS.Optimix2.Reports.RDLC.rptScrubberRejection.rdlc /resource:Reports\RDLC\rptScrubber_Edits_vs_Total_Billed_claims.rdlc,IKS.Optimix2.Reports.RDLC.rptScrubber_Edits_vs_Total_Billed_claims.rdlc /resource:Reports\RDLC\rptSharedError.rdlc,IKS.Optimix2.Reports.RDLC.rptSharedError.rdlc /resource:Reports\RDLC\rptSLASummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSLASummary.rdlc /resource:Reports\RDLC\rptSpecialProjectSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSpecialProjectSummary.rdlc /resource:Reports\RDLC\rptStatusActionCodeSubRpt.rdlc,IKS.Optimix2.Reports.RDLC.rptStatusActionCodeSubRpt.rdlc /resource:Reports\RDLC\rptStatusActionCode.rdlc,IKS.Optimix2.Reports.RDLC.rptStatusActionCode.rdlc /resource:Reports\RDLC\rptStatusCodes.rdlc,IKS.Optimix2.Reports.RDLC.rptStatusCodes.rdlc /resource:Reports\RDLC\rptStrategyCompliance.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyCompliance.rdlc /resource:Reports\RDLC\rptStrategyInfluxComplianceSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyInfluxComplianceSummary.rdlc /resource:Reports\RDLC\rptStrategyOutcome.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyOutcome.rdlc /resource:Reports\RDLC\rptStrategyOutcomeNew.rdlc,IKS.Optimix2.Reports.RDLC.rptStrategyOutcomeNew.rdlc /resource:Reports\RDLC\rptSummaryWeekly.rdlc,IKS.Optimix2.Reports.RDLC.rptSummaryWeekly.rdlc /resource:Reports\RDLC\rptSupervisorWiseWorkableInventorySummary.rdlc,IKS.Optimix2.Reports.RDLC.rptSupervisorWiseWorkableInventorySummary.rdlc /resource:Reports\RDLC\rptTaskAging.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskAging.rdlc /resource:Reports\RDLC\rptTaskAuditListing.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskAuditListing.rdlc /resource:Reports\RDLC\rptTaskedInventory.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskedInventory.rdlc /resource:Reports\RDLC\rptTasking.rdlc,IKS.Optimix2.Reports.RDLC.rptTasking.rdlc /resource:Reports\RDLC\rptTaskSummaryPendingReport.rdlc,IKS.Optimix2.Reports.RDLC.rptTaskSummaryPendingReport.rdlc /resource:Reports\RDLC\rptTopPerformersInProductivity.rdlc,IKS.Optimix2.Reports.RDLC.rptTopPerformersInProductivity.rdlc /resource:Reports\RDLC\rptTopPerformersInProductivityPP.rdlc,IKS.Optimix2.Reports.RDLC.rptTopPerformersInProductivityPP.rdlc /resource:Reports\RDLC\rptTotalInventory.rdlc,IKS.Optimix2.Reports.RDLC.rptTotalInventory.rdlc /resource:Reports\RDLC\rptDareSummary.rdlc,IKS.Optimix2.Reports.RDLC.rptDareSummary.rdlc /resource:Reports\RDLC\rptTrendingbySubmit.rdlc,IKS.Optimix2.Reports.RDLC.rptTrendingbySubmit.rdlc /resource:Reports\RDLC\rptUnbilled.rdlc,IKS.Optimix2.Reports.RDLC.rptUnbilled.rdlc /resource:Reports\RDLC\rptUnitAssociateKPI.rdlc,IKS.Optimix2.Reports.RDLC.rptUnitAssociateKPI.rdlc /resource:Reports\RDLC\rptUnitTrendKPI.rdlc,IKS.Optimix2.Reports.RDLC.rptUnitTrendKPI.rdlc /resource:Reports\RDLC\rptUserRoleMapping.rdlc,IKS.Optimix2.Reports.RDLC.rptUserRoleMapping.rdlc /resource:Reports\RDLC\rptVisitsDetails.rdlc,IKS.Optimix2.Reports.RDLC.rptVisitsDetails.rdlc /resource:Reports\RDLC\rptWeeklyAuditReport.rdlc,IKS.Optimix2.Reports.RDLC.rptWeeklyAuditReport.rdlc /resource:Reports\RDLC\rptWeeklyWIPAnalysis.rdlc,IKS.Optimix2.Reports.RDLC.rptWeeklyWIPAnalysis.rdlc /resource:Reports\RDLC\rptWIP.rdlc,IKS.Optimix2.Reports.RDLC.rptWIP.rdlc /resource:Reports\RDLC\rptWIP_CBR.rdlc,IKS.Optimix2.Reports.RDLC.rptWIP_CBR.rdlc /resource:Reports\RDLC\rptWIP_Followup_Summary_CBR.rdlc,IKS.Optimix2.Reports.RDLC.rptWIP_Followup_Summary_CBR.rdlc /resource:Reports\RDLC\RptworkableInventoryReport_Ar.rdlc,IKS.Optimix2.Reports.RDLC.RptworkableInventoryReport_Ar.rdlc /resource:Reports\RDLC\rptWorkableInventoryReport_billing.rdlc,IKS.Optimix2.Reports.RDLC.rptWorkableInventoryReport_billing.rdlc /resource:Reports\RDLC\RptworkableInventoryReport_Clinic.rdlc,IKS.Optimix2.Reports.RDLC.RptworkableInventoryReport_Clinic.rdlc /resource:Reports\RDLC\RptWorkableInventory_Summary.rdlc,IKS.Optimix2.Reports.RDLC.RptWorkableInventory_Summary.rdlc /resource:Reports\RDLC\rptWorkAllocation.rdlc,IKS.Optimix2.Reports.RDLC.rptWorkAllocation.rdlc /resource:Reports\RDLC\rptYearlyAuditReport.rdlc,IKS.Optimix2.Reports.RDLC.rptYearlyAuditReport.rdlc /resource:Reports\RDLC\Rpt_BktDollarStrata.rdlc,IKS.Optimix2.Reports.RDLC.Rpt_BktDollarStrata.rdlc /resource:Reports\RDLC\rpt_BLG_Team_Production.rdlc,IKS.Optimix2.Reports.RDLC.rpt_BLG_Team_Production.rdlc /resource:Reports\RDLC\TestInventory.rdlc,IKS.Optimix2.Reports.RDLC.TestInventory.rdlc /target:library /utf8output appealtemplateautomation.cs App_Start\AttributeRoutingConfig.cs App_Start\AuthConfig.cs App_Start\BundleConfig.cs App_Start\CSharpRazorViewEngine.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs App_Start\WebApiConfig.cs Controllers\ACRDashBoardController.cs Controllers\ActionCodeCommonController.cs Controllers\ActiveDirectoryConfigController.cs Controllers\ActivityCodeController.cs Controllers\AppealsFillingLimitController.cs Controllers\AppealTemplateAutomationController.cs Controllers\AppealTemplateController.cs Controllers\ARDashboardController.cs Controllers\ARWorkFlowController.cs Controllers\ARWorkFlowReadOnlyController.cs Controllers\AuditLogController.cs Controllers\AutoActionTemplateController.cs Controllers\BillingPPWorkFlowController.cs Controllers\BillingPPWorkFlowReadOnlyController.cs Controllers\BLGDashboardController.cs Controllers\BucketCategoryController.cs Controllers\BucketDetailsController.cs Controllers\BucketProcessMappingController.cs Controllers\BulkCompletionController.cs Controllers\CachingController.cs Controllers\CBRGlobalSearchController.cs Controllers\CBRWorkFlowController.cs Controllers\CBRWorkFlowReadOnlyController.cs Controllers\CheckAuthenticationSecurityController.cs Controllers\ClinicController.cs Controllers\CommonController.cs Controllers\ConfigurationGroupController.cs Controllers\GlobalErrorHandlerController.cs Controllers\GlobalSearchBillingPPController.cs Controllers\KmsController.cs Controllers\EvaluationReadOnlyController.cs Controllers\ImportInputFieldMapConfigController.cs Controllers\InputFieldController.cs Controllers\InputFieldMappingController.cs Controllers\InventoryAllocationController.cs Controllers\LdapController.cs Controllers\MessageTemplateController.cs Controllers\NotifierController.cs Controllers\OpsShufflingController.cs Controllers\OptimixRolePrivilegeController.cs Controllers\PCRActionCodeController.cs Controllers\PCRPaymentPlanController.cs Controllers\PCRRAStatusController.cs Controllers\PCRStatusCodeController.cs Controllers\HomeReadOnlyController.cs Controllers\OptimixMenuController.cs Controllers\PaymentPlanController.cs Controllers\PracticeWiseEncounterInfoController.cs Controllers\QAAgentRatingController.cs Controllers\QACheckTypeController.cs Controllers\QARuleEngineConfigController.cs Controllers\DareImportController.cs Controllers\DareImportScheduleController.cs Controllers\Dataset.cs Controllers\DenialConfigurationController.cs Controllers\EncounterController.cs Controllers\EvaluationController.cs Controllers\ExternalActivityCodeController.cs Controllers\GlobalSearchController.cs Controllers\GridConfigController.cs Controllers\GridController.cs Controllers\HomeController.cs Controllers\LeaveController.cs Controllers\LockController.cs Controllers\ManualAllocationController.cs Controllers\MasterController.cs Controllers\MenuController.cs Controllers\PayerURLMasterController.cs Controllers\PreferenceController.cs Controllers\PrivilegeFilter.cs Controllers\ProductionColumnController.cs Controllers\QAAgentQualitySummaryController.cs Controllers\QAController.cs Controllers\QAQualityParameterController.cs Controllers\QASubProcessAuditorMappingController.cs Controllers\QAWorkOrderController.cs Controllers\QAWorkSummaryController.cs Controllers\QcaSubprocessController.cs Controllers\QualityCheckController.cs Controllers\RaImportController.cs Controllers\RefundAttachmentDocumentController.cs Controllers\RefundTemplateController.cs Controllers\ReportController.cs Controllers\ReportImportController.cs Controllers\RETestController.cs Controllers\RolePrivilegeController.cs Controllers\RootCauseController.cs Controllers\RuleEngineConfigController.cs Controllers\RuleEngineController.cs Controllers\RuleEngineStrategyController.cs Controllers\SampleRuleConfigController.cs Controllers\SamplingController.cs Controllers\SamplingExecutionController.cs Controllers\SchedulerController.cs Controllers\ShiftController.cs Controllers\SopDocumentClientController.cs Controllers\SopDocumentController.cs Controllers\StageActionController.cs Controllers\StageConditionMappingController.cs Controllers\StatusActionMappingController.cs Controllers\StatusCodeCommonController.cs Controllers\TaskingHeaderController.cs Controllers\InputFieldControlController.cs Controllers\TimelyFilingLimitController.cs Controllers\TLSummaryController.cs Controllers\UNIDTemplatePostingApprovalController.cs Controllers\UserController.cs Controllers\W2UIController.cs Controllers\WorkFlowConfigController.cs Controllers\WorkOrderConfigController.cs Controllers\YFReportsController.cs DTO\CBRAccountDetails.cs Filters\ConcurrentUserFilterAttribute.cs Filters\AuthenticationFilterAttribute.cs Global.asax.cs HTMLEditor\AppealTemplate.aspx.cs HTMLEditor\AppealTemplate.aspx.designer.cs HTMLEditor\ImageUpload.ashx.cs Models\AccountModels.cs Models\DuplicateNameCheckTemplate.cs Models\NotificationInsertDTO.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs Reports\DataSet\dsAR.Designer.cs Reports\DataSet\dsAutoPost.Designer.cs Reports\DataSet\dsBilling.Designer.cs Reports\DataSet\dsCBR.Designer.cs Reports\DataSet\dsCompliance.Designer.cs Reports\DataSet\dsCco.cs Reports\DataSet\dsCco.Designer.cs Reports\DataSet\dsCsr1.Designer.cs Reports\DataSet\dsDashboard.Designer.cs Reports\DataSet\dsDemo.Designer.cs Reports\DataSet\dsDemoBL.Designer.cs Reports\DataSet\dsParameters.Designer.cs Reports\DataSet\dsPP1.Designer.cs Reports\DataSet\dsQA.cs Reports\DataSet\dsQA.Designer.cs Reports\DataSet\dsSLA.Designer.cs Reports\Forms\demoBillReport.aspx.cs Reports\Forms\demoBillReport.aspx.designer.cs Reports\Forms\demoReport.aspx.cs Reports\Forms\demoReport.aspx.designer.cs Reports\Forms\frmGen.aspx.cs Reports\Forms\frmGen.aspx.designer.cs Reports\Forms\ReportHome.aspx.cs Reports\Forms\ReportHome.aspx.designer.cs Security.cs Startup.cs UI\CommonService.cs UI\GridExtension.cs UI\GridHelper.cs UI\HelperExtension.cs UI\VersionHelper.cs Utility\Configurations.cs Utility\ServiceHelper.cs ValidationGroupAttributeAdapter.cs XmlModelValidatorProvider.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:54:48.371Z] Controllers\UserController.cs(26,7): warning CS0105: The using directive for 'System.Configuration' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\AppealTemplateAutomationController.cs(325,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\AppealTemplateController.cs(807,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\ARWorkFlowController.cs(323,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\ARWorkFlowController.cs(324,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\ARWorkFlowReadOnlyController.cs(786,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\BillingPPWorkFlowController.cs(370,22): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\BillingPPWorkFlowController.cs(462,17): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.371Z] Controllers\BillingPPWorkFlowController.cs(469,165): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\BillingPPWorkFlowController.cs(790,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\BulkCompletionController.cs(49,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\BulkCompletionController.cs(60,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\BulkCompletionController.cs(77,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\CBRWorkFlowController.cs(151,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\CBRWorkFlowController.cs(152,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\ClinicController.cs(782,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\ClinicController.cs(1004,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\ImportInputFieldMapConfigController.cs(58,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\InventoryAllocationController.cs(282,13): warning CS1717: Assignment made to same variable; did you mean to assign something else? [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\OpsShufflingController.cs(32,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\OpsShufflingController.cs(61,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\OpsShufflingController.cs(62,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\OptimixMenuController.cs(87,18): warning CS0168: The variable 'isInserted' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\PaymentPlanController.cs(29,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\PaymentPlanController.cs(30,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\PaymentPlanController.cs(100,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\PaymentPlanController.cs(101,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\QAAgentRatingController.cs(41,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\QAAgentRatingController.cs(70,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:48.372Z] Controllers\QAAgentRatingController.cs(102,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\DareImportScheduleController.cs(210,18): warning CS0219: The variable 'IsHeaderRow' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\GlobalSearchController.cs(475,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\GlobalSearchController.cs(476,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\GridController.cs(331,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\HomeController.cs(195,17): warning CS0219: The variable 'iTaskRejectedCount' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\HomeController.cs(1096,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\HomeController.cs(1424,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\PreferenceController.cs(94,20): warning CS0219: The variable 'message' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\RefundTemplateController.cs(785,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\RootCauseController.cs(238,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] Controllers\RuleEngineStrategyController.cs(767,17): warning CS0219: The variable 'errorCode' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.242Z] HTMLEditor\AppealTemplate.aspx.cs(354,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.243Z] HTMLEditor\AppealTemplate.aspx.cs(401,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.243Z] Reports\Forms\demoReport.aspx.cs(271,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.243Z] Reports\Forms\demoReport.aspx.cs(318,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.243Z] Reports\Forms\demoReport.aspx.cs(968,37): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.243Z] Reports\Forms\frmGen.aspx.cs(401,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.243Z] Reports\Forms\frmGen.aspx.cs(429,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(520,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(762,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(797,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(824,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(952,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1009,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1312,45): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1344,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1403,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1543,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1584,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1647,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1809,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(1879,29): warning CS0472: The result of the expression is always 'true' since a value of type 'System.Data.DbType' is never equal to 'null' of type 'System.Data.DbType?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(2018,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(2137,48): warning CS0219: The variable 'isChk' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(2165,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(2232,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:50.495Z] Reports\Forms\frmGen.aspx.cs(2321,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Reports\Forms\frmGen.aspx.cs(2384,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Reports\Forms\frmGen.aspx.cs(2467,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] XmlModelValidatorProvider.cs(29,36): warning CS0618: 'System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] XmlModelValidatorProvider.cs(33,36): warning CS0618: 'System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Controllers\ACRDashBoardController.cs(44,36): warning CS0414: The field 'IKS.Optimix2.Controllers.ACRDashBoardController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Controllers\ImportInputFieldMapConfigController.cs(33,17): warning CS0414: The field 'IKS.Optimix2.Controllers.ImportInputFieldMapConfigController.ds' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Controllers\ImportInputFieldMapConfigController.cs(35,30): warning CS0414: The field 'IKS.Optimix2.Controllers.ImportInputFieldMapConfigController.qaAgentRatingCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Controllers\ImportInputFieldMapConfigController.cs(36,33): warning CS0414: The field 'IKS.Optimix2.Controllers.ImportInputFieldMapConfigController.qualityParameterCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Controllers\LdapController.cs(50,21): warning CS0169: The field 'Optimix.Controllers.LdapController.iUserId' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.411Z] Controllers\PayerURLMasterController.cs(39,36): warning CS0414: The field 'IKS.Optimix2.Controllers.PayerURLMasterController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.412Z] Controllers\RolePrivilegeController.cs(47,36): warning CS0414: The field 'IKS.Optimix2.Controllers.RolePrivilegeController.checkDelete' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.412Z] Controllers\RolePrivilegeController.cs(48,36): warning CS0414: The field 'IKS.Optimix2.Controllers.RolePrivilegeController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.412Z] Controllers\RolePrivilegeController.cs(49,36): warning CS0414: The field 'IKS.Optimix2.Controllers.RolePrivilegeController.checkUpdate' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.412Z] Controllers\SchedulerController.cs(35,36): warning CS0414: The field 'IKS.Optimix2.Controllers.SchedulerController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:54:51.412Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\AttributeRouting.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\AttributeRouting.Web.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\DocumentFormat.OpenXml.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\EntityFramework.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Ghostscript.NET.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\itextsharp.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Owin.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Owin.Security.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\MvcCheckBoxList.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:54:51.412Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\NReco.PdfGenerator.dll". [2022-06-16T03:54:51.413Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Owin.dll". [2022-06-16T03:54:51.413Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\PdfSharp-WPF.dll". [2022-06-16T03:54:51.413Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\PdfSharp.Xps.dll". [2022-06-16T03:54:51.413Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\PostSharp.dll". [2022-06-16T03:54:51.413Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Spire.License.dll". [2022-06-16T03:54:51.413Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Spire.Pdf.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Net.Http.Formatting.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Helpers.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Http.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Http.WebHost.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Optimization.dll". [2022-06-16T03:54:51.666Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Razor.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.Deployment.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.Razor.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\WebActivatorEx.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\WebGrease.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\WebMatrix.Data.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\WebMatrix.WebData.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Antlr3.Runtime.dll". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\AttributeRouting.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\AttributeRouting.Web.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\DocumentFormat.OpenXml.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\EntityFramework.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Ghostscript.NET.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\itextsharp.xml". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:54:51.667Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Owin.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Microsoft.Owin.Security.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\PostSharp.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Net.Http.Formatting.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Helpers.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Http.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Http.WebHost.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.Razor.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.Deployment.xml". [2022-06-16T03:54:51.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\System.Web.WebPages.Razor.xml". [2022-06-16T03:54:51.921Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\WebMatrix.Data.xml". [2022-06-16T03:54:51.921Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\WebMatrix.WebData.xml". [2022-06-16T03:54:51.921Z] PostSharp30DetectFrameworks: [2022-06-16T03:54:51.921Z] Target framework is '.NETFramework,Version=v4.5'. [2022-06-16T03:54:51.921Z] Native framework is '.NETFramework,Version=v4.8'. [2022-06-16T03:54:51.921Z] PostSharp30GenerateBindingRedirects: [2022-06-16T03:54:51.921Z] No suggested binding redirects from ResolveAssemblyReferences. [2022-06-16T03:54:52.474Z] PostSharp30Core: [2022-06-16T03:54:52.474Z] Merging assembly binding policy files. [2022-06-16T03:54:52.476Z] Executing "C:\ProgramData\PostSharp\4.3.41\bin.Release\postsharp-net40-x86-native.exe" obj\Release\Before-PostSharp\IKS.Optimix2.dll /config C:\Windows\TEMP\PostSharp\6347992531aba0fc.config /X:default /NoLogo "/P:Output=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\IKS.Optimix2.dll" "/P:ReferenceDirectory=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2" /P:Configuration=Release /P:Platform=AnyCPU "/P:SearchPath=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|obj\Release\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\|C:\Program Files (x86)\Open XML SDK\V2.5\lib\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\|C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.ProcessingObjectModel\11.0.0.0__89845dcd8080cc91\|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.DataVisualization\11.0.0.0__89845dcd8080cc91\|C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.Types\11.0.0.0__89845dcd8080cc91\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\tools\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\tools\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\tools\|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\tools\ " /P:IntermediateDirectory=obj\Release\PostSharp /P:CleanIntermediate=False "/P:MSBuildProjectFullPath=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" /P:SignAssembly=False /P:PrivateKeyLocation= /P:PrivateKeyContainer= /P:DelaySign= "/P:ResolvedReferences=C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll|C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.Build.Tasks.v4.0.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll|C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll|C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll|E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.DirectoryServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.IO.Compression.FileSystem.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Runtime.Serialization.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Security.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceModel.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Transactions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll|C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll|C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll|C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" /P:SymbolFile=E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.pssym /P:WriteWeavingSymbols=True /P:ConstraintVerificationEnabled=True /P:RuntimeVerificationEnabled=False "/P:TargetFrameworkMoniker=.NETFramework,v4.5" "/P:NativeFrameworkMoniker=.NETFramework,v4.8" /P:AspectProviders= "/P:Language=C#" "/P:DefineConstants=POSTSHARP|TRACE" /P:UnattendedCheckDisabled=False /P:DebugType=pdbonly /P:BenchmarkOutputEnabled= /P:DebuggerExtensionsDisabled=True /P:ProgramDataDirectory=C:\ProgramData\PostSharp /P:ToolDirectory=C:\ProgramData\PostSharp\4.3.41 /P:InstalledFrameworksFilePath=C:\ProgramData\PostSharp\InstalledFrameworks\a1bf25b7723b245b03da280e3a959503.xml [2022-06-16T03:55:00.514Z] c:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Controllers\RuleEngineStrategyController.cs(632,41,632,61): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "IKS.Optimix2.Controllers.RuleEngineStrategyController.RuleStategyCondition(System.Int32, System.Int32, System.Int32)", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:00.514Z] c:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\ValidationGroupAttributeAdapter.cs(48,64,48,88): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "System.Web.Mvc.ValidationGroupAttributeAdapter.GetClientValidationRules", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:08.557Z] unknown : message : PostSharp 4.3 [4.3.41.0, postsharp-net40-x86-native.exe, CLR 4.0.30319.528049, Release] complete -- 0 errors, 2 warnings, processed in 12396 ms [2022-06-16T03:55:08.557Z] Touching C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\IKS.Optimix2.dll.postsharp. [2022-06-16T03:55:08.557Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:55:08.557Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:08.557Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\App.config". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:55:08.557Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Downloads". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:55:08.557Z] _CopyAppConfigFile: [2022-06-16T03:55:08.557Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.dll.config". [2022-06-16T03:55:08.557Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:08.557Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.dll". [2022-06-16T03:55:08.557Z] Optimix2 -> E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.dll [2022-06-16T03:55:08.557Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.pdb". [2022-06-16T03:55:08.557Z] _CopyWebApplicationLegacy: [2022-06-16T03:55:08.557Z] Copying Web Application Project Files for Optimix2 [2022-06-16T03:55:08.557Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin". [2022-06-16T03:55:08.557Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Optimix2.dll". [2022-06-16T03:55:08.557Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Optimix2.pdb". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.dll". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.dll". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:55:08.557Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\EntityFramework.dll". [2022-06-16T03:55:08.558Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Ghostscript.NET.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS..Dare.Billing.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.835Library.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.Core.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.RuleManager.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRBLL.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRModel.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Utility.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARBLL.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARModel.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\ImportLibrary.dll". [2022-06-16T03:55:08.558Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\itextsharp.dll". [2022-06-16T03:55:08.558Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\log4net.dll". [2022-06-16T03:55:08.558Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:55:08.558Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:55:08.558Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Security.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\MvcCheckBoxList.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\MySql.Data.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Newtonsoft.Json.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\NReco.PdfGenerator.dll". [2022-06-16T03:55:08.559Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Optimix2Tests.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Owin.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\PdfSharp-WPF.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\PdfSharp.Xps.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\PostSharp.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Spire.License.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Spire.Pdf.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Net.Http.Formatting.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Helpers.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.WebHost.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Mvc.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Optimization.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Razor.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:55:08.559Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.dll". [2022-06-16T03:55:08.560Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:55:08.560Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\WebActivatorEx.dll". [2022-06-16T03:55:08.560Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\WebGrease.dll". [2022-06-16T03:55:08.560Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.Data.dll". [2022-06-16T03:55:08.560Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.WebData.dll". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.DBProviderFactory.dll". [2022-06-16T03:55:08.560Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Antlr3.Runtime.dll". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.835Library.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Business.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS..Dare.Billing.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.Core.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRBLL.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRModel.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\ImportLibrary.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Optimix2Tests.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARBLL.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARModel.pdb". [2022-06-16T03:55:08.560Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.pdb". [2022-06-16T03:55:08.561Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:55:08.561Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Utility.pdb". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\DocumentFormat.OpenXml.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\EntityFramework.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Ghostscript.NET.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\itextsharp.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\log4net.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Security.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Newtonsoft.Json.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\PostSharp.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Net.Http.Formatting.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Helpers.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.WebHost.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Mvc.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Razor.xml". [2022-06-16T03:55:08.561Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.xml". [2022-06-16T03:55:08.562Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:55:08.562Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:55:08.562Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.Data.xml". [2022-06-16T03:55:08.562Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.WebData.xml". [2022-06-16T03:55:08.562Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.DBProviderFactory.pdb". [2022-06-16T03:55:08.562Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\App_Code". [2022-06-16T03:55:08.562Z] Copying file from "App_Code\CallCheck.cs" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\App_Code\CallCheck.cs". [2022-06-16T03:55:08.562Z] Copying file from "CallCheckTest.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\CallCheckTest.html". [2022-06-16T03:55:08.562Z] Copying file from "Config.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Config.js". [2022-06-16T03:55:08.562Z] Copying file from "clearapplicationcache.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\clearapplicationcache.aspx". [2022-06-16T03:55:08.562Z] Copying file from "favicon.ico" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\favicon.ico". [2022-06-16T03:55:08.562Z] Copying file from "Global.asax" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Global.asax". [2022-06-16T03:55:08.562Z] Copying file from "kms-integration.readme.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\kms-integration.readme.txt". [2022-06-16T03:55:08.562Z] Copying file from "NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\NReco.PdfGenerator.dll". [2022-06-16T03:55:08.562Z] Copying file from "styleguide.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\styleguide.html". [2022-06-16T03:55:08.562Z] Copying file from "testdb.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\testdb.aspx". [2022-06-16T03:55:08.562Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Web.config". [2022-06-16T03:55:08.562Z] Copying file from "Web.Debug.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Web.Debug.config". [2022-06-16T03:55:08.562Z] Copying file from "Web.Release.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Web.Release.config". [2022-06-16T03:55:08.562Z] Copying file from "packages.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\packages.config". [2022-06-16T03:55:08.562Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts". [2022-06-16T03:55:08.562Z] Copying file from "Charts\excanvas.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\excanvas.js". [2022-06-16T03:55:08.562Z] Copying file from "Charts\excanvas.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\excanvas.min.js". [2022-06-16T03:55:08.562Z] Copying file from "Charts\jquery-1.11.0.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery-1.11.0.min.js". [2022-06-16T03:55:08.562Z] Copying file from "Charts\jquery.jqplot.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery.jqplot.min.css". [2022-06-16T03:55:08.562Z] Copying file from "Charts\jquery.jqplot.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery.jqplot.min.js". [2022-06-16T03:55:08.562Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries". [2022-06-16T03:55:08.562Z] Copying file from "Charts\libraries\financial-data.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\financial-data.js". [2022-06-16T03:55:08.562Z] Copying file from "Charts\libraries\jquery.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\jquery.min.js". [2022-06-16T03:55:08.562Z] Copying file from "Charts\libraries\RGraph.bar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.bar.js". [2022-06-16T03:55:08.562Z] Copying file from "Charts\libraries\RGraph.bipolar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.bipolar.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.annotate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.annotate.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.context.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.context.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.core.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.core.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.csv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.csv.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.dynamic.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.dynamic.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.effects.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.effects.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.key.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.key.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.resizing.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.resizing.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.tooltips.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.tooltips.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.common.zoom.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.zoom.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.cornergauge.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.cornergauge.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.circle.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.circle.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.image.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.image.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.marker1.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.marker1.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.marker2.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.marker2.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.poly.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.poly.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.rect.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.rect.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.text.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.text.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.xaxis.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.xaxis.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.drawing.yaxis.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.yaxis.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.fuel.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.fuel.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.funnel.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.funnel.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.gantt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.gantt.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.gauge.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.gauge.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.hbar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.hbar.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.hprogress.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.hprogress.js". [2022-06-16T03:55:08.563Z] Copying file from "Charts\libraries\RGraph.led.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.led.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.line.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.line.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.meter.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.meter.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.modaldialog.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.modaldialog.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.odo.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.odo.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.pie.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.pie.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.radar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.radar.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.rose.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.rose.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.rscatter.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.rscatter.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.scatter.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.scatter.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.thermometer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.thermometer.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.vprogress.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.vprogress.js". [2022-06-16T03:55:08.564Z] Copying file from "Charts\libraries\RGraph.waterfall.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.waterfall.js". [2022-06-16T03:55:08.564Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\autoposting.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\autoposting.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\common.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\common.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\chosen.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\chosen.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\dynamicgrid.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\dynamicgrid.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\GridConfig.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\GridConfig.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\jqpagination.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jqpagination.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\jquery-ui-1.10.3.custom.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery-ui-1.10.3.custom.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\jquery.alerts.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.alerts.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\jquery.contextMenu.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.contextMenu.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\jquery.ui.datepicker.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.ui.datepicker.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\main.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\main.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\notification.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\notification.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\Notifications.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\Notifications.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\Optimain.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\Optimain.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\theme-current.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\theme-current.min.css". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\CSS\token-input.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\token-input.min.css". [2022-06-16T03:55:08.564Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\JS\jquery.key.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.key.min.js". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\JS\jquery.idletimer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.idletimer.min.js". [2022-06-16T03:55:08.564Z] Copying file from "ContentMin\JS\master.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\master.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.alerts.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.alerts.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.contextMenu.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.contextMenu.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.tokeninput.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.tokeninput.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\javaScriptHotKeys.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\javaScriptHotKeys.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\inline.style.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\inline.style.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\asynchronous.execution.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\asynchronous.execution.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.validate.additional.methods.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.additional.methods.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.validate.additional.custom.methods.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.additional.custom.methods.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.validate.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery.timepicker.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.timepicker.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\select2.full.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\select2.full.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\chosen.ajaxaddition.jquery.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\chosen.ajaxaddition.jquery.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\chosen.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\chosen.min.js". [2022-06-16T03:55:08.565Z] Copying file from "ContentMin\JS\jquery-ui.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery-ui.min.js". [2022-06-16T03:55:08.565Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content". [2022-06-16T03:55:08.565Z] Copying file from "Content\AppealTemplate.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\AppealTemplate.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\appealtemplateautomation.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\appealtemplateautomation.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\auto.action.template.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\auto.action.template.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\cbr_encounter.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\cbr_encounter.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\Chart.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\Chart.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\common.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\common.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\font-awesome.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\font-awesome.min.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\tooltipster.bundle.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\tooltipster.bundle.css". [2022-06-16T03:55:08.565Z] Copying file from "Content\jquery.mentionsInput.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.mentionsInput.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\jquery.toggle-Icon.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.toggle-Icon.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\bootstrap2.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\bootstrap2.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\bootstrapopt.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\bootstrapopt.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\chosen-sprite@2x.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\chosen-sprite@2x.png". [2022-06-16T03:55:08.566Z] Copying file from "Content\chosen-sprite.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\chosen-sprite.png". [2022-06-16T03:55:08.566Z] Copying file from "Content\chosen.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\chosen.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\cmnStyle.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\cmnStyle.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\ContextMenu.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\ContextMenu.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\new-panel-style.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\new-panel-style.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\notification.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\notification.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\PARCSRAccountDetails.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\PARCSRAccountDetails.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\PCRAgentGrid.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\PCRAgentGrid.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\DynamicControl.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\DynamicControl.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\dynamicgrid.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\dynamicgrid.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\GridConfig.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\GridConfig.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\IEcompactibility.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\IEcompactibility.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\jqpagination.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\jqpagination.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\jquery.alerts.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.alerts.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\jquery.contextMenu.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.contextMenu.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\main.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\main.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\Notifications.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\Notifications.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\Optimain.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\Optimain.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\PARCSR.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\PARCSR.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\PrecallNotes.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\PrecallNotes.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\PrecallNotesDetail.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\PrecallNotesDetail.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\prism.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\prism.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\Reportchosen.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\Reportchosen.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\RuleEngine.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\RuleEngine.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\select2.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\select2.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\Site.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\Site.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\styleReport.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\styleReport.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\PAR-PaymentPlanConfiguration.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\PAR-PaymentPlanConfiguration.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\text-highlighter.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\text-highlighter.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\token-input.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\token-input.css". [2022-06-16T03:55:08.566Z] Copying file from "Content\validationEngine.jquery.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\validationEngine.jquery.css". [2022-06-16T03:55:08.567Z] Copying file from "Content\w2ui-1.4.3.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\w2ui-1.4.3.css". [2022-06-16T03:55:08.567Z] Copying file from "Content\js-graph-it.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\js-graph-it.css". [2022-06-16T03:55:08.567Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\AdventistHealth.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AdventistHealth.PNG". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Aetna.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna.png". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\AetnaTHC.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AetnaTHC.jpg". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Aetna_CMM.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_CMM.png". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Aetna_CTO.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_CTO.PNG". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Aetna_medicare.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_medicare.png". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Aetna_THC_General.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_THC_General.png". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Aetna_USMD_Logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\AlamedaAlliance.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AlamedaAlliance.PNG". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Amerigroup.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Amerigroup.png". [2022-06-16T03:55:08.567Z] Copying file from "Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AmeriHeakthLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHeakthLogo.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AmeriHealthPgLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHealthPgLogo.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\Anthem_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Anthem_RF.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AT_THC_Medica.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_THC_Medica.png". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AveraHealthLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AveraHealthLogo.PNG". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\AWHG_Logo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AWHG_Logo.png". [2022-06-16T03:55:08.820Z] Copying file from "Content\images\AppealTemplate\barcode_RR.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\barcode_RR.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBA.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS CA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CA.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS CAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CAA.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS CAAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CAAA.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS NM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NM.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS NMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NMM.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS NMMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NMMM.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\bcbs-bf.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\bcbs-bf.png". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\bcbs-bf1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\bcbs-bf1.png". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_Carolina.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Carolina.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_CO.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_CO.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_Empire.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Empire.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_Illinois.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Illinois.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_Mexico.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Mexico.PNG". [2022-06-16T03:55:08.821Z] Copying file from "Content\images\AppealTemplate\BCBS_Montana.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Montana.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCBS_OK.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_OK.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCBS_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Texas.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCBS_UM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_UM.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCBS_UM1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_UM1.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCCA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCCA1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA1.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BCCA2.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA2.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\BlueCrossBlueShieldLog.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BlueCrossBlueShieldLog.png". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\carecentrix.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\carecentrix.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\CareCore_National.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CareCore_National.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\CareMount.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CareMount.png". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\CCProviderClaimdisputePage1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CCProviderClaimdisputePage1.png". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\CCProviderClaimdisputePage2.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CCProviderClaimdisputePage2.png". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\CDPHP_Provider.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CDPHP_Provider.PNG". [2022-06-16T03:55:08.822Z] Copying file from "Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Cigna.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\claim_underpaid.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\claim_underpaid.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Conventory.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Conventory.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of RR_Medicare.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Select.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Select_Physical.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of text.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of text1.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Text_C.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Todays.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Copy of UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of UHC Health.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CountryCareHealthPlanLogo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CountryCareHealthPlanLogo.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\CTO_Generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CTO_Generic.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\footer_USMD.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\footer_USMD.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\foot_PTA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\foot_PTA.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Generic_Appeal.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Generic_Appeal.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\generic_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\generic_text.PNG". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\GrievanceReqBarCode.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\GrievanceReqBarCode.png". [2022-06-16T03:55:09.074Z] Copying file from "Content\images\AppealTemplate\Hanger_Amerigroup.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Hanger_Amerigroup.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\hanger_generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hanger_generic.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\hanger_icon.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hanger_icon.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\HealthNet.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HealthNet.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\HealthPlanNevada.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HealthPlanNevada.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\Health_Plan.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Health_Plan.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\HumanaLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HumanaLogo.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\icon-registered.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\icon-registered.png". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\illinicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\illinicare.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\ILProviderReconsiderationlogo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ILProviderReconsiderationlogo.png". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\IL_footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IL_footer.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\ImpelLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ImpelLogo.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\KaiserPermanente.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\KaiserPermanente.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\late_submission.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\late_submission.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\late_submission1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\late_submission1.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\linkia.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\linkia.png". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\linkia1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\linkia1.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\Listed_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Listed_text.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\Medicaid_Csc.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicaid_Csc.png". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\Medicaid_Medny.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicaid_Medny.png". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\medicare-refund.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare-refund.PNG". [2022-06-16T03:55:09.075Z] Copying file from "Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\Medicare_B_Part_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\MediGold_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MediGold_Appeal_Form.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\MolinaHealthcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MolinaHealthcare.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\NationalGovernment.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\NationalGovernment.png". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\Paramount.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Paramount.PNG". [2022-06-16T03:55:09.076Z] Copying file from "Content\images\AppealTemplate\Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_Amerihealth.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_Newjersey.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\PTA_FAX.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\PTA_FAX.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RR_Medicare.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\scope_A.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scope_A.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Scri.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Scri.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Scr_hanger.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Scr_hanger.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Select.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Select_Physical.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\South_Country.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\South_Country.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\SuperiorHealthplan.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SuperiorHealthplan.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Superior_Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Superior_Health.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\SutterUMR.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SutterUMR.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\text.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\text1.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Text_C.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Todays.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\TodaysOptions.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\TodaysOptions.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHC Health.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\UHCBulletpoint.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHCBulletpoint.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\CMM_MGHospital.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_MGHospital.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\CMM_UnderPaid.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_UnderPaid.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\EmblemHealth.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\EmblemHealth.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\GEHA.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\GEHA.png". [2022-06-16T03:55:09.328Z] Copying file from "Content\images\AppealTemplate\hudson.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hudson.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\humana.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humana.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\humanabottom.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humanabottom.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\humana_scan_code.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humana_scan_code.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\Medi care part B bottom.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medi care part B bottom.PNG". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\Medi care part B.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medi care part B.PNG". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\MVP_Health_Care.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MVP_Health_Care.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\OrthoNet.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\OrthoNet2.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet2.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\OrthoNet3.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet3.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\OrthoNet4.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet4.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\OrthoNet5.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet5.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\RailRoad Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RailRoad Redetermination.PNG". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\RailRoad Redetermination2.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RailRoad Redetermination2.PNG". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\Reconsilation.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Reconsilation.PNG". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\rightArrow.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\rightArrow.png". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\scottandwhite1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite1.PNG". [2022-06-16T03:55:09.329Z] Copying file from "Content\images\AppealTemplate\scottandwhite2.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite2.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\scottandwhite3.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite3.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\THC_FaxCoverLogo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\THC_FaxCoverLogo.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\UHG_New.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHG_New.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\medicare redetermination.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare redetermination.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\medicare redetermination1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare redetermination1.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\Mike_cooper.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Mike_cooper.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\Optima_RF.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Optima_RF.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\SmithJames.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SmithJames.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\THC_Ambetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\THC_Ambetter.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\tm.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\tm.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\unitedhealthcareoxford.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\unitedhealthcareoxford.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\UMR_FAX.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UMR_FAX.jpg". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\unitedhealthcare.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\unitedhealthcare.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\United_HealthCare.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\United_HealthCare.png". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\USMD_Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Cigna.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\USMD_faxcover_footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_faxcover_footer.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\USMD_faxcover_header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_faxcover_header.PNG". [2022-06-16T03:55:09.330Z] Copying file from "Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\ValleyHealthPlan.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ValleyHealthPlan.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\USMD_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Texas.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\VA_Premier_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\VA_Premier_RF.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\VA_Premier_RF1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\VA_Premier_RF1.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\Wellcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\WellCare_Dispute_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\Wellcare_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare_Medicare.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\AppealTemplate\what.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\what.PNG". [2022-06-16T03:55:09.582Z] Copying file from "Content\images\opsShuffling.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\opsShuffling.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\passportSizePhoto.jpeg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\passportSizePhoto.jpeg". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\user.jpeg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\user.jpeg". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\Medicare_B_Part_Header.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\Medicare_B_Part_Header.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_222222_256x240.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_454545_256x240.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_888888_256x240.png". [2022-06-16T03:55:09.583Z] Copying file from "Content\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:55:09.583Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\adapters". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\adapters\jquery.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\adapters\jquery.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\AppealTemplate.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\AppealTemplate.aspx". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\build-config.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\build-config.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\ckeditor.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\ckeditor.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\config.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\config.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\contents.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\contents.css". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\styles.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\styles.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\CHANGES.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\CHANGES.md". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\LICENSE.md". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\README.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\README.md". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\ImageUpload.ashx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\ImageUpload.ashx". [2022-06-16T03:55:09.583Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\af.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ar.js". [2022-06-16T03:55:09.583Z] Copying file from "HTMLEditor\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\az.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bg.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\bn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bn.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\bs.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bs.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ca.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\cs.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\cy.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\da.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\de-ch.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\de.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\el.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-au.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\en-ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-ca.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-gb.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\eo.js". [2022-06-16T03:55:09.584Z] Copying file from "HTMLEditor\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\es-mx.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\es.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\et.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\eu.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fa.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fi.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\fo.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fo.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fr-ca.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fr.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\gl.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\gu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\gu.js". [2022-06-16T03:55:09.585Z] Copying file from "HTMLEditor\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\he.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\hi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hi.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hr.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hu.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\id.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\is.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\is.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\it.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ja.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ka.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ka.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\km.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ko.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ku.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\lt.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\lv.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\mk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\mk.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\mn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\mn.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ms.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ms.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\nb.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\nl.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\no.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\oc.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pl.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pt-br.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pt.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ro.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ru.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\si.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sk.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sl.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sq.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sr-latn.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sr.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sv.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\th.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\tr.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\tt.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ug.js". [2022-06-16T03:55:09.838Z] Copying file from "HTMLEditor\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\uk.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\vi.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\zh-cn.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\zh.js". [2022-06-16T03:55:09.839Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js". [2022-06-16T03:55:09.839Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js". [2022-06-16T03:55:09.839Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js". [2022-06-16T03:55:09.840Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js". [2022-06-16T03:55:10.094Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt". [2022-06-16T03:55:10.095Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\about\dialogs\about.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\about.js". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\about\dialogs\logo_ckeditor.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\logo_ckeditor.png". [2022-06-16T03:55:10.095Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\hidpi". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png". [2022-06-16T03:55:10.095Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\clipboard\dialogs". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\clipboard\dialogs\paste.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\clipboard\dialogs\paste.js". [2022-06-16T03:55:10.095Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\colordialog\dialogs\colordialog.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs\colordialog.css". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\colordialog\dialogs\colordialog.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs\colordialog.js". [2022-06-16T03:55:10.095Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\copyformatting\cursors\cursor.svg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors\cursor.svg". [2022-06-16T03:55:10.095Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\styles". [2022-06-16T03:55:10.095Z] Copying file from "HTMLEditor\plugins\copyformatting\styles\copyformatting.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\styles\copyformatting.css". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\dialog\dialogDefinition.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\dialogDefinition.js". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\styles". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\dialog\styles\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\styles\dialog.css". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\div\dialogs". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\div\dialogs\div.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\div\dialogs\div.js". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\find\dialogs". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\find\dialogs\find.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\find\dialogs\find.js". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\dialogs". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\flash\dialogs\flash.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\dialogs\flash.js". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\images". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\flash\images\placeholder.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\images\placeholder.png". [2022-06-16T03:55:10.096Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\forms\dialogs\button.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\button.js". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\forms\dialogs\checkbox.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\checkbox.js". [2022-06-16T03:55:10.096Z] Copying file from "HTMLEditor\plugins\forms\dialogs\form.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\form.js". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\forms\dialogs\hiddenfield.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\hiddenfield.js". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\forms\dialogs\radio.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\radio.js". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\forms\dialogs\select.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\select.js". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\forms\dialogs\textarea.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\textarea.js". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\forms\dialogs\textfield.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\textfield.js". [2022-06-16T03:55:10.348Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\images". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\forms\images\hiddenfield.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\images\hiddenfield.gif". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\icons.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\icons.png". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\icons_hidpi.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\icons_hidpi.png". [2022-06-16T03:55:10.348Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\dialogs". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\iframe\dialogs\iframe.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\dialogs\iframe.js". [2022-06-16T03:55:10.348Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\images". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\iframe\images\placeholder.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\images\placeholder.png". [2022-06-16T03:55:10.348Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\dialogs". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\image\dialogs\image.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\dialogs\image.js". [2022-06-16T03:55:10.348Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\images". [2022-06-16T03:55:10.348Z] Copying file from "HTMLEditor\plugins\image\images\noimage.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\images\noimage.png". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\link\dialogs\anchor.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs\anchor.js". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\link\dialogs\link.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs\link.js". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\link\images\anchor.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\anchor.png". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\hidpi". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\link\images\hidpi\anchor.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\hidpi\anchor.png". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\liststyle\dialogs". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\liststyle\dialogs\liststyle.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\liststyle\dialogs\liststyle.js". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\magicline\images\hidpi\icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi\icon.png". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\magicline\images\icon-rtl.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\icon-rtl.png". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\magicline\images\icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\icon.png". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pagebreak\images". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\pagebreak\images\pagebreak.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pagebreak\images\pagebreak.gif". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromgdocs\filter". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\pastefromgdocs\filter\default.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromgdocs\filter\default.js". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromword\filter". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\pastefromword\filter\default.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromword\filter\default.js". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastetools\filter". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\pastetools\filter\common.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastetools\filter\common.js". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\preview". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\preview\preview.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\preview\preview.html". [2022-06-16T03:55:10.349Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\dialog.css". [2022-06-16T03:55:10.349Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\options.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\options.js". [2022-06-16T03:55:10.350Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\toolbar.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\toolbar.css". [2022-06-16T03:55:10.350Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\skins\moono-lisa". [2022-06-16T03:55:10.350Z] Copying file from "HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css". [2022-06-16T03:55:10.350Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images". [2022-06-16T03:55:10.350Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_address.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_address.png". [2022-06-16T03:55:10.350Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_blockquote.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_blockquote.png". [2022-06-16T03:55:10.350Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_div.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_div.png". [2022-06-16T03:55:10.350Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h1.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h2.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h2.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h3.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h3.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h4.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h4.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h5.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h5.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h6.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h6.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_p.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_p.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_pre.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_pre.png". [2022-06-16T03:55:10.351Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\dialogs". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\dialogs\smiley.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\dialogs\smiley.js". [2022-06-16T03:55:10.351Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\angel_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angel_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\angel_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angel_smile.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\angry_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angry_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\angry_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angry_smile.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\broken_heart.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\broken_heart.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\broken_heart.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\broken_heart.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\confused_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\confused_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\confused_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\confused_smile.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\cry_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\cry_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\cry_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\cry_smile.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\devil_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\devil_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\devil_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\devil_smile.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\embaressed_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embaressed_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\embarrassed_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embarrassed_smile.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\embarrassed_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embarrassed_smile.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\envelope.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\envelope.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\envelope.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\envelope.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\heart.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\heart.gif". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\heart.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\heart.png". [2022-06-16T03:55:10.351Z] Copying file from "HTMLEditor\plugins\smiley\images\kiss.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\kiss.gif". [2022-06-16T03:55:10.604Z] Copying file from "HTMLEditor\plugins\smiley\images\kiss.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\kiss.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\lightbulb.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\lightbulb.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\lightbulb.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\lightbulb.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\omg_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\omg_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\omg_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\omg_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\regular_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\regular_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\regular_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\regular_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\sad_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\sad_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\sad_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\sad_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\shades_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\shades_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\shades_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\shades_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\teeth_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\teeth_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\teeth_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\teeth_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_down.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_down.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_down.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_down.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_up.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_up.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_up.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_up.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\tongue_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tongue_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\tongue_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tongue_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\tounge_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tounge_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\wink_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\wink_smile.gif". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\smiley\images\wink_smile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\wink_smile.png". [2022-06-16T03:55:10.605Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\af.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ar.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\az.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\bg.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ca.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\cs.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\cy.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\da.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\de.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\el.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js". [2022-06-16T03:55:10.605Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\eo.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\es.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\et.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\eu.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fa.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fi.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fr.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\gl.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\he.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\hr.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\hu.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\id.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\it.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ja.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\km.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ko.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ku.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\lt.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\lv.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\nb.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\nl.js". [2022-06-16T03:55:10.606Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\no.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\oc.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pl.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pt.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ro.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ru.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\si.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sk.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sl.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sq.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sr.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sv.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\th.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\tr.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\tt.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ug.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\uk.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\vi.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\zh.js". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\specialchar.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\specialchar.js". [2022-06-16T03:55:10.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tableselection\styles". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\tableselection\styles\tableselection.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tableselection\styles\tableselection.css". [2022-06-16T03:55:10.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tabletools\dialogs". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\tabletools\dialogs\tableCell.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tabletools\dialogs\tableCell.js". [2022-06-16T03:55:10.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\table\dialogs". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\table\dialogs\table.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\table\dialogs\table.js". [2022-06-16T03:55:10.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\templates\dialogs\templates.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs\templates.css". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\templates\dialogs\templates.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs\templates.js". [2022-06-16T03:55:10.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates". [2022-06-16T03:55:10.859Z] Copying file from "HTMLEditor\plugins\templates\templates\default.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\default.js". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template1.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template1.gif". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template2.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template2.gif". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template3.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template3.gif". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\widget\images". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\widget\images\handle.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\widget\images\handle.png". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\ciframe.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\ciframe.html". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc.css". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc.js". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc_ie.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc_ie.js". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\skins\moono-lisa". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\css". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\css\samples.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\css\samples.css". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\img\github-top.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\github-top.png". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\img\header-bg.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\header-bg.png". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\img\header-separator.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\header-separator.png". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\img\logo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\logo.png". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\img\logo.svg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\logo.svg". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\img\navigation-tip.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\navigation-tip.png". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\index.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\index.html". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\js\sample.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js\sample.js". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\js\sf.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js\sf.js". [2022-06-16T03:55:10.860Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\old\ajax.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\ajax.html". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\old\api.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\api.html". [2022-06-16T03:55:10.860Z] Copying file from "HTMLEditor\samples\old\appendto.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\appendto.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\datafiltering.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\datafiltering.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\divreplace.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\divreplace.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\index.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\index.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\inlineall.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlineall.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\inlinebycode.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlinebycode.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\inlinetextarea.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlinetextarea.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\jquery.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\jquery.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\readonly.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\readonly.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\replacebyclass.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\replacebyclass.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\replacebycode.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\replacebycode.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\sample.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample.css". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\sample.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample.js". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\tabindex.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\tabindex.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\uicolor.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\uicolor.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\uilanguages.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\uilanguages.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\xhtmlstyle.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\xhtmlstyle.html". [2022-06-16T03:55:10.861Z] Copying file from "HTMLEditor\samples\old\sample_posteddata.php" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample_posteddata.php". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\inlineall". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\assets\inlineall\logo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\inlineall\logo.png". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\outputxhtml". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\assets\sample.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\sample.jpg". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\assets\posteddata.php" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\posteddata.php". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\uilanguages". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\assets\uilanguages\languages.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\uilanguages\languages.js". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\assets". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\dialog\assets\my_dialog.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\assets\my_dialog.js". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\dialog\dialog.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\dialog.html". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\enterkey". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\enterkey\enterkey.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\enterkey\enterkey.html". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\htmlwriter\outputforflash.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\outputforflash.html". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\htmlwriter\outputhtml.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\outputhtml.html". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\magicline". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\magicline\magicline.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\magicline\magicline.html". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\toolbar". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\toolbar\toolbar.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\toolbar\toolbar.html". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\wysiwygarea". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\old\wysiwygarea\fullpage.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\wysiwygarea\fullpage.html". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\css". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\css\fontello.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\css\fontello.css". [2022-06-16T03:55:11.114Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font". [2022-06-16T03:55:11.114Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.svg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.svg". [2022-06-16T03:55:11.366Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\config.json" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\config.json". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.eot" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.eot". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.woff" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.woff". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\index.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\index.html". [2022-06-16T03:55:11.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js". [2022-06-16T03:55:11.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE". [2022-06-16T03:55:11.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\Scripts". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\Scripts\appealtemplateautomation.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\Scripts\appealtemplateautomation.js". [2022-06-16T03:55:11.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_ie.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_ie.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_ie8.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_ie8.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_iequirks.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_iequirks.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\editor.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_gecko.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_gecko.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_ie.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_ie.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_ie8.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_ie8.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_iequirks.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_iequirks.css". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\icons.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\icons.png". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\icons_hidpi.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\icons_hidpi.png". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\readme.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\readme.md". [2022-06-16T03:55:11.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\images\arrow.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\arrow.png". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\images\close.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\close.png". [2022-06-16T03:55:11.367Z] Copying file from "HTMLEditor\skins\moono-lisa\images\lock-open.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\lock-open.png". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\lock.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\lock.png". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\refresh.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\refresh.png". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\spinner.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\spinner.gif". [2022-06-16T03:55:11.368Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\close.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\close.png". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\lock.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\lock.png". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png". [2022-06-16T03:55:11.368Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\vendor". [2022-06-16T03:55:11.368Z] Copying file from "HTMLEditor\vendor\promise.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\vendor\promise.js". [2022-06-16T03:55:11.368Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images". [2022-06-16T03:55:11.368Z] Copying file from "Images\arrow-down-white.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-down-white.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\arrow-down.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-down.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\arrow-right.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-right.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\account.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\account.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\activity-icon-25.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\activity-icon-25.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\add-cir.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\add-cir.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\add.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\add.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\approve.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\approve.gif". [2022-06-16T03:55:11.368Z] Copying file from "Images\arrow-top.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-top.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\back_green.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\back_green.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\back_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\back_icon.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\bg2.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\bg2.jpg". [2022-06-16T03:55:11.368Z] Copying file from "Images\bg_header.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\bg_header.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\bg_login.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\bg_login.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\bg_logincontainer.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\bg_logincontainer.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\bg_menu.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\bg_menu.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\BIcap.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\BIcap.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\browseicon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\browseicon.png". [2022-06-16T03:55:11.368Z] Copying file from "Images\button_all_left.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\button_all_left.jpg". [2022-06-16T03:55:11.620Z] Copying file from "Images\button_all_right.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\button_all_right.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\button_down.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\button_down.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\button_left.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\button_left.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\button_right.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\button_right.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\button_up.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\button_up.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\category_downarrow.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\category_downarrow.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\chart_loading.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\chart_loading.gif". [2022-06-16T03:55:11.621Z] Copying file from "Images\Click.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\Click.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\client_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\client_icon.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\close_sm.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\close_sm.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\close-grey.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\close-grey.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\comments.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\comments.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\completed_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\completed_icon.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\condbtn-addcondition.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-addcondition.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\condbtn-addpredicate.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-addpredicate.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\condbtn-delete.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-delete.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\condbtn-enabled.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-enabled.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\configuration.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\configuration.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\copy.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\copy.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\cross-icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\cross-icon.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\daily.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\daily.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\dashboard.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\dashboard.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\dash_sprite.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\dash_sprite.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\datepicker.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\datepicker.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\defaultsetting.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\defaultsetting.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\del-icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\del-icon.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\delete-org.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\delete-org.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\delete.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\delete.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\disable_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\disable_icon.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\dollar.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\dollar.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\double-angle-pointing-to-right.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\double-angle-pointing-to-right.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\double-left-chevron.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\double-left-chevron.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\down.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\down.gif". [2022-06-16T03:55:11.621Z] Copying file from "Images\download.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\download.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\image base64.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\image base64.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:55:11.621Z] Copying file from "Images\inc-dnc.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\inc-dnc.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\inc-escalation.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\inc-escalation.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\inc-rep-caller.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\inc-rep-caller.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\loginbg.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\loginbg.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\loginbg.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\loginbg.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\logincontainerbg.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\logincontainerbg.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\logo-IKS-sm.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\logo-IKS-sm.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\menu.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\menu.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\noprofile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\noprofile.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\noprofile1.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\noprofile1.jpg". [2022-06-16T03:55:11.621Z] Copying file from "Images\opt.chevron.down.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.down.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\opt.chevron.left.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.left.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\opt.chevron.right.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.right.png". [2022-06-16T03:55:11.621Z] Copying file from "Images\opt.chevron.up.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.up.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\optimixlogo-sm.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\optimixlogo-sm.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\optimixlogo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\optimixlogo.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\PayerIcon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\PayerIcon.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\plus-icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\plus-icon.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\popup_close_sm.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\popup_close_sm.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\ptrn.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ptrn.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\ptrn2.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ptrn2.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\ruleengine_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ruleengine_icon.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\sprite.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\sprite.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\sprite1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\sprite1.png". [2022-06-16T03:55:11.622Z] Copying file from "Images\Top5.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\Top5.jpg". [2022-06-16T03:55:11.874Z] Copying file from "Images\edit.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\edit.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\encounter_transfer.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\encounter_transfer.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\excl_export.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\excl_export.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\filter.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\filter.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\forwarded_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\forwarded_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\global_search.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\global_search.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\graph.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\graph.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\hash.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\hash.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\help.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\help.gif". [2022-06-16T03:55:11.874Z] Copying file from "Images\hide.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\hide.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\iks-practice-feat.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\iks-practice-feat.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\important.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\important.gif". [2022-06-16T03:55:11.874Z] Copying file from "Images\info.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\info.gif". [2022-06-16T03:55:11.874Z] Copying file from "Images\inventory.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\inventory.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\leave_mgt.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\leave_mgt.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\loading.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\loading.gif". [2022-06-16T03:55:11.874Z] Copying file from "Images\masters.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\masters.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\monthly.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\monthly.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\msg_error.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\msg_error.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\msg_info.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\msg_info.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\msg_success.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\msg_success.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\msg_warning.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\msg_warning.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\notification.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\notification.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\notification_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\notification_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\notification_icon1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\notification_icon1.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\optimix-logo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\optimix-logo.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\pass_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\pass_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\popup_close.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\popup_close.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\productivity-gr.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\productivity-gr.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\productivity-icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\productivity-icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\quality.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\quality.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\quality_check_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\quality_check_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\reject.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\reject.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\remove-icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\remove-icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\report.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\report.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\RNR.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\RNR.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\search_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\search_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\security.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\security.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\show.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\show.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\showhide.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\showhide.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\ShowHide_summary.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ShowHide_summary.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\sidebar-menu-arrow.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\sidebar-menu-arrow.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\sidebar-toggler.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\sidebar-toggler.jpg". [2022-06-16T03:55:11.874Z] Copying file from "Images\sort-20.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\sort-20.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\summary_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\summary_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\tabuler.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\tabuler.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\tasked_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\tasked_icon.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\transparent.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\transparent.jpg". [2022-06-16T03:55:11.874Z] Copying file from "Images\transparent2.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\transparent2.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\transparent3.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\transparent3.png". [2022-06-16T03:55:11.874Z] Copying file from "Images\up.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\up.gif". [2022-06-16T03:55:11.875Z] Copying file from "Images\uploadicon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\uploadicon.png". [2022-06-16T03:55:11.875Z] Copying file from "Images\user_icon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\user_icon.png". [2022-06-16T03:55:11.875Z] Copying file from "Images\user_mapping.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\user_mapping.png". [2022-06-16T03:55:11.875Z] Copying file from "Images\vdividerline.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\vdividerline.png". [2022-06-16T03:55:11.875Z] Copying file from "Images\view-enc.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\view-enc.png". [2022-06-16T03:55:11.875Z] Copying file from "Images\weekly.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\weekly.png". [2022-06-16T03:55:11.875Z] Copying file from "Images\work_order.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\work_order.png". [2022-06-16T03:55:12.126Z] Copying file from "Images\arrow.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow.gif". [2022-06-16T03:55:12.127Z] Copying file from "Images\arrow_d.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_d.gif". [2022-06-16T03:55:12.127Z] Copying file from "Images\arrow_l.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_l.gif". [2022-06-16T03:55:12.127Z] Copying file from "Images\arrow_r.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_r.gif". [2022-06-16T03:55:12.127Z] Copying file from "Images\arrow_u.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_u.gif". [2022-06-16T03:55:12.127Z] Copying file from "Images\move.gif" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\move.gif". [2022-06-16T03:55:12.127Z] Copying file from "Images\accent.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\accent.png". [2022-06-16T03:55:12.127Z] Copying file from "Images\bullet.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\bullet.png". [2022-06-16T03:55:12.127Z] Copying file from "Images\heroAccent.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\heroAccent.png". [2022-06-16T03:55:12.127Z] Copying file from "Images\minus.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\minus.png". [2022-06-16T03:55:12.127Z] Copying file from "Images\plus.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\plus.png". [2022-06-16T03:55:12.127Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.barRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.barRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.barRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.barRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.BezierCurveRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.BezierCurveRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.BezierCurveRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.BezierCurveRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.blockRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.blockRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.blockRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.blockRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.bubbleRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.bubbleRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.bubbleRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.bubbleRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasAxisLabelRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisLabelRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasAxisTickRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisTickRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasAxisTickRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisTickRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasOverlay.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasOverlay.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasOverlay.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasOverlay.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasTextRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasTextRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.canvasTextRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasTextRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.categoryAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.categoryAxisRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.categoryAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.categoryAxisRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.ciParser.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ciParser.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.ciParser.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ciParser.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.cursor.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.cursor.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.cursor.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.cursor.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.dateAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dateAxisRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.dateAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dateAxisRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.donutRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.donutRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.donutRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.donutRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.dragable.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dragable.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.dragable.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dragable.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.enhancedLegendRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.enhancedLegendRenderer.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.enhancedLegendRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.enhancedLegendRenderer.min.js". [2022-06-16T03:55:12.127Z] Copying file from "Charts\plugins\jqplot.funnelRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.funnelRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.funnelRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.funnelRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.highlighter.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.highlighter.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.highlighter.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.highlighter.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.json2.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.json2.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.json2.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.json2.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.logAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.logAxisRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.logAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.logAxisRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.mekkoAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoAxisRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.mekkoAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoAxisRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.mekkoRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.mekkoRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.meterGaugeRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.meterGaugeRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.meterGaugeRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.meterGaugeRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.mobile.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mobile.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.mobile.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mobile.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.ohlcRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ohlcRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.ohlcRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ohlcRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pieRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pieRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pieRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pieRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pointLabels.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pointLabels.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pointLabels.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pointLabels.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pyramidAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidAxisRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pyramidAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidAxisRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pyramidGridRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidGridRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pyramidGridRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidGridRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pyramidRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidRenderer.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.pyramidRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidRenderer.min.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.trendline.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.trendline.js". [2022-06-16T03:55:12.128Z] Copying file from "Charts\plugins\jqplot.trendline.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.trendline.min.js". [2022-06-16T03:55:12.380Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shAutoloader.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shAutoloader.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shAutoloader.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shAutoloader.min.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushJScript.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushJScript.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushJScript.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushJScript.min.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushXml.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushXml.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushXml.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushXml.min.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shCore.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shCore.js". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\scripts\shCore.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shCore.min.js". [2022-06-16T03:55:12.380Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shCore.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCore.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shCore.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCore.min.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shCoreDefault.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCoreDefault.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shCoreDefault.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCoreDefault.min.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shThemeDefault.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemeDefault.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shThemeDefault.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemeDefault.min.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shThemejqPlot.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemejqPlot.css". [2022-06-16T03:55:12.380Z] Copying file from "Charts\syntaxhighlighter\styles\shThemejqPlot.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemejqPlot.min.css". [2022-06-16T03:55:12.380Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\OrgChart". [2022-06-16T03:55:12.380Z] Copying file from "Content\OrgChart\jquery.orgchart.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\OrgChart\jquery.orgchart.css". [2022-06-16T03:55:12.380Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\menu". [2022-06-16T03:55:12.380Z] Copying file from "Content\menu\style-responsive.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\menu\style-responsive.css". [2022-06-16T03:55:12.380Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\ace.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\ace.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\ico.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\ico.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\jquery-ui.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery-ui.min.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\jquery.multiselect.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery.multiselect.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\jquery.multiselect.filter.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery.multiselect.filter.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\Newace.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\Newace.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\prettify.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\prettify.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\screen.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\screen.css". [2022-06-16T03:55:12.380Z] Copying file from "Content\test\style.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\test\style.css". [2022-06-16T03:55:12.380Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:55:12.380Z] Copying file from "Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_222222_256x240.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_454545_256x240.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_888888_256x240.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery-ui-1.10.3.custom.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery-ui-1.10.3.custom.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery-ui.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery-ui.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.accordion.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.accordion.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.all.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.all.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.autocomplete.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.autocomplete.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.base.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.base.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.button.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.button.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.core.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.core.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.datepicker.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.datepicker.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.dialog.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.dialog.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.progressbar.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.progressbar.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.resizable.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.resizable.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.selectable.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.selectable.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.slider.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.slider.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.tabs.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.tabs.css". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\jquery.ui.theme.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.theme.css". [2022-06-16T03:55:12.381Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:55:12.381Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_222222_256x240.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_454545_256x240.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_888888_256x240.png". [2022-06-16T03:55:12.382Z] Copying file from "Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery-ui.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery-ui.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.accordion.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.accordion.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.autocomplete.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.autocomplete.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.button.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.button.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.core.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.core.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.datepicker.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.datepicker.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.dialog.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.dialog.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.progressbar.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.progressbar.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.resizable.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.resizable.min.css". [2022-06-16T03:55:12.634Z] Copying file from "Content\themes\base\minified\jquery.ui.selectable.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.selectable.min.css". [2022-06-16T03:55:12.635Z] Copying file from "Content\themes\base\minified\jquery.ui.slider.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.slider.min.css". [2022-06-16T03:55:12.635Z] Copying file from "Content\themes\base\minified\jquery.ui.tabs.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.tabs.min.css". [2022-06-16T03:55:12.635Z] Copying file from "Content\themes\base\minified\jquery.ui.theme.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.theme.min.css". [2022-06-16T03:55:12.635Z] Copying file from "Content\themes\theme-current.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\theme-current.css". [2022-06-16T03:55:12.635Z] Copying file from "Content\themes\theme-green.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\themes\theme-green.css". [2022-06-16T03:55:12.635Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Appeal_Filing_Limit_Mastr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Appeal_Filing_Limit_Mastr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Appeal_Filing_Limit_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Appeal_Filing_Limit_mstr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\AR_Action_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Action_Mstr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\AR_Reason.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Reason.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\AR_Status_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Status_Mstr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Billing_Rejection_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Billing_Rejection_mstr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Billing_task_info_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Billing_task_info_mstr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Bucket.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Bucket_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket_Mapping.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\charge Transactions.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\charge Transactions.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\CPRConsolidationData.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\CPRConsolidationData.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Denials.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Denials.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Encounters.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Encounters.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Health Report.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Health Report.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Insurance Information.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Insurance Information.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Location mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Location mstr.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\P2P Suspend Rpt.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\P2P Suspend Rpt.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Patient Demographics.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Patient Demographics.xlsx". [2022-06-16T03:55:12.635Z] Copying file from "Downloads\Payer Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Payer Mstr.xlsx". [2022-06-16T03:55:12.636Z] Copying file from "Downloads\Practice Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Practice Mstr.xlsx". [2022-06-16T03:55:12.636Z] Copying file from "Downloads\Provider Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Provider Mstr.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Roles_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Roles_Master.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Shift_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Shift_mstr.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\SNR.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\SNR.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Timely_Filing_Limit_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Timely_Filing_Limit_mstr.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\User_Category.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\User_Category.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\User_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\User_mstr.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Inventory_Allocation.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Inventory_Allocation.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\QCASampleAllocation.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\QCASampleAllocation.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Action_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Action_Mstr.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Status_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Status_Mstr.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\Qca_AgentRating.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Qca_AgentRating.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\EncounterDnc.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\EncounterDnc.xlsx". [2022-06-16T03:55:12.889Z] Copying file from "Downloads\InputMappingStatusActionFieldFile.csv" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFieldFile.csv". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\InputMappingStatusActionFile.csv" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFile.csv". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\InputMappingMasterFile.csv" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMasterFile.csv". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\CPTRuleLevelConfig.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\CPTRuleLevelConfig.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\ExternalUserMapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\ExternalUserMapping.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\BulkCompletion.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\BulkCompletion.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\ecs_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\ecs_payer_mapping.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Special_Project.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Special_Project.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\InputMappingMasterFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMasterFile.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\InputMappingStatusActionFieldFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFieldFile.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\InputMappingStatusActionFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFile.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\ECS_Location_NPI.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\ECS_Location_NPI.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\ecs_response_claim_codes_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\ecs_response_claim_codes_mapping.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Bucket_Create_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket_Create_Mapping.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\TaskHistory.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\TaskHistory.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\OpenBatchReportTemplate.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\OpenBatchReportTemplate.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Holiday_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Holiday_mstr.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\InputMappingMaster.csv" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMaster.csv". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Visit_Reason_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Visit_Reason_Master.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Speciality_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Speciality_Master.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\evbv_provider_details.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\evbv_provider_details.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:55:12.890Z] Copying file from "Downloads\Provider_Payer_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Downloads\Provider_Payer_Mapping.xlsx". [2022-06-16T03:55:12.890Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ErrorLog". [2022-06-16T03:55:12.890Z] Copying file from "ErrorLog\ImportUtilityTracingLog.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\ImportUtilityTracingLog.txt". [2022-06-16T03:55:12.890Z] Copying file from "ErrorLog\Reportlog.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\Reportlog.txt". [2022-06-16T03:55:12.890Z] Copying file from "ErrorLog\RuleEngineWCLog.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\RuleEngineWCLog.txt". [2022-06-16T03:55:12.890Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\EXE". [2022-06-16T03:55:12.890Z] Copying file from "EXE\ExcelToNotepad.exe" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\EXE\ExcelToNotepad.exe". [2022-06-16T03:55:14.603Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG". [2022-06-16T03:55:14.603Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png". [2022-06-16T03:55:14.604Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG". [2022-06-16T03:55:14.605Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG". [2022-06-16T03:55:14.606Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG". [2022-06-16T03:55:14.606Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG". [2022-06-16T03:55:14.606Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG". [2022-06-16T03:55:14.606Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG". [2022-06-16T03:55:14.859Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG". [2022-06-16T03:55:14.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\PdfSharp.SharpZipLib". [2022-06-16T03:55:14.859Z] Copying file from "PdfSharp.SharpZipLib\ReadMe.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\PdfSharp.SharpZipLib\ReadMe.txt". [2022-06-16T03:55:14.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages". [2022-06-16T03:55:14.859Z] Copying file from "Images\ProfileImages\20181128013230-NewUser1.PNG" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\20181128013230-NewUser1.PNG". [2022-06-16T03:55:14.859Z] Copying file from "Images\ProfileImages\noprofile.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\noprofile.png". [2022-06-16T03:55:14.859Z] Copying file from "Images\ProfileImages\trans1.png" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\trans1.png". [2022-06-16T03:55:14.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Resources". [2022-06-16T03:55:14.859Z] Copying file from "Resources\Messages.de.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Resources\Messages.de.txt". [2022-06-16T03:55:14.859Z] Copying file from "Resources\Messages.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Resources\Messages.txt". [2022-06-16T03:55:14.859Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts". [2022-06-16T03:55:14.859Z] Copying file from "Scripts\jquery-3.6.0.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-3.6.0.min.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\TemplateAutomation.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\TemplateAutomation.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\ActionCodeCommon.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ActionCodeCommon.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\AddMenu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\AddMenu.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\AppealTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\AppealTemplate.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\BillingPPEncounterDetail.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPEncounterDetail.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\BillingPPWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkFlow.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\BillingPPWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkOrder.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\BillingPPWorkOrderDetail.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkOrderDetail.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\BucketProcessMapping.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\BucketProcessMapping.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\CallCheck.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\CallCheck.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\Chart.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Chart.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\Clinic.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Clinic.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\ClinicDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ClinicDetails.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\ClinicSearch.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ClinicSearch.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\DareImport.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\DareImport.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\extend.jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\extend.jquery.validate.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\ExternalActivityCode.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ExternalActivityCode.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\GlobalSearch.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearch.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\GlobalSearchBilling.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearchBilling.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\GlobalSearchBillingPP.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearchBillingPP.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-1.6.4.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.6.4.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-1.6.4.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.6.4.min.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-3.3.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-3.3.1.min.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\Jquery-Active-Directory-Config.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-Active-Directory-Config.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-ARWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ARWorkFlow.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\Jquery-CBRWOAction.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-CBRWOAction.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-CBRWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-CBRWorkFlow.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-InventoryAllocation.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-InventoryAllocation.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-PARCSR-PaymentPlan.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PARCSR-PaymentPlan.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-RefundDocument.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-RefundDocument.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\Jquery-RefundTypeMapping.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-RefundTypeMapping.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery-ui-1.12.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui-1.12.min.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery.orgchart.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.orgchart.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery.signalR-2.4.1.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.4.1.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\jquery.signalR-2.4.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.4.1.min.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\ManualAllocation.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ManualAllocation.js". [2022-06-16T03:55:14.860Z] Copying file from "Scripts\MessageTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\MessageTemplate.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\Notifier.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Notifier.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\CBR_EncounterDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\CBR_EncounterDetails.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\PARCSR_AccountDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\PARCSR_AccountDetails.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\PayerURLMaster.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\PayerURLMaster.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\auto.action.template.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\auto.action.template.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\bi.data.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\bi.data.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\RefundTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\RefundTemplate.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\Report.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Report.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\ReportImport.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ReportImport.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\RuleEngine.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\RuleEngine.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\Sampling.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Sampling.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\SamplingExecution.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\SamplingExecution.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\session.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\session.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\sop-display.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\sop-display.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\html2canvas.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\html2canvas.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-BucketDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-BucketDetails.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\ARWOChart.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ARWOChart.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\chosen.ajaxaddition.jquery.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\chosen.ajaxaddition.jquery.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\chosen.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\chosen.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\Common.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Common.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\ConfigGroup.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\ConfigGroup.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-CSRWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-CSRWorkOrder.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-ExternalCommon.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ExternalCommon.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-input-field-configuration.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-input-field-configuration.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-PCR-PaymentPlan.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-PaymentPlan.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-PCR-PaymentPlanConfiguration.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-PaymentPlanConfiguration.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-RuleEngineEnhancement.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-RuleEngineEnhancement.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-sortable-control.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-sortable-control.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.elastic.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.elastic.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.events.input.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.events.input.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.mentionsInput.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.mentionsInput.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.OpsShuffling.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.OpsShuffling.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.signalR-2.2.2.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.2.2.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.signalR-2.2.2.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.2.2.min.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.simulate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.simulate.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.textarea-highlighter-helper.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter-helper.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.textarea-highlighter.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter.min.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.timepicker.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.timepicker.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.validate.additional.custom.methods.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.additional.custom.methods.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.validate.additional.methods.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.additional.methods.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\notification.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\notification.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jsrender.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jsrender.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\PCREncActionDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\PCREncActionDetails.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\Dashboards.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Dashboards.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\DynamicChart.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\DynamicChart.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\DynamicControlCommon.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\DynamicControlCommon.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\highlight.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\highlight.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-1.10.2.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.10.2.min.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-migrate-1.2.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-migrate-1.2.1.min.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-ui-1.8.13.custom.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui-1.8.13.custom.min.js". [2022-06-16T03:55:15.113Z] Copying file from "Scripts\jquery-ui.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery.alerts.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.alerts.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery.contextMenu.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.contextMenu.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery.idletimer.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.idletimer.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery.tokeninput.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.tokeninput.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\Login.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Login.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\master.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\master.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery.blockui.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.blockui.min.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery-PCR-Common.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-Common.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\PCR_AccountDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\PCR_AccountDetails.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\role.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\role.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery-PrecallNotes.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PrecallNotes.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\RptCommonFunctions.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\RptCommonFunctions.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\RuleStrategyConditionBox.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\RuleStrategyConditionBox.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\select2.full.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\select2.full.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\select2.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\select2.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery-input-field-mapping.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-input-field-mapping.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\jquery.textarea-highlighter-trie.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter-trie.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\sop-document.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\sop-document.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\StatusActionMapping.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\StatusActionMapping.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\StatusCodeCommon.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\StatusCodeCommon.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\TaskingHeader.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\TaskingHeader.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\tooltipster.bundle.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tooltipster.bundle.js". [2022-06-16T03:55:15.114Z] Copying file from "Scripts\underscore-min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\underscore-min.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\User.Category.Mapping.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\User.Category.Mapping.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\User.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\User.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\w2ui-1.4.3.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\w2ui-1.4.3.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\WOBlgChart.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\WOBlgChart.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\WorkOrdeDetails.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\WorkOrdeDetails.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\workorder.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\workorder.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\WorkOrderactionlevel.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\WorkOrderactionlevel.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\YFReports.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\YFReports.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\OrgChart". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\OrgChart\jquery.orgchart.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\OrgChart\jquery.orgchart.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\plugins\asynchronous.execution.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\asynchronous.execution.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\plugins\inline.style.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\inline.style.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\plugins\flexi.accordion.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\flexi.accordion.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms". [2022-06-16T03:55:15.366Z] Copying file from "Reports\Forms\demoBillReport.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\demoBillReport.aspx". [2022-06-16T03:55:15.366Z] Copying file from "Reports\Forms\demoReport.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\demoReport.aspx". [2022-06-16T03:55:15.366Z] Copying file from "Reports\Forms\frmGen.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\frmGen.aspx". [2022-06-16T03:55:15.366Z] Copying file from "Reports\Forms\ReportHome.aspx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\ReportHome.aspx". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\js-graph-it\dynamic-position.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it\dynamic-position.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\js-graph-it\js-graph-it.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it\js-graph-it.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\Keys\javaScriptHotKeys.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys\javaScriptHotKeys.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\Keys\jquery.key.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys\jquery.key.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\menu\app.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\app.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\menu\bootstrap-hover-dropdown.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\bootstrap-hover-dropdown.min.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\menu\bootstrap.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\bootstrap.min.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\menu\jquery.slimscroll.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\jquery.slimscroll.min.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\jquery.tinymce.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\jquery.tinymce.min.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\license.txt" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\license.txt". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\tinymce.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\tinymce.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\tinymce.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\tinymce.min.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\advlist\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist\plugin.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\advlist\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist\plugin.min.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\anchor\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor\plugin.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\anchor\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor\plugin.min.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\autolink\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink\plugin.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\autolink\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink\plugin.min.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\autoresize\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize\plugin.js". [2022-06-16T03:55:15.366Z] Copying file from "Scripts\tinymce\plugins\autoresize\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize\plugin.min.js". [2022-06-16T03:55:15.366Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\autosave\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\autosave\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\bbcode\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\bbcode\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\charmap\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\charmap\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\codesample\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\codesample\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\code\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\code\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\colorpicker\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\colorpicker\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\contextmenu\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\contextmenu\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu\plugin.min.js". [2022-06-16T03:55:15.367Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\directionality\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality\plugin.js". [2022-06-16T03:55:15.367Z] Copying file from "Scripts\tinymce\plugins\directionality\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\emoticons\js\emojis.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js\emojis.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\emoticons\js\emojis.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js\emojis.min.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\emoticons\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\emoticons\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\fullpage\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\fullpage\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\fullscreen\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\fullscreen\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\help\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\help\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\hr\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\hr\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\imagetools\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\imagetools\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\image\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\image\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\importcss\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\importcss\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\insertdatetime\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\insertdatetime\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\legacyoutput\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\legacyoutput\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\link\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link\plugin.js". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\link\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link\plugin.min.js". [2022-06-16T03:55:15.620Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists". [2022-06-16T03:55:15.620Z] Copying file from "Scripts\tinymce\plugins\lists\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\lists\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\media\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\media\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\nonbreaking\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\nonbreaking\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\noneditable\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\noneditable\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\pagebreak\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\pagebreak\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\paste\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\paste\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\preview\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\preview\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\print\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\print\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\quickbars\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\quickbars\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\save\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\save\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\searchreplace\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\searchreplace\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\spellchecker\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\spellchecker\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\tabfocus\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\tabfocus\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\table\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\table\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\template\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\template\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\textcolor\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\textcolor\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\textpattern\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern\plugin.js". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\textpattern\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern\plugin.min.js". [2022-06-16T03:55:15.621Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc". [2022-06-16T03:55:15.621Z] Copying file from "Scripts\tinymce\plugins\toc\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc\plugin.js". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\toc\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc\plugin.min.js". [2022-06-16T03:55:15.622Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\visualblocks\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks\plugin.js". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\visualblocks\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks\plugin.min.js". [2022-06-16T03:55:15.622Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\visualchars\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars\plugin.js". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\visualchars\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars\plugin.min.js". [2022-06-16T03:55:15.622Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\wordcount\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount\plugin.js". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\plugins\wordcount\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount\plugin.min.js". [2022-06-16T03:55:15.622Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark". [2022-06-16T03:55:15.622Z] Copying file from "Scripts\tinymce\skins\content\dark\content.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark\content.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\dark\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark\content.min.css". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\default\content.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default\content.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\default\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default\content.min.css". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\document\content.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document\content.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\document\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document\content.min.css". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\writer\content.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer\content.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\content\writer\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer\content.min.css". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.inline.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.inline.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.inline.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.inline.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.inline.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.inline.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.mobile.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.mobile.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.min.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.mobile.css". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\themes\mobile\theme.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile\theme.js". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\themes\mobile\theme.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile\theme.min.js". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\themes\silver\theme.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver\theme.js". [2022-06-16T03:55:15.875Z] Copying file from "Scripts\tinymce\themes\silver\theme.min.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver\theme.min.js". [2022-06-16T03:55:15.875Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Static". [2022-06-16T03:55:15.875Z] Copying file from "Static\EcsStatusCodeHelp.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Static\EcsStatusCodeHelp.html". [2022-06-16T03:55:15.875Z] Copying file from "Static\HotKeysDesc.html" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Static\HotKeysDesc.html". [2022-06-16T03:55:15.878Z] Copying file from "HTMLEditor\plugins\scayt\CHANGELOG.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\CHANGELOG.md". [2022-06-16T03:55:15.878Z] Copying file from "HTMLEditor\plugins\scayt\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\LICENSE.md". [2022-06-16T03:55:15.878Z] Copying file from "HTMLEditor\plugins\scayt\README.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\README.md". [2022-06-16T03:55:15.878Z] Copying file from "HTMLEditor\plugins\wsc\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\LICENSE.md". [2022-06-16T03:55:15.878Z] Copying file from "HTMLEditor\plugins\wsc\README.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\README.md". [2022-06-16T03:55:15.878Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\_ClinicExtSearchTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicExtSearchTask.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\Clinic.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\Clinic.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\ExtSearchnTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ExtSearchnTask.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\SearchEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\SearchEncounter.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\ExternalUserMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ExternalUserMapping.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\ClinicEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ClinicEncounterDetails.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\_RightActivityPanel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_RightActivityPanel.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\_QualityPanel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_QualityPanel.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\_ClinicTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicTasking.cshtml". [2022-06-16T03:55:15.878Z] Copying file from "Views\Clinic\_ClinicComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicComplete.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\Clinic\_ClinicEncounterDetailsTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicEncounterDetailsTask.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\Clinic\_ClinicEncounterDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicEncounterDetailsComplete.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\Clinic\_ClinicPending.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicPending.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine". [2022-06-16T03:55:15.879Z] Copying file from "Views\RuleEngine\RulePriority.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\RulePriority.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\RuleEngine\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\Index.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\RuleEngine\EngineView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\EngineView.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Properties". [2022-06-16T03:55:15.879Z] Copying file from "Properties\Settings.settings" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Properties\Settings.settings". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI". [2022-06-16T03:55:15.879Z] Copying file from "Views\W2UI\W2UIGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI\W2UIGrid.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\W2UI\GridComparison.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI\GridComparison.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RaImport". [2022-06-16T03:55:15.879Z] Copying file from "Views\RaImport\RaImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RaImport\RaImport.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan". [2022-06-16T03:55:15.879Z] Copying file from "Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\PaymentPlan\_CreatePaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_CreatePaymentPlan.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\PaymentPlan\_ViewPaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_ViewPaymentPlan.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode". [2022-06-16T03:55:15.879Z] Copying file from "Views\PCRStatusCode\PCRStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode\PCRStatusList.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\PCRStatusCode\PCRStatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode\PCRStatusCode.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode". [2022-06-16T03:55:15.879Z] Copying file from "Views\PCRActionCode\PCRActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode\PCRActionList.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\PCRActionCode\PCRActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode\PCRActionCode.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Ldap". [2022-06-16T03:55:15.879Z] Copying file from "Views\Ldap\Error.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Ldap\Error.cshtml". [2022-06-16T03:55:15.879Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory". [2022-06-16T03:55:15.879Z] Copying file from "Views\BucketCategory\BucketCategory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory\BucketCategory.cshtml". [2022-06-16T03:55:15.879Z] Copying file from "Views\BucketCategory\BucketCategoryDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory\BucketCategoryDetails.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StageConditionMapping". [2022-06-16T03:55:16.133Z] Copying file from "Views\StageConditionMapping\StageMappingCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StageConditionMapping\StageMappingCondition.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails". [2022-06-16T03:55:16.133Z] Copying file from "Views\BucketDetails\CreateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\CreateBucket.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\BucketDetails\ViewBucketDetailsList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\ViewBucketDetailsList.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\BucketDetails\_CreateUpdateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_CreateUpdateBucket.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\BucketDetails\_BucketPriority.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_BucketPriority.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\BucketDetails\_BucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_BucketMapping.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\BucketDetails\_PreviewBucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_PreviewBucketMapping.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StageAction". [2022-06-16T03:55:16.133Z] Copying file from "Views\StageAction\StageAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StageAction\StageAction.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess". [2022-06-16T03:55:16.133Z] Copying file from "Views\QcaSubprocess\QcaSubprocessCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess\QcaSubprocessCode.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\QcaSubprocess\QcaSubprocessList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess\QcaSubprocessList.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRPaymentPlan". [2022-06-16T03:55:16.133Z] Copying file from "Views\PCRPaymentPlan\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRPaymentPlan\Index.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OpsShuffling". [2022-06-16T03:55:16.133Z] Copying file from "Views\OpsShuffling\OpsShuffling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OpsShuffling\OpsShuffling.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus". [2022-06-16T03:55:16.133Z] Copying file from "Views\PCRRAStatus\PCRRAStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus\PCRRAStatusList.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\PCRRAStatus\PCRRAStatus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus\PCRRAStatus.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy". [2022-06-16T03:55:16.133Z] Copying file from "Views\RuleEngineStrategy\RuleEngineStrategy.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\RuleEngineStrategy.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\RuleEngineStrategy\RuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\RuleEngineConfig.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\RuleEngineStrategy\_RuleListBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\_RuleListBox.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TestRuleEngine". [2022-06-16T03:55:16.133Z] Copying file from "Views\TestRuleEngine\TestRuleEngine.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TestRuleEngine\TestRuleEngine.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType". [2022-06-16T03:55:16.133Z] Copying file from "Views\QACheckType\QACheckTypeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType\QACheckTypeList.cshtml". [2022-06-16T03:55:16.133Z] Copying file from "Views\QACheckType\QACheckType.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType\QACheckType.cshtml". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML". [2022-06-16T03:55:16.133Z] Copying file from "XML\835Constants.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\835Constants.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\Breadcrumb.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\Breadcrumb.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\GridConfigOptions.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\GridConfigOptions.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\ReportBreadcrumb.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\ReportBreadcrumb.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\Messages.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\Messages.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\StatusModel.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\StatusModel.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\Label.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\Label.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\UserModel.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\UserModel.xml". [2022-06-16T03:55:16.133Z] Copying file from "XML\Validation.xml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\XML\Validation.xml". [2022-06-16T03:55:16.133Z] Copying file from "Charts\syntaxhighlighter\LGPL-LICENSE" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\LGPL-LICENSE". [2022-06-16T03:55:16.133Z] Copying file from "Charts\syntaxhighlighter\MIT-LICENSE" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\MIT-LICENSE". [2022-06-16T03:55:16.133Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts". [2022-06-16T03:55:16.133Z] Copying file from "Content\fonts\Calibri.ttf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.ttf". [2022-06-16T03:55:16.133Z] Copying file from "Content\fonts\Calibri.eot" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.eot". [2022-06-16T03:55:16.133Z] Copying file from "Content\fonts\calibri.woff" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\calibri.woff". [2022-06-16T03:55:16.134Z] Copying file from "Content\fonts\Calibri_Bold.eot" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri_Bold.eot". [2022-06-16T03:55:16.134Z] Copying file from "Content\fonts\Calibri Bold.ttf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.ttf". [2022-06-16T03:55:16.134Z] Copying file from "Content\fonts\Calibri.otf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.otf". [2022-06-16T03:55:16.134Z] Copying file from "Content\fonts\Calibri Bold.otf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.otf". [2022-06-16T03:55:16.134Z] Copying file from "Content\fonts\Calibri Bold.eot" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.eot". [2022-06-16T03:55:16.134Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsAR.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAR.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsAR.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAR.xss". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsParameters.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsParameters.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsDemo.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemo.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsCompliance.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCompliance.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsBilling.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsBilling.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsAutoPost.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAutoPost.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsAutoPost.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAutoPost.xss". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsBilling.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsBilling.xss". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsCBR.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCBR.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsCBR.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCBR.xss". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsCompliance.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCompliance.xss". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsCsr.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCsr.xsc". [2022-06-16T03:55:16.134Z] Copying file from "Reports\DataSet\dsCco.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCco.xsc". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsCco.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCco.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsCsr.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCsr.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsDashboard.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDashboard.xsc". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsDashboard.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDashboard.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsDemo.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemo.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsDemoBL.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemoBL.xsc". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsDemoBL.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemoBL.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsParameters.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsParameters.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsQA.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsQA.xsc". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsPP.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsPP.xsc". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsPP.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsPP.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsQA.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsQA.xss". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsSLA.xsc" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsSLA.xsc". [2022-06-16T03:55:16.386Z] Copying file from "Reports\DataSet\dsSLA.xss" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsSLA.xss". [2022-06-16T03:55:16.386Z] Copying file from "Views\_ViewStart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\_ViewStart.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Web.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Web.config". [2022-06-16T03:55:16.386Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\About.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\About.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\Contact.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Contact.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Index.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\GridTest.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\GridTest.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\BillingWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingWorkOrder.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\BillingEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingEncounterDetails.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\BillingPatientDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingPatientDetails.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\HearthRate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\HearthRate.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\NotificationAlerts.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\NotificationAlerts.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\Activity.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Activity.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Inventory.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_BLComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLComplete.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_BLForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLForward.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_BLTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLTasking.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_BLReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLReassign.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsComplete.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsForwardTo.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Home\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsTasking.cshtml". [2022-06-16T03:55:16.386Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\Error.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Error.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_LoginPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_LoginPartial.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_Layout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Layout.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_DareLayout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareLayout.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_MenuPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_MenuPartial.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_DControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DControl.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_Control.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Control.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_WFConditionPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFConditionPartial.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_WFActionPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFActionPartial.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\ErrorPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\ErrorPage.cshtml". [2022-06-16T03:55:16.386Z] Copying file from "Views\Shared\_ManagerSummaryGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ManagerSummaryGrid.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_TLSummaryGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_TLSummaryGrid.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderGridPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WorkOrderPatientEncGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderPatientEncGrid.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_PrivilegeGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_PrivilegeGrid.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\Breadcrumb.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Breadcrumb.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WorkOrderSummaryGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderSummaryGridPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\Lock.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Lock.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ProductVersion.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductVersion.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\ShowUpdateMessage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\ShowUpdateMessage.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WorkOrderStatusDashboardPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderStatusDashboardPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_HighRiskBucketPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_HighRiskBucketPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_BilledUnbilledDataPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BilledUnbilledDataPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ProductionScoreBoard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductionScoreBoard.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ARDenial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARDenial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_AREncounterCategory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AREncounterCategory.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_EntityResponsibility.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EntityResponsibility.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ARHighRiskBucketPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARHighRiskBucketPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_TopRejectionDataPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_TopRejectionDataPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ProductionChart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductionChart.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ARAging.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARAging.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_RejectionTrending.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_RejectionTrending.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_RejectionTrendingPVC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_RejectionTrendingPVC.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_ARAginglinechart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARAginglinechart.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_DareMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareMenu.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_AppealFilingLimitPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AppealFilingLimitPartial.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_WFConditionPartialTest.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFConditionPartialTest.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_Demographic.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Demographic.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_DareLayoutAssociate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareLayoutAssociate.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_UserCategoryMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_UserCategoryMenu.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_DControlOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DControlOptions.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder_BL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder_BL.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_EncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EncounterDetails.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_EncounterParm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EncounterParm.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\BulkCompletion.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\BulkCompletion.cshtml". [2022-06-16T03:55:16.387Z] Copying file from "Views\Shared\_SortableControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_SortableControl.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_AR_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AR_Actions.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_BLG_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BLG_Actions.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_PP_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_PP_Actions.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_GetSnoozeDaysControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetSnoozeDaysControl.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_GetCommentControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetCommentControl.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_notificationLayout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_notificationLayout.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_sopDisplay.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_sopDisplay.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_sopGraph.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_sopGraph.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_BIData.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BIData.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_BillingPPWorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BillingPPWorkOrderGridPartial.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\BillingPPTab.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\BillingPPTab.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_CBRWorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_CBRWorkOrderGridPartial.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_CBRAction_View.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_CBRAction_View.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\Shared\GlobalErrorHandler.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\GlobalErrorHandler.cshtml". [2022-06-16T03:55:16.640Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\User". [2022-06-16T03:55:16.640Z] Copying file from "Views\User\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\User\Index.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\User\UserReg.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\User\UserReg.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\User\UsersList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\User\UsersList.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\User\SessionOut.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\User\SessionOut.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\User\GetEncryptDecryptView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\User\GetEncryptDecryptView.cshtml". [2022-06-16T03:55:16.640Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege". [2022-06-16T03:55:16.640Z] Copying file from "Views\RolePrivilege\CreateRolePrivilege.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege\CreateRolePrivilege.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\RolePrivilege\DisplayRoleList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege\DisplayRoleList.cshtml". [2022-06-16T03:55:16.640Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode". [2022-06-16T03:55:16.640Z] Copying file from "Views\ActivityCode\ARActivityActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityActionCode.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\ActivityCode\ARActivityStatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityStatusCode.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\ActivityCode\ARActivityStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityStatusList.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\ActivityCode\ARActivityActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityActionList.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\ActivityCode\ARActivityReasonCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityReasonCode.cshtml". [2022-06-16T03:55:16.640Z] Copying file from "Views\ActivityCode\ARActivityReasonList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityReasonList.cshtml". [2022-06-16T03:55:16.640Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause". [2022-06-16T03:55:16.641Z] Copying file from "Views\RootCause\RootCauseAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RootCauseAction.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\RootCause\RCActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RCActionList.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\RootCause\CreateRejectionType.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\CreateRejectionType.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\RootCause\RCRejectionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RCRejectionList.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Billing". [2022-06-16T03:55:16.641Z] Copying file from "Views\Billing\BillingTransfer.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Billing\BillingTransfer.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Billing\BillingWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Billing\BillingWorkOrder.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TaskingHeader". [2022-06-16T03:55:16.641Z] Copying file from "Views\TaskingHeader\TaskingHeaderField.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TaskingHeader\TaskingHeaderField.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfigList.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkFlowConfig\_RuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\_RuleBox.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfig.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkFlowConfig\WorkFlowNewPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowNewPage.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkAllocation\WorkAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation\WorkAllocation.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\WorkAllocation\WorkReAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation\WorkReAllocation.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TLSummary". [2022-06-16T03:55:16.641Z] Copying file from "Views\TLSummary\OverallSummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TLSummary\OverallSummary.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Leave". [2022-06-16T03:55:16.641Z] Copying file from "Views\Leave\Leave.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Leave\Leave.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard". [2022-06-16T03:55:16.641Z] Copying file from "Views\ACRDashBoard\DisplayDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard\DisplayDashboard.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\ACRDashBoard\DashboardTarget.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard\DashboardTarget.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shift". [2022-06-16T03:55:16.641Z] Copying file from "Views\Shift\Create.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shift\Create.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Shift\Details.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Shift\Details.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit". [2022-06-16T03:55:16.641Z] Copying file from "Views\TimelyFilingLimit\TimelyFilingLimit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit\TimelyFilingLimit.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Preference". [2022-06-16T03:55:16.641Z] Copying file from "Views\Preference\preference.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Preference\preference.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Preference\PreferenceControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Preference\PreferenceControl.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\Report.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\Report.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\StrategyOutcome.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyOutcome.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\EffortProjection.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\EffortProjection.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\StrategyCompliance.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyCompliance.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\PaymentProjections.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\PaymentProjections.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\StrategyOutcomeBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyOutcomeBill.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\EffortProjectionBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\EffortProjectionBill.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\StrategyComplianceBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyComplianceBill.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\PaymentProjectionsBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\PaymentProjectionsBill.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\ExportExcel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\ExportExcel.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\Report\ReportHome.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Report\ReportHome.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport". [2022-06-16T03:55:16.641Z] Copying file from "Views\ReportImport\ReportImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport\ReportImport.cshtml". [2022-06-16T03:55:16.641Z] Copying file from "Views\ReportImport\_RejectionSummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport\_RejectionSummary.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QA". [2022-06-16T03:55:16.641Z] Copying file from "Views\QA\ErrorRectification.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QA\ErrorRectification.cshtml". [2022-06-16T03:55:16.641Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PayerURLMaster". [2022-06-16T03:55:16.641Z] Copying file from "Views\PayerURLMaster\PayerURLMaster.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PayerURLMaster\PayerURLMaster.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DareImport". [2022-06-16T03:55:16.645Z] Copying file from "Views\DareImport\DareImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DareImport\DareImport.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AuditLog". [2022-06-16T03:55:16.645Z] Copying file from "Views\AuditLog\AuditLog.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AuditLog\AuditLog.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DareImportSchedule". [2022-06-16T03:55:16.645Z] Copying file from "Views\DareImportSchedule\DareImportSchedule.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DareImportSchedule\DareImportSchedule.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Scheduler". [2022-06-16T03:55:16.645Z] Copying file from "Views\Scheduler\SchedulerConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Scheduler\SchedulerConfig.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode". [2022-06-16T03:55:16.645Z] Copying file from "Views\ExternalActivityCode\ExternalActivityActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode\ExternalActivityActionList.cshtml". [2022-06-16T03:55:16.645Z] Copying file from "Views\ExternalActivityCode\ExternalActivityActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode\ExternalActivityActionCode.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Inventory". [2022-06-16T03:55:16.645Z] Copying file from "Views\Inventory\Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Inventory\Inventory.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ProductionColumn". [2022-06-16T03:55:16.645Z] Copying file from "Views\ProductionColumn\ProductionColumn.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ProductionColumn\ProductionColumn.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig". [2022-06-16T03:55:16.645Z] Copying file from "Views\WorkOrderConfig\ViewConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig\ViewConfiguration.cshtml". [2022-06-16T03:55:16.645Z] Copying file from "Views\WorkOrderConfig\CreateConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig\CreateConfiguration.cshtml". [2022-06-16T03:55:16.645Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch". [2022-06-16T03:55:16.645Z] Copying file from "Views\GlobalSearch\GlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\GlobalSearch.cshtml". [2022-06-16T03:55:16.645Z] Copying file from "Views\GlobalSearch\GlobalSearchBilling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\GlobalSearchBilling.cshtml". [2022-06-16T03:55:16.645Z] Copying file from "Views\GlobalSearch\_ARGlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARGlobalSearchAction.cshtml". [2022-06-16T03:55:16.645Z] Copying file from "Views\GlobalSearch\_BLGlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLGlobalSearchAction.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GlobalSearch\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARComplete.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GlobalSearch\_ARForwardedTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARForwardedTo.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GlobalSearch\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARTasking.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GlobalSearch\_BLComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLComplete.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GlobalSearch\_BLTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLTasking.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GlobalSearch\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARAppeal.cshtml". [2022-06-16T03:55:16.898Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit". [2022-06-16T03:55:16.898Z] Copying file from "Views\AppealsFillingLimit\AppealsFillingLimit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit\AppealsFillingLimit.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml". [2022-06-16T03:55:16.898Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BLGDashboard". [2022-06-16T03:55:16.898Z] Copying file from "Views\BLGDashboard\BLGDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BLGDashboard\BLGDashboard.cshtml". [2022-06-16T03:55:16.898Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARDashboard". [2022-06-16T03:55:16.898Z] Copying file from "Views\ARDashboard\ARDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARDashboard\ARDashboard.cshtml". [2022-06-16T03:55:16.898Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Lock". [2022-06-16T03:55:16.898Z] Copying file from "Views\Lock\RedirectToLogOff.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Lock\RedirectToLogOff.cshtml". [2022-06-16T03:55:16.898Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig". [2022-06-16T03:55:16.898Z] Copying file from "Views\GridConfig\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\Index.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GridConfig\_GridOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_GridOptions.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GridConfig\_ColumnOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_ColumnOptions.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GridConfig\_SearchOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_SearchOrder.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GridConfig\_SortOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_SortOrder.cshtml". [2022-06-16T03:55:16.898Z] Copying file from "Views\GridConfig\_LinkOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_LinkOptions.cshtml". [2022-06-16T03:55:16.898Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig". [2022-06-16T03:55:16.899Z] Copying file from "Views\RuleEngineConfig\RuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\RuleEngineConfig.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\RuleEngineConfig\RuleWorkFlowList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\RuleWorkFlowList.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\RuleEngineConfig\_RuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\_RuleBox.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup". [2022-06-16T03:55:16.899Z] Copying file from "Views\ConfigurationGroup\ConfigurationGroup.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup\ConfigurationGroup.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\ConfigurationGroup\ConfigGroupAdd.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup\ConfigGroupAdd.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration". [2022-06-16T03:55:16.899Z] Copying file from "Views\DenialConfiguration\DenialConfigurationDisplay.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\DenialConfigurationDisplay.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\DenialConfiguration\DenialConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\DenialConfiguration.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\DenialConfiguration\_DenialConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\_DenialConfig.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ManualAllocation". [2022-06-16T03:55:16.899Z] Copying file from "Views\ManualAllocation\Allocate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ManualAllocation\Allocate.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Sampling". [2022-06-16T03:55:16.899Z] Copying file from "Views\Sampling\Sampling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Sampling\Sampling.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution". [2022-06-16T03:55:16.899Z] Copying file from "Views\SamplingExecution\GetExecutionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\GetExecutionList.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\SamplingExecution\_SamplingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\_SamplingList.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\SamplingExecution\AdhocList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\AdhocList.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkOrder". [2022-06-16T03:55:16.899Z] Copying file from "Views\QAWorkOrder\QAWorkOrderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkOrder\QAWorkOrderDetails.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkSummary". [2022-06-16T03:55:16.899Z] Copying file from "Views\QAWorkSummary\QAWorkSummaryDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkSummary\QAWorkSummaryDetails.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketProcessMapping". [2022-06-16T03:55:16.899Z] Copying file from "Views\BucketProcessMapping\BucketProcessMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BucketProcessMapping\BucketProcessMapping.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation". [2022-06-16T03:55:16.899Z] Copying file from "Views\Evaluation\EvaluationView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\EvaluationView.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\Evaluation\_EvaluationView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EvaluationView.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\Evaluation\Evaluation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\Evaluation.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\Evaluation\_EvaluationParametersPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EvaluationParametersPartial.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\Evaluation\_EncounterDetailsQA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EncounterDetailsQA.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QASubProcessAuditorMapping". [2022-06-16T03:55:16.899Z] Copying file from "Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig". [2022-06-16T03:55:16.899Z] Copying file from "Views\SampleRuleConfig\SampleRuleConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\SampleRuleConfig.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\SampleRuleConfig\_SampleRuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\_SampleRuleBox.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\SampleRuleConfig\_WFSampleCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\_WFSampleCondition.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\SampleRuleConfig\SampleRuleConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\SampleRuleConfigList.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentQualitySummary". [2022-06-16T03:55:16.899Z] Copying file from "Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QualityCheck". [2022-06-16T03:55:16.899Z] Copying file from "Views\QualityCheck\QualityCheckView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QualityCheck\QualityCheckView.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter". [2022-06-16T03:55:16.899Z] Copying file from "Views\QAQualityParameter\QualityParameter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter\QualityParameter.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\QAQualityParameter\_ParameterList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter\_ParameterList.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig". [2022-06-16T03:55:16.899Z] Copying file from "Views\QARuleEngineConfig\_QARuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\_QARuleBox.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\QARuleEngineConfig\QARuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\QARuleEngineConfig.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\QARuleEngineConfig\QARuleConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\QARuleConfigList.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\QARuleEngineConfig\_WFSampleCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\_WFSampleCondition.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PracticeWiseEncounterInfo". [2022-06-16T03:55:16.899Z] Copying file from "Views\PracticeWiseEncounterInfo\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\PracticeWiseEncounterInfo\Index.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Caching". [2022-06-16T03:55:16.899Z] Copying file from "Views\Caching\Caching.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Caching\Caching.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\Caching\_CachingView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Caching\_CachingView.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu". [2022-06-16T03:55:16.899Z] Copying file from "Views\OptimixMenu\MenuDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu\MenuDetails.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\OptimixMenu\AddMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu\AddMenu.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Test". [2022-06-16T03:55:16.899Z] Copying file from "Views\Test\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Test\Index.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation". [2022-06-16T03:55:16.899Z] Copying file from "Views\InventoryAllocation\InventoryAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\InventoryAllocation.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\InventoryAllocation\_Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\_Inventory.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\InventoryAllocation\_GeneratedList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\_GeneratedList.cshtml". [2022-06-16T03:55:16.899Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket". [2022-06-16T03:55:16.899Z] Copying file from "Views\Bucket\BucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\BucketMapping.cshtml". [2022-06-16T03:55:16.899Z] Copying file from "Views\Bucket\CreateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\CreateBucket.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Bucket\ViewBucketList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\ViewBucketList.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon". [2022-06-16T03:55:16.900Z] Copying file from "Views\ActionCodeCommon\ActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon\ActionCode.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\ActionCodeCommon\ActionCodeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon\ActionCodeList.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping". [2022-06-16T03:55:16.900Z] Copying file from "Views\StatusActionMapping\StatusActionMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping\StatusActionMapping.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\StatusActionMapping\StatusActionMappingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping\StatusActionMappingList.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon". [2022-06-16T03:55:16.900Z] Copying file from "Views\StatusCodeCommon\StatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon\StatusCode.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\StatusCodeCommon\StatusCodeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon\StatusCodeList.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputField". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputField\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\Crud.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputField\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\Index.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputField\_DateConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_DateConfiguration.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputField\_MultiFieldConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_MultiFieldConfiguration.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputField\_TextBoxConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_TextBoxConfiguration.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputFieldControl\GetControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\GetControl.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputFieldControl\GetControls.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\GetControls.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputFieldControl\_GetStatusAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\_GetStatusAction.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputFieldMapping\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping\Crud.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\InputFieldMapping\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping\Index.cshtml". [2022-06-16T03:55:16.900Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\_ChangePasswordPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_ChangePasswordPartial.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\_ExternalLoginsListPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_ExternalLoginsListPartial.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\_RemoveExternalLoginsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_RemoveExternalLoginsPartial.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\_SetPasswordPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_SetPasswordPartial.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\ExternalLoginConfirmation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\ExternalLoginConfirmation.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\ExternalLoginFailure.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\ExternalLoginFailure.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\Login.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Login.cshtml". [2022-06-16T03:55:16.900Z] Copying file from "Views\Account\Manage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Manage.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\Account\Register.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Register.cshtml". [2022-06-16T03:55:17.153Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating". [2022-06-16T03:55:17.153Z] Copying file from "Views\QAAgentRating\QAAgentRating.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRating.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\QAAgentRating\QAAgentRatingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRatingList.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\QAAgentRating\QAAgentRatingUpdate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRatingUpdate.cshtml". [2022-06-16T03:55:17.153Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AppealTemplateList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealTemplateList.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\_UploadTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_UploadTemplate.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\Aetna_Sample.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\Aetna_Sample.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\_AppealTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealTemplate.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AppealConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealConfiguration.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\_AppealWorkOrderLink.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealWorkOrderLink.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AppealSchedulureReport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealSchedulureReport.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Care.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Care.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_denied.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_denied.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_FAX_Cover.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_FAX_Cover.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Amerigroup.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Amerigroup.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_BCBS.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_BCBS.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Care_N_Care.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Care_N_Care.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Cook_Star.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cook_Star.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Doppler_Report.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Doppler_Report.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_General_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_General_Appeal.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_Direct.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_Direct.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\_AppealTemplateParent.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealTemplateParent.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\_AppealHeaderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealHeaderDetails.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_CMM_Under_Paid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Under_Paid.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_CMM_CareCore.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CareCore.cshtml". [2022-06-16T03:55:17.153Z] Copying file from "Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_fidelis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_fidelis.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_GEHA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_GEHA.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Hudson.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Hudson.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Medical_Records.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_Wellcare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Wellcare.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Mran.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Mran.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Scott_and_White.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Scott_and_White.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_General.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_General.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:55:17.154Z] Copying file from "Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_THC_Invoice.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Invoice.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_Late_Submission.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Late_Submission.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_HMG_UHC_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_UHC_RF.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml". [2022-06-16T03:55:17.155Z] Copying file from "Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml". [2022-06-16T03:55:17.408Z] Copying file from "Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml". [2022-06-16T03:55:17.409Z] Copying file from "Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml". [2022-06-16T03:55:17.410Z] Copying file from "Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml". [2022-06-16T03:55:17.662Z] Copying file from "Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_THC_Medica.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medica.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_THC_Superior_Health.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Superior_Health.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml". [2022-06-16T03:55:17.663Z] Copying file from "Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege". [2022-06-16T03:55:17.664Z] Copying file from "Views\OptimixRolePrivilege\MenuDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\MenuDetails.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\OptimixRolePrivilege\Role.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\Role.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\OptimixRolePrivilege\RoleList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\RoleList.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate". [2022-06-16T03:55:17.664Z] Copying file from "Views\AutoActionTemplate\Save.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate\Save.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\AutoActionTemplate\List.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate\List.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ImportInputFieldMapConfig". [2022-06-16T03:55:17.664Z] Copying file from "Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Notifier". [2022-06-16T03:55:17.664Z] Copying file from "Views\Notifier\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\Notifier\Index.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument". [2022-06-16T03:55:17.664Z] Copying file from "Views\SOPDocument\Index_single.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Index_single.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\SOPDocument\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Crud.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\SOPDocument\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Index.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_BLPPComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPComplete.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_BLPPTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPTasking.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_BLPPForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPForward.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_BLPPReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPReassign.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\BillingPPWorkFlow\_Reassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_Reassign.cshtml". [2022-06-16T03:55:17.664Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\AREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\AREncounterDetails.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\ARWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\ARWorkFlow.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\AutoAudit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\AutoAudit.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\DosPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\DosPage.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARAppeal.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARComplete.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_ARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARForwardTo.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_ARReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARReassign.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARTasking.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_EncDetailsAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsAppeal.cshtml". [2022-06-16T03:55:17.664Z] Copying file from "Views\ARWorkFlow\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsComplete.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ARWorkFlow\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsForwardTo.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ARWorkFlow\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsTasking.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ARWorkFlow\_PrecallNotes.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_PrecallNotes.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:55:17.665Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP". [2022-06-16T03:55:17.665Z] Copying file from "Views\GlobalSearchBillingPP\GlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\GlobalSearch.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml". [2022-06-16T03:55:17.665Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig". [2022-06-16T03:55:17.665Z] Copying file from "Views\ActiveDirectoryConfig\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig\Crud.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ActiveDirectoryConfig\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig\Index.cshtml". [2022-06-16T03:55:17.665Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\ACREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ACREncounterDetails.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\ACRPatientDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ACRPatientDetails.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\ARWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ARWorkOrder.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\AutoAudit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\AutoAudit.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\DosPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\DosPage.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARAppeal.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARComplete.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_ARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARForwardTo.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_ARReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARReassign.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARTasking.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_EncDetailsAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsAppeal.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsComplete.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsForwardTo.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsTasking.cshtml". [2022-06-16T03:55:17.665Z] Copying file from "Views\ACRWorkorder\_PrecallNotes.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_PrecallNotes.cshtml". [2022-06-16T03:55:17.665Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow". [2022-06-16T03:55:17.665Z] Copying file from "Views\CBRWorkFlow\CBRWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\CBRWorkFlow.cshtml". [2022-06-16T03:55:17.666Z] Copying file from "Views\CBRWorkFlow\CBREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\CBREncounterDetails.cshtml". [2022-06-16T03:55:17.666Z] Copying file from "Views\CBRWorkFlow\_CBRWOFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOFinish.cshtml". [2022-06-16T03:55:17.666Z] Copying file from "Views\CBRWorkFlow\_CBRWOComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOComplete.cshtml". [2022-06-16T03:55:17.666Z] Copying file from "Views\CBRWorkFlow\_CBRWOTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOTasking.cshtml". [2022-06-16T03:55:17.666Z] Copying file from "Views\CBRWorkFlow\_CBRWOForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOForward.cshtml". [2022-06-16T03:55:17.666Z] Copying file from "Views\CBRWorkFlow\_CBRWOReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOReassign.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlow\_CBRWORefund.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWORefund.cshtml". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRGlobalSearch\GlobalSearchCBR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch\GlobalSearchCBR.cshtml". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\fonts". [2022-06-16T03:55:17.919Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\fonts". [2022-06-16T03:55:17.919Z] Copying file from "Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\langs". [2022-06-16T03:55:17.919Z] Copying file from "Scripts\tinymce\langs\readme.md" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\langs\readme.md". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate". [2022-06-16T03:55:17.919Z] Copying file from "Views\MessageTemplate\List.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate\List.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\MessageTemplate\Save.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate\Save.cshtml". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation". [2022-06-16T03:55:17.919Z] Copying file from "Views\AppealTemplateAutomation\Details.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation\Details.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\AppealTemplateAutomation\Template.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation\Template.cshtml". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\RefundTemplateList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\RefundTemplateList.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\_UploadTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_UploadTemplate.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\_RefundTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundTemplate.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\RefundConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\RefundConfiguration.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\_RefundTemplateParent.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundTemplateParent.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\_RefundHeaderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundHeaderDetails.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\AT_THC_FAX_Cover.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\AT_THC_FAX_Cover.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\_RefundWorkOrderLink.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundWorkOrderLink.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\Crud.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\GetRefundTypeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\GetRefundTypeList.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml". [2022-06-16T03:55:17.919Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundAttachmentDocument\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument\Index.cshtml". [2022-06-16T03:55:17.919Z] Copying file from "Views\RefundAttachmentDocument\CrudOperation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument\CrudOperation.cshtml". [2022-06-16T03:55:17.920Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\UNIDTemplatePostingApproval". [2022-06-16T03:55:17.920Z] Copying file from "Views\UNIDTemplatePostingApproval\UNIDReview.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\UNIDTemplatePostingApproval\UNIDReview.cshtml". [2022-06-16T03:55:17.920Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\YFReports". [2022-06-16T03:55:17.920Z] Copying file from "Views\YFReports\YFReports.cshtml" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Views\YFReports\YFReports.cshtml". [2022-06-16T03:55:17.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:55:17.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\App.config". [2022-06-16T03:55:17.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\sample.pdf". [2022-06-16T03:55:17.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Vendor_Payer_Master.xlsx". [2022-06-16T03:55:17.920Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\bin\Vendor_payer_mapping.xlsx". [2022-06-16T03:55:18.834Z] CleanWebsitesWPPAllFilesInSingleFolder: [2022-06-16T03:55:18.834Z] Removing directory "obj\Release\Package\PackageTmp". [2022-06-16T03:55:19.087Z] ValidateGlobalPackageSetting: [2022-06-16T03:55:19.087Z] $(PackageAsSingleFile) is True [2022-06-16T03:55:19.087Z] $(PackageFileName) is E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\Optimix2.zip. Validating... [2022-06-16T03:55:19.087Z] CollectFilesFromIntermediateAssembly: [2022-06-16T03:55:19.087Z] Gather all files from Project items @(IntermediateAssembly). Adding: [2022-06-16T03:55:19.087Z] E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.dll to bin\IKS.Optimix2.dll [2022-06-16T03:55:19.087Z] CollectFilesFromContent: [2022-06-16T03:55:19.087Z] Gather all files from Project items @(Content). Adding: [2022-06-16T03:55:19.095Z] App_Code\CallCheck.cs;CallCheckTest.html;Charts\excanvas.js;Charts\excanvas.min.js;Charts\jquery-1.11.0.min.js;Charts\jquery.jqplot.min.css;Charts\jquery.jqplot.min.js;Charts\libraries\financial-data.js;Charts\libraries\jquery.min.js;Charts\libraries\RGraph.bar.js;Charts\libraries\RGraph.bipolar.js;Charts\libraries\RGraph.common.annotate.js;Charts\libraries\RGraph.common.context.js;Charts\libraries\RGraph.common.core.js;Charts\libraries\RGraph.common.csv.js;Charts\libraries\RGraph.common.dynamic.js;Charts\libraries\RGraph.common.effects.js;Charts\libraries\RGraph.common.key.js;Charts\libraries\RGraph.common.resizing.js;Charts\libraries\RGraph.common.tooltips.js;Charts\libraries\RGraph.common.zoom.js;Charts\libraries\RGraph.cornergauge.js;Charts\libraries\RGraph.drawing.circle.js;Charts\libraries\RGraph.drawing.image.js;Charts\libraries\RGraph.drawing.marker1.js;Charts\libraries\RGraph.drawing.marker2.js;Charts\libraries\RGraph.drawing.poly.js;Charts\libraries\RGraph.drawing.rect.js;Charts\libraries\RGraph.drawing.text.js;Charts\libraries\RGraph.drawing.xaxis.js;Charts\libraries\RGraph.drawing.yaxis.js;Charts\libraries\RGraph.fuel.js;Charts\libraries\RGraph.funnel.js;Charts\libraries\RGraph.gantt.js;Charts\libraries\RGraph.gauge.js;Charts\libraries\RGraph.hbar.js;Charts\libraries\RGraph.hprogress.js;Charts\libraries\RGraph.led.js;Charts\libraries\RGraph.line.js;Charts\libraries\RGraph.meter.js;Charts\libraries\RGraph.modaldialog.js;Charts\libraries\RGraph.odo.js;Charts\libraries\RGraph.pie.js;Charts\libraries\RGraph.radar.js;Charts\libraries\RGraph.rose.js;Charts\libraries\RGraph.rscatter.js;Charts\libraries\RGraph.scatter.js;Charts\libraries\RGraph.thermometer.js;Charts\libraries\RGraph.vprogress.js;Charts\libraries\RGraph.waterfall.js;Config.js;ContentMin\CSS\autoposting.min.css;ContentMin\CSS\common.min.css;ContentMin\CSS\chosen.min.css;ContentMin\CSS\dynamicgrid.min.css;ContentMin\CSS\GridConfig.min.css;ContentMin\CSS\jqpagination.min.css;ContentMin\CSS\jquery-ui-1.10.3.custom.min.css;ContentMin\CSS\jquery.alerts.min.css;ContentMin\CSS\jquery.contextMenu.min.css;ContentMin\CSS\jquery.ui.datepicker.min.css;ContentMin\CSS\main.min.css;ContentMin\CSS\notification.min.css;ContentMin\CSS\Notifications.min.css;ContentMin\CSS\Optimain.min.css;ContentMin\CSS\theme-current.min.css;ContentMin\CSS\token-input.min.css;ContentMin\JS\jquery.key.min.js;ContentMin\JS\jquery.idletimer.min.js;ContentMin\JS\master.min.js;ContentMin\JS\jquery.alerts.min.js;ContentMin\JS\jquery.contextMenu.min.js;ContentMin\JS\jquery.tokeninput.min.js;ContentMin\JS\javaScriptHotKeys.min.js;ContentMin\JS\inline.style.min.js;ContentMin\JS\asynchronous.execution.min.js;ContentMin\JS\jquery.validate.additional.methods.min.js;ContentMin\JS\jquery.validate.additional.custom.methods.min.js;ContentMin\JS\jquery.validate.min.js;ContentMin\JS\jquery.timepicker.min.js;ContentMin\JS\select2.full.min.js;ContentMin\JS\chosen.ajaxaddition.jquery.min.js;ContentMin\JS\chosen.min.js;ContentMin\JS\jquery-ui.min.js;Content\AppealTemplate.css;Content\appealtemplateautomation.css;Content\auto.action.template.css;Content\cbr_encounter.css;Content\Chart.css;Content\common.css;Content\font-awesome.min.css;Content\images\AppealTemplate\AdventistHealth.PNG;Content\images\AppealTemplate\Aetna.png;Content\images\AppealTemplate\AetnaTHC.jpg;Content\images\AppealTemplate\Aetna_CMM.png;Content\images\AppealTemplate\Aetna_CTO.PNG;Content\images\AppealTemplate\Aetna_medicare.png;Content\images\AppealTemplate\Aetna_THC_General.png;Content\images\AppealTemplate\Aetna_USMD_Logo.PNG;Content\images\AppealTemplate\AlamedaAlliance.PNG;Content\images\AppealTemplate\Amerigroup.png;Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG;Content\images\AppealTemplate\AmeriHeakthLogo.PNG;Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG;Content\images\AppealTemplate\AmeriHealthPgLogo.PNG;Content\images\AppealTemplate\Anthem_RF.PNG;Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png;Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG;Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG;Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG;Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG;Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG;Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG;Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG;Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG;Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG;Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG;Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG;Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG;Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG;Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG;Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG;Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png;Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG;Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG;Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG;Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG;Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG;Content\images\AppealTemplate\AT_THC_Medica.png;Content\images\AppealTemplate\AveraHealthLogo.PNG;Content\images\AppealTemplate\AWHG_Logo.png;Content\images\AppealTemplate\barcode_RR.PNG;Content\images\AppealTemplate\BCBA.PNG;Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG;Content\images\AppealTemplate\barcode_RR.PNG;Content\images\AppealTemplate\BCBS CA.PNG;Content\images\AppealTemplate\BCBS CAA.PNG;Content\images\AppealTemplate\BCBS CAAA.PNG;Content\images\AppealTemplate\BCBS NM.PNG;Content\images\AppealTemplate\BCBS NMM.PNG;Content\images\AppealTemplate\BCBS NMMM.PNG;Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG;Content\images\AppealTemplate\bcbs-bf.png;Content\images\AppealTemplate\bcbs-bf1.png;Content\images\AppealTemplate\BCBS.PNG;Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG;Content\images\AppealTemplate\BCBS_Carolina.PNG;Content\images\AppealTemplate\BCBS_CO.PNG;Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG;Content\images\AppealTemplate\BCBS_Empire.PNG;Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG;Content\images\AppealTemplate\BCBS_Illinois.PNG;Content\images\AppealTemplate\BCBS_Mexico.PNG;Content\images\AppealTemplate\BCBS_Montana.PNG;Content\images\AppealTemplate\BCBS_OK.PNG;Content\images\AppealTemplate\BCBS_Texas.PNG;Content\images\AppealTemplate\BCBS_Empire.PNG;Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG;Content\images\AppealTemplate\BCBS_OK.PNG;Content\images\AppealTemplate\BCBS_UM.PNG;Content\images\AppealTemplate\BCBS_UM1.PNG;Content\images\AppealTemplate\BCCA.PNG;Content\images\AppealTemplate\BCCA1.PNG;Content\images\AppealTemplate\BCCA2.PNG;Content\images\AppealTemplate\BlueCrossBlueShieldLog.png;Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG;Content\images\AppealTemplate\carecentrix.PNG;Content\images\AppealTemplate\CareCore_National.PNG;Content\images\AppealTemplate\CareMount.png;Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG;Content\images\AppealTemplate\CCProviderClaimdisputePage1.png;Content\images\AppealTemplate\CCProviderClaimdisputePage2.png;Content\images\AppealTemplate\CDPHP_Provider.PNG;Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG;Content\images\AppealTemplate\Cigna.PNG;Content\images\AppealTemplate\claim_underpaid.png;Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG;Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG;Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG;Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG;Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png;Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG;Content\images\AppealTemplate\Conventory.PNG;Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png;Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png;Content\images\AppealTemplate\Copy of Phcs_Newjersey.png;Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png;Content\images\AppealTemplate\Copy of RR_Medicare.PNG;Content\images\AppealTemplate\Copy of Select.PNG;Content\images\AppealTemplate\Copy of Select_Physical.PNG;Content\images\AppealTemplate\Copy of text.PNG;Content\images\AppealTemplate\Copy of text1.PNG;Content\images\AppealTemplate\Copy of Text_C.PNG;Content\images\AppealTemplate\Copy of Todays.PNG;Content\images\AppealTemplate\Copy of UHC Health.PNG;Content\images\AppealTemplate\CountryCareHealthPlanLogo.png;Content\images\AppealTemplate\CTO_Generic.PNG;Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG;Content\images\AppealTemplate\footer_USMD.PNG;Content\images\AppealTemplate\foot_PTA.PNG;Content\images\AppealTemplate\Generic_Appeal.PNG;Content\images\AppealTemplate\generic_text.PNG;Content\images\AppealTemplate\GrievanceReqBarCode.png;Content\images\AppealTemplate\Hanger_Amerigroup.PNG;Content\images\AppealTemplate\hanger_generic.PNG;Content\images\AppealTemplate\hanger_icon.PNG;Content\images\AppealTemplate\HealthNet.PNG;Content\images\AppealTemplate\HealthPlanNevada.PNG;Content\images\AppealTemplate\Health_Plan.PNG;Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG;Content\images\AppealTemplate\HumanaLogo.PNG;Content\images\AppealTemplate\icon-registered.png;Content\images\AppealTemplate\illinicare.PNG;Content\images\AppealTemplate\ILProviderReconsiderationlogo.png;Content\images\AppealTemplate\IL_footer.PNG;Content\images\AppealTemplate\ImpelLogo.PNG;Content\images\AppealTemplate\KaiserPermanente.PNG;Content\images\AppealTemplate\late_submission.PNG;Content\images\AppealTemplate\late_submission1.PNG;Content\images\AppealTemplate\linkia.png;Content\images\AppealTemplate\linkia1.PNG;Content\images\AppealTemplate\Listed_text.PNG;Content\images\AppealTemplate\Medicaid_Csc.png;Content\images\AppealTemplate\Medicaid_Medny.png;Content\images\AppealTemplate\medicare-refund.PNG;Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG;Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG;Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG;Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG;Content\images\AppealTemplate\Medicare_B_Part_Header.PNG;Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG;Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG;Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG;Content\images\AppealTemplate\MediGold_Appeal_Form.PNG;Content\images\AppealTemplate\MolinaHealthcare.PNG;Content\images\AppealTemplate\NationalGovernment.png;Content\images\AppealTemplate\Paramount.PNG;Content\images\AppealTemplate\Phcs_Amerihealth.png;Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png;Content\images\AppealTemplate\Phcs_Newjersey.png;Content\images\AppealTemplate\PTA_FAX.PNG;Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png;Content\images\AppealTemplate\RR_Medicare.PNG;Content\images\AppealTemplate\scope_A.png;Content\images\AppealTemplate\Scri.PNG;Content\images\AppealTemplate\Scr_hanger.PNG;Content\images\AppealTemplate\Select.PNG;Content\images\AppealTemplate\Select_Physical.PNG;Content\images\AppealTemplate\South_Country.PNG;Content\images\AppealTemplate\SuperiorHealthplan.PNG;Content\images\AppealTemplate\Superior_Health.PNG;Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG;Content\images\AppealTemplate\SutterUMR.PNG;Content\images\AppealTemplate\text.PNG;Content\images\AppealTemplate\text1.PNG;Content\images\AppealTemplate\Text_C.PNG;Content\images\AppealTemplate\Todays.PNG;Content\images\AppealTemplate\TodaysOptions.PNG;Content\images\AppealTemplate\UHC Health.PNG;Content\images\AppealTemplate\UHCBulletpoint.png;Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG;Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG;Content\images\AppealTemplate\CareMount.png;Content\images\AppealTemplate\CDPHP_Provider.PNG;Content\images\AppealTemplate\Cigna.PNG;Content\images\AppealTemplate\CMM_MGHospital.png;Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png;Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG;Content\images\AppealTemplate\CMM_UnderPaid.png;Content\images\AppealTemplate\Conventory.PNG;Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG;Content\images\AppealTemplate\EmblemHealth.png;Content\images\AppealTemplate\GEHA.png;Content\images\AppealTemplate\Generic_Appeal.PNG;Content\images\AppealTemplate\hudson.png;Content\images\AppealTemplate\humana.png;Content\images\AppealTemplate\humanabottom.png;Content\images\AppealTemplate\humana_scan_code.png;Content\images\AppealTemplate\icon-registered.png;Content\images\AppealTemplate\late_submission.PNG;Content\images\AppealTemplate\late_submission1.PNG;Content\images\AppealTemplate\Listed_text.PNG;Content\images\AppealTemplate\Medi care part B bottom.PNG;Content\images\AppealTemplate\Medi care part B.PNG;Content\images\AppealTemplate\MVP_Health_Care.png;Content\images\AppealTemplate\OrthoNet.png;Content\images\AppealTemplate\OrthoNet2.png;Content\images\AppealTemplate\OrthoNet3.png;Content\images\AppealTemplate\OrthoNet4.png;Content\images\AppealTemplate\OrthoNet5.png;Content\images\AppealTemplate\RailRoad Redetermination.PNG;Content\images\AppealTemplate\RailRoad Redetermination2.PNG;Content\images\AppealTemplate\Reconsilation.PNG;Content\images\AppealTemplate\rightArrow.png;Content\images\AppealTemplate\scottandwhite1.PNG;Content\images\AppealTemplate\scottandwhite2.PNG;Content\images\AppealTemplate\scottandwhite3.PNG;Content\images\AppealTemplate\THC_FaxCoverLogo.png;Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG;Content\images\AppealTemplate\UHG_New.png;Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG;Content\images\AppealTemplate\Medi care part B bottom.PNG;Content\images\AppealTemplate\Medi care part B.PNG;Content\images\AppealTemplate\medicare redetermination.png;Content\images\AppealTemplate\medicare redetermination1.png;Content\images\AppealTemplate\medicare-refund.PNG;Content\images\AppealTemplate\Mike_cooper.png;Content\images\AppealTemplate\MVP_Health_Care.png;Content\images\AppealTemplate\Optima_RF.png;Content\images\AppealTemplate\OrthoNet.png;Content\images\AppealTemplate\OrthoNet2.png;Content\images\AppealTemplate\OrthoNet3.png;Content\images\AppealTemplate\OrthoNet4.png;Content\images\AppealTemplate\OrthoNet5.png;Content\images\AppealTemplate\Phcs_Amerihealth.png;Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png;Content\images\AppealTemplate\Phcs_Newjersey.png;Content\images\AppealTemplate\RailRoad Redetermination.PNG;Content\images\AppealTemplate\RailRoad Redetermination2.PNG;Content\images\AppealTemplate\Reconsilation.PNG;Content\images\AppealTemplate\rightArrow.png;Content\images\AppealTemplate\RR_Medicare.PNG;Content\images\AppealTemplate\SmithJames.PNG;Content\images\AppealTemplate\scottandwhite1.PNG;Content\images\AppealTemplate\scottandwhite2.PNG;Content\images\AppealTemplate\scottandwhite3.PNG;Content\images\AppealTemplate\text1.PNG;Content\images\AppealTemplate\THC_Ambetter.PNG;Content\images\AppealTemplate\THC_FaxCoverLogo.png;Content\images\AppealTemplate\tm.png;Content\images\AppealTemplate\Todays.PNG;Content\images\AppealTemplate\UHC Health.PNG;Content\images\AppealTemplate\UHCBulletpoint.png;Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG;Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG;Content\images\AppealTemplate\Medi care part B bottom.PNG;Content\images\AppealTemplate\Medi care part B.PNG;Content\images\AppealTemplate\MVP_Health_Care.png;Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG;Content\images\AppealTemplate\unitedhealthcareoxford.png;Content\images\AppealTemplate\EmblemHealth.png;Content\images\AppealTemplate\humanabottom.png;Content\images\AppealTemplate\humana_scan_code.png;Content\images\AppealTemplate\OrthoNet.png;Content\images\AppealTemplate\OrthoNet2.png;Content\images\AppealTemplate\OrthoNet3.png;Content\images\AppealTemplate\OrthoNet4.png;Content\images\AppealTemplate\OrthoNet5.png;Content\images\AppealTemplate\hudson.png;Content\images\AppealTemplate\CMM_MGHospital.png;Content\images\AppealTemplate\CMM_UnderPaid.png;Content\images\AppealTemplate\UMR_FAX.jpg;Content\images\AppealTemplate\unitedhealthcare.png;Content\images\AppealTemplate\unitedhealthcareoxford.png;Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG;Content\images\AppealTemplate\United_HealthCare.png;Content\images\AppealTemplate\USMD_Cigna.PNG;Content\images\AppealTemplate\USMD_faxcover_footer.PNG;Content\images\AppealTemplate\USMD_faxcover_header.PNG;Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG;Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG;Content\images\AppealTemplate\ValleyHealthPlan.PNG;Content\images\AppealTemplate\USMD_Texas.PNG;Content\images\AppealTemplate\VA_Premier_RF.PNG;Content\images\AppealTemplate\VA_Premier_RF1.PNG;Content\images\AppealTemplate\Wellcare.PNG;Content\images\AppealTemplate\WellCare_Dispute_Form.PNG;Content\images\AppealTemplate\Wellcare_Medicare.PNG;Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG;Content\images\AppealTemplate\what.PNG;Content\images\AppealTemplate\CareCore_National.PNG;Content\images\AppealTemplate\humana.png;Content\images\AppealTemplate\what.PNG;Content\images\opsShuffling.png;Content\images\passportSizePhoto.jpeg;Content\images\user.jpeg;Content\tooltipster.bundle.css;HTMLEditor\adapters\jquery.js;HTMLEditor\AppealTemplate.aspx;HTMLEditor\build-config.js;HTMLEditor\ckeditor.js;HTMLEditor\config.js;HTMLEditor\contents.css;HTMLEditor\lang\af.js;HTMLEditor\lang\ar.js;HTMLEditor\lang\az.js;HTMLEditor\lang\bg.js;HTMLEditor\lang\bn.js;HTMLEditor\lang\bs.js;HTMLEditor\lang\ca.js;HTMLEditor\lang\cs.js;HTMLEditor\lang\cy.js;HTMLEditor\lang\da.js;HTMLEditor\lang\de-ch.js;HTMLEditor\lang\de.js;HTMLEditor\lang\el.js;HTMLEditor\lang\en-au.js;HTMLEditor\lang\en-ca.js;HTMLEditor\lang\en-gb.js;HTMLEditor\lang\en.js;HTMLEditor\lang\eo.js;HTMLEditor\lang\es-mx.js;HTMLEditor\lang\es.js;HTMLEditor\lang\et.js;HTMLEditor\lang\eu.js;HTMLEditor\lang\fa.js;HTMLEditor\lang\fi.js;HTMLEditor\lang\fo.js;HTMLEditor\lang\fr-ca.js;HTMLEditor\lang\fr.js;HTMLEditor\lang\gl.js;HTMLEditor\lang\gu.js;HTMLEditor\lang\he.js;HTMLEditor\lang\hi.js;HTMLEditor\lang\hr.js;HTMLEditor\lang\hu.js;HTMLEditor\lang\id.js;HTMLEditor\lang\is.js;HTMLEditor\lang\it.js;HTMLEditor\lang\ja.js;HTMLEditor\lang\ka.js;HTMLEditor\lang\km.js;HTMLEditor\lang\ko.js;HTMLEditor\lang\ku.js;HTMLEditor\lang\lt.js;HTMLEditor\lang\lv.js;HTMLEditor\lang\mk.js;HTMLEditor\lang\mn.js;HTMLEditor\lang\ms.js;HTMLEditor\lang\nb.js;HTMLEditor\lang\nl.js;HTMLEditor\lang\no.js;HTMLEditor\lang\oc.js;HTMLEditor\lang\pl.js;HTMLEditor\lang\pt-br.js;HTMLEditor\lang\pt.js;HTMLEditor\lang\ro.js;HTMLEditor\lang\ru.js;HTMLEditor\lang\si.js;HTMLEditor\lang\sk.js;HTMLEditor\lang\sl.js;HTMLEditor\lang\sq.js;HTMLEditor\lang\sr-latn.js;HTMLEditor\lang\sr.js;HTMLEditor\lang\sv.js;HTMLEditor\lang\th.js;HTMLEditor\lang\tr.js;HTMLEditor\lang\tt.js;HTMLEditor\lang\ug.js;HTMLEditor\lang\uk.js;HTMLEditor\lang\vi.js;HTMLEditor\lang\zh-cn.js;HTMLEditor\lang\zh.js;HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js;HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt;HTMLEditor\plugins\about\dialogs\about.js;HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png;HTMLEditor\plugins\about\dialogs\logo_ckeditor.png;HTMLEditor\plugins\clipboard\dialogs\paste.js;HTMLEditor\plugins\colordialog\dialogs\colordialog.css;HTMLEditor\plugins\colordialog\dialogs\colordialog.js;HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg;HTMLEditor\plugins\copyformatting\cursors\cursor.svg;HTMLEditor\plugins\copyformatting\styles\copyformatting.css;HTMLEditor\plugins\dialog\dialogDefinition.js;HTMLEditor\plugins\dialog\styles\dialog.css;HTMLEditor\plugins\div\dialogs\div.js;HTMLEditor\plugins\find\dialogs\find.js;HTMLEditor\plugins\flash\dialogs\flash.js;HTMLEditor\plugins\flash\images\placeholder.png;HTMLEditor\plugins\forms\dialogs\button.js;HTMLEditor\plugins\forms\dialogs\checkbox.js;HTMLEditor\plugins\forms\dialogs\form.js;HTMLEditor\plugins\forms\dialogs\hiddenfield.js;HTMLEditor\plugins\forms\dialogs\radio.js;HTMLEditor\plugins\forms\dialogs\select.js;HTMLEditor\plugins\forms\dialogs\textarea.js;HTMLEditor\plugins\forms\dialogs\textfield.js;HTMLEditor\plugins\forms\images\hiddenfield.gif;HTMLEditor\plugins\icons.png;HTMLEditor\plugins\icons_hidpi.png;HTMLEditor\plugins\iframe\dialogs\iframe.js;HTMLEditor\plugins\iframe\images\placeholder.png;HTMLEditor\plugins\image\dialogs\image.js;HTMLEditor\plugins\image\images\noimage.png;HTMLEditor\plugins\link\dialogs\anchor.js;HTMLEditor\plugins\link\dialogs\link.js;HTMLEditor\plugins\link\images\anchor.png;HTMLEditor\plugins\link\images\hidpi\anchor.png;HTMLEditor\plugins\liststyle\dialogs\liststyle.js;HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png;HTMLEditor\plugins\magicline\images\hidpi\icon.png;HTMLEditor\plugins\magicline\images\icon-rtl.png;HTMLEditor\plugins\magicline\images\icon.png;HTMLEditor\plugins\pagebreak\images\pagebreak.gif;HTMLEditor\plugins\pastefromgdocs\filter\default.js;HTMLEditor\plugins\pastefromword\filter\default.js;HTMLEditor\plugins\pastetools\filter\common.js;HTMLEditor\plugins\preview\preview.html;HTMLEditor\plugins\scayt\dialogs\dialog.css;HTMLEditor\plugins\scayt\dialogs\options.js;HTMLEditor\plugins\scayt\dialogs\toolbar.css;HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css;HTMLEditor\plugins\showblocks\images\block_address.png;HTMLEditor\plugins\showblocks\images\block_blockquote.png;HTMLEditor\plugins\showblocks\images\block_div.png;HTMLEditor\plugins\showblocks\images\block_h1.png;HTMLEditor\plugins\showblocks\images\block_h2.png;HTMLEditor\plugins\showblocks\images\block_h3.png;HTMLEditor\plugins\showblocks\images\block_h4.png;HTMLEditor\plugins\showblocks\images\block_h5.png;HTMLEditor\plugins\showblocks\images\block_h6.png;HTMLEditor\plugins\showblocks\images\block_p.png;HTMLEditor\plugins\showblocks\images\block_pre.png;HTMLEditor\plugins\smiley\dialogs\smiley.js;HTMLEditor\plugins\smiley\images\angel_smile.gif;HTMLEditor\plugins\smiley\images\angel_smile.png;HTMLEditor\plugins\smiley\images\angry_smile.gif;HTMLEditor\plugins\smiley\images\angry_smile.png;HTMLEditor\plugins\smiley\images\broken_heart.gif;HTMLEditor\plugins\smiley\images\broken_heart.png;HTMLEditor\plugins\smiley\images\confused_smile.gif;HTMLEditor\plugins\smiley\images\confused_smile.png;HTMLEditor\plugins\smiley\images\cry_smile.gif;HTMLEditor\plugins\smiley\images\cry_smile.png;HTMLEditor\plugins\smiley\images\devil_smile.gif;HTMLEditor\plugins\smiley\images\devil_smile.png;HTMLEditor\plugins\smiley\images\embaressed_smile.gif;HTMLEditor\plugins\smiley\images\embarrassed_smile.gif;HTMLEditor\plugins\smiley\images\embarrassed_smile.png;HTMLEditor\plugins\smiley\images\envelope.gif;HTMLEditor\plugins\smiley\images\envelope.png;HTMLEditor\plugins\smiley\images\heart.gif;HTMLEditor\plugins\smiley\images\heart.png;HTMLEditor\plugins\smiley\images\kiss.gif;HTMLEditor\plugins\smiley\images\kiss.png;HTMLEditor\plugins\smiley\images\lightbulb.gif;HTMLEditor\plugins\smiley\images\lightbulb.png;HTMLEditor\plugins\smiley\images\omg_smile.gif;HTMLEditor\plugins\smiley\images\omg_smile.png;HTMLEditor\plugins\smiley\images\regular_smile.gif;HTMLEditor\plugins\smiley\images\regular_smile.png;HTMLEditor\plugins\smiley\images\sad_smile.gif;HTMLEditor\plugins\smiley\images\sad_smile.png;HTMLEditor\plugins\smiley\images\shades_smile.gif;HTMLEditor\plugins\smiley\images\shades_smile.png;HTMLEditor\plugins\smiley\images\teeth_smile.gif;HTMLEditor\plugins\smiley\images\teeth_smile.png;HTMLEditor\plugins\smiley\images\thumbs_down.gif;HTMLEditor\plugins\smiley\images\thumbs_down.png;HTMLEditor\plugins\smiley\images\thumbs_up.gif;HTMLEditor\plugins\smiley\images\thumbs_up.png;HTMLEditor\plugins\smiley\images\tongue_smile.gif;HTMLEditor\plugins\smiley\images\tongue_smile.png;HTMLEditor\plugins\smiley\images\tounge_smile.gif;HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif;HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png;HTMLEditor\plugins\smiley\images\wink_smile.gif;HTMLEditor\plugins\smiley\images\wink_smile.png;HTMLEditor\plugins\specialchar\dialogs\lang\af.js;HTMLEditor\plugins\specialchar\dialogs\lang\ar.js;HTMLEditor\plugins\specialchar\dialogs\lang\az.js;HTMLEditor\plugins\specialchar\dialogs\lang\bg.js;HTMLEditor\plugins\specialchar\dialogs\lang\ca.js;HTMLEditor\plugins\specialchar\dialogs\lang\cs.js;HTMLEditor\plugins\specialchar\dialogs\lang\cy.js;HTMLEditor\plugins\specialchar\dialogs\lang\da.js;HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js;HTMLEditor\plugins\specialchar\dialogs\lang\de.js;HTMLEditor\plugins\specialchar\dialogs\lang\el.js;HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js;HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js;HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js;HTMLEditor\plugins\specialchar\dialogs\lang\en.js;HTMLEditor\plugins\specialchar\dialogs\lang\eo.js;HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js;HTMLEditor\plugins\specialchar\dialogs\lang\es.js;HTMLEditor\plugins\specialchar\dialogs\lang\et.js;HTMLEditor\plugins\specialchar\dialogs\lang\eu.js;HTMLEditor\plugins\specialchar\dialogs\lang\fa.js;HTMLEditor\plugins\specialchar\dialogs\lang\fi.js;HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js;HTMLEditor\plugins\specialchar\dialogs\lang\fr.js;HTMLEditor\plugins\specialchar\dialogs\lang\gl.js;HTMLEditor\plugins\specialchar\dialogs\lang\he.js;HTMLEditor\plugins\specialchar\dialogs\lang\hr.js;HTMLEditor\plugins\specialchar\dialogs\lang\hu.js;HTMLEditor\plugins\specialchar\dialogs\lang\id.js;HTMLEditor\plugins\specialchar\dialogs\lang\it.js;HTMLEditor\plugins\specialchar\dialogs\lang\ja.js;HTMLEditor\plugins\specialchar\dialogs\lang\km.js;HTMLEditor\plugins\specialchar\dialogs\lang\ko.js;HTMLEditor\plugins\specialchar\dialogs\lang\ku.js;HTMLEditor\plugins\specialchar\dialogs\lang\lt.js;HTMLEditor\plugins\specialchar\dialogs\lang\lv.js;HTMLEditor\plugins\specialchar\dialogs\lang\nb.js;HTMLEditor\plugins\specialchar\dialogs\lang\nl.js;HTMLEditor\plugins\specialchar\dialogs\lang\no.js;HTMLEditor\plugins\specialchar\dialogs\lang\oc.js;HTMLEditor\plugins\specialchar\dialogs\lang\pl.js;HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js;HTMLEditor\plugins\specialchar\dialogs\lang\pt.js;HTMLEditor\plugins\specialchar\dialogs\lang\ro.js;HTMLEditor\plugins\specialchar\dialogs\lang\ru.js;HTMLEditor\plugins\specialchar\dialogs\lang\si.js;HTMLEditor\plugins\specialchar\dialogs\lang\sk.js;HTMLEditor\plugins\specialchar\dialogs\lang\sl.js;HTMLEditor\plugins\specialchar\dialogs\lang\sq.js;HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js;HTMLEditor\plugins\specialchar\dialogs\lang\sr.js;HTMLEditor\plugins\specialchar\dialogs\lang\sv.js;HTMLEditor\plugins\specialchar\dialogs\lang\th.js;HTMLEditor\plugins\specialchar\dialogs\lang\tr.js;HTMLEditor\plugins\specialchar\dialogs\lang\tt.js;HTMLEditor\plugins\specialchar\dialogs\lang\ug.js;HTMLEditor\plugins\specialchar\dialogs\lang\uk.js;HTMLEditor\plugins\specialchar\dialogs\lang\vi.js;HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js;HTMLEditor\plugins\specialchar\dialogs\lang\zh.js;HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt;HTMLEditor\plugins\specialchar\dialogs\specialchar.js;HTMLEditor\plugins\tableselection\styles\tableselection.css;HTMLEditor\plugins\tabletools\dialogs\tableCell.js;HTMLEditor\plugins\table\dialogs\table.js;HTMLEditor\plugins\templates\dialogs\templates.css;HTMLEditor\plugins\templates\dialogs\templates.js;HTMLEditor\plugins\templates\templates\default.js;HTMLEditor\plugins\templates\templates\images\template1.gif;HTMLEditor\plugins\templates\templates\images\template2.gif;HTMLEditor\plugins\templates\templates\images\template3.gif;HTMLEditor\plugins\widget\images\handle.png;HTMLEditor\plugins\wsc\dialogs\ciframe.html;HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html;HTMLEditor\plugins\wsc\dialogs\wsc.css;HTMLEditor\plugins\wsc\dialogs\wsc.js;HTMLEditor\plugins\wsc\dialogs\wsc_ie.js;HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css;HTMLEditor\samples\css\samples.css;HTMLEditor\samples\img\github-top.png;HTMLEditor\samples\img\header-bg.png;HTMLEditor\samples\img\header-separator.png;HTMLEditor\samples\img\logo.png;HTMLEditor\samples\img\logo.svg;HTMLEditor\samples\img\navigation-tip.png;HTMLEditor\samples\index.html;HTMLEditor\samples\js\sample.js;HTMLEditor\samples\js\sf.js;HTMLEditor\samples\old\ajax.html;HTMLEditor\samples\old\api.html;HTMLEditor\samples\old\appendto.html;HTMLEditor\samples\old\assets\inlineall\logo.png;HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css;HTMLEditor\samples\old\assets\sample.jpg;HTMLEditor\samples\old\assets\uilanguages\languages.js;HTMLEditor\samples\old\datafiltering.html;HTMLEditor\samples\old\dialog\assets\my_dialog.js;HTMLEditor\samples\old\dialog\dialog.html;HTMLEditor\samples\old\divreplace.html;HTMLEditor\samples\old\enterkey\enterkey.html;HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf;HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js;HTMLEditor\samples\old\htmlwriter\outputforflash.html;HTMLEditor\samples\old\htmlwriter\outputhtml.html;HTMLEditor\samples\old\index.html;HTMLEditor\samples\old\inlineall.html;HTMLEditor\samples\old\inlinebycode.html;HTMLEditor\samples\old\inlinetextarea.html;HTMLEditor\samples\old\jquery.html;HTMLEditor\samples\old\magicline\magicline.html;HTMLEditor\samples\old\readonly.html;HTMLEditor\samples\old\replacebyclass.html;HTMLEditor\samples\old\replacebycode.html;HTMLEditor\samples\old\sample.css;HTMLEditor\samples\old\sample.js;HTMLEditor\samples\old\tabindex.html;HTMLEditor\samples\old\toolbar\toolbar.html;HTMLEditor\samples\old\uicolor.html;HTMLEditor\samples\old\uilanguages.html;HTMLEditor\samples\old\wysiwygarea\fullpage.html;HTMLEditor\samples\old\xhtmlstyle.html;HTMLEditor\samples\toolbarconfigurator\css\fontello.css;HTMLEditor\samples\toolbarconfigurator\font\fontello.svg;HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt;HTMLEditor\samples\toolbarconfigurator\index.html;HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js;HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js;HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js;HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js;HTMLEditor\Scripts\appealtemplateautomation.js;HTMLEditor\skins\moono-lisa\dialog.css;HTMLEditor\skins\moono-lisa\dialog_ie.css;HTMLEditor\skins\moono-lisa\dialog_ie8.css;HTMLEditor\skins\moono-lisa\dialog_iequirks.css;HTMLEditor\skins\moono-lisa\editor.css;HTMLEditor\skins\moono-lisa\editor_gecko.css;HTMLEditor\skins\moono-lisa\editor_ie.css;HTMLEditor\skins\moono-lisa\editor_ie8.css;HTMLEditor\skins\moono-lisa\editor_iequirks.css;HTMLEditor\skins\moono-lisa\icons.png;HTMLEditor\skins\moono-lisa\icons_hidpi.png;HTMLEditor\skins\moono-lisa\images\arrow.png;HTMLEditor\skins\moono-lisa\images\close.png;HTMLEditor\skins\moono-lisa\images\hidpi\close.png;HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png;HTMLEditor\skins\moono-lisa\images\hidpi\lock.png;HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png;HTMLEditor\skins\moono-lisa\images\lock-open.png;HTMLEditor\skins\moono-lisa\images\lock.png;HTMLEditor\skins\moono-lisa\images\refresh.png;HTMLEditor\skins\moono-lisa\images\spinner.gif;HTMLEditor\styles.js;HTMLEditor\vendor\promise.js;Images\arrow-down-white.png;Images\arrow-down.png;Images\arrow-right.png;Content\images\Medicare_B_Part_Header.png;Content\jquery.mentionsInput.css;Content\jquery.toggle-Icon.css;Charts\plugins\jqplot.barRenderer.js;Charts\plugins\jqplot.barRenderer.min.js;Charts\plugins\jqplot.BezierCurveRenderer.js;Charts\plugins\jqplot.BezierCurveRenderer.min.js;Charts\plugins\jqplot.blockRenderer.js;Charts\plugins\jqplot.blockRenderer.min.js;Charts\plugins\jqplot.bubbleRenderer.js;Charts\plugins\jqplot.bubbleRenderer.min.js;Charts\plugins\jqplot.canvasAxisLabelRenderer.js;Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js;Charts\plugins\jqplot.canvasAxisTickRenderer.js;Charts\plugins\jqplot.canvasAxisTickRenderer.min.js;Charts\plugins\jqplot.canvasOverlay.js;Charts\plugins\jqplot.canvasOverlay.min.js;Charts\plugins\jqplot.canvasTextRenderer.js;Charts\plugins\jqplot.canvasTextRenderer.min.js;Charts\plugins\jqplot.categoryAxisRenderer.js;Charts\plugins\jqplot.categoryAxisRenderer.min.js;Charts\plugins\jqplot.ciParser.js;Charts\plugins\jqplot.ciParser.min.js;Charts\plugins\jqplot.cursor.js;Charts\plugins\jqplot.cursor.min.js;Charts\plugins\jqplot.dateAxisRenderer.js;Charts\plugins\jqplot.dateAxisRenderer.min.js;Charts\plugins\jqplot.donutRenderer.js;Charts\plugins\jqplot.donutRenderer.min.js;Charts\plugins\jqplot.dragable.js;Charts\plugins\jqplot.dragable.min.js;Charts\plugins\jqplot.enhancedLegendRenderer.js;Charts\plugins\jqplot.enhancedLegendRenderer.min.js;Charts\plugins\jqplot.funnelRenderer.js;Charts\plugins\jqplot.funnelRenderer.min.js;Charts\plugins\jqplot.highlighter.js;Charts\plugins\jqplot.highlighter.min.js;Charts\plugins\jqplot.json2.js;Charts\plugins\jqplot.json2.min.js;Charts\plugins\jqplot.logAxisRenderer.js;Charts\plugins\jqplot.logAxisRenderer.min.js;Charts\plugins\jqplot.mekkoAxisRenderer.js;Charts\plugins\jqplot.mekkoAxisRenderer.min.js;Charts\plugins\jqplot.mekkoRenderer.js;Charts\plugins\jqplot.mekkoRenderer.min.js;Charts\plugins\jqplot.meterGaugeRenderer.js;Charts\plugins\jqplot.meterGaugeRenderer.min.js;Charts\plugins\jqplot.mobile.js;Charts\plugins\jqplot.mobile.min.js;Charts\plugins\jqplot.ohlcRenderer.js;Charts\plugins\jqplot.ohlcRenderer.min.js;Charts\plugins\jqplot.pieRenderer.js;Charts\plugins\jqplot.pieRenderer.min.js;Charts\plugins\jqplot.pointLabels.js;Charts\plugins\jqplot.pointLabels.min.js;Charts\plugins\jqplot.pyramidAxisRenderer.js;Charts\plugins\jqplot.pyramidAxisRenderer.min.js;Charts\plugins\jqplot.pyramidGridRenderer.js;Charts\plugins\jqplot.pyramidGridRenderer.min.js;Charts\plugins\jqplot.pyramidRenderer.js;Charts\plugins\jqplot.pyramidRenderer.min.js;Charts\plugins\jqplot.trendline.js;Charts\plugins\jqplot.trendline.min.js;Charts\syntaxhighlighter\scripts\shAutoloader.js;Charts\syntaxhighlighter\scripts\shAutoloader.min.js;Charts\syntaxhighlighter\scripts\shBrushJScript.js;Charts\syntaxhighlighter\scripts\shBrushJScript.min.js;Charts\syntaxhighlighter\scripts\shBrushXml.js;Charts\syntaxhighlighter\scripts\shBrushXml.min.js;Charts\syntaxhighlighter\scripts\shCore.js;Charts\syntaxhighlighter\scripts\shCore.min.js;Charts\syntaxhighlighter\styles\shCore.css;Charts\syntaxhighlighter\styles\shCore.min.css;Charts\syntaxhighlighter\styles\shCoreDefault.css;Charts\syntaxhighlighter\styles\shCoreDefault.min.css;Charts\syntaxhighlighter\styles\shThemeDefault.css;Charts\syntaxhighlighter\styles\shThemeDefault.min.css;Charts\syntaxhighlighter\styles\shThemejqPlot.css;Charts\syntaxhighlighter\styles\shThemejqPlot.min.css;clearapplicationcache.aspx;Content\bootstrap2.css;Content\bootstrapopt.css;Content\chosen-sprite@2x.png;Content\chosen-sprite.png;Content\chosen.css;Content\cmnStyle.css;Content\ContextMenu.css;Content\new-panel-style.css;Content\notification.css;Content\OrgChart\jquery.orgchart.css;Content\PARCSRAccountDetails.css;Content\PCRAgentGrid.css;Content\DynamicControl.css;Content\dynamicgrid.css;Content\GridConfig.css;Content\IEcompactibility.css;Content\images\ui-bg_flat_0_aaaaaa_40x100.png;Content\images\ui-bg_flat_75_ffffff_40x100.png;Content\images\ui-bg_glass_55_fbf9ee_1x400.png;Content\images\ui-bg_glass_65_ffffff_1x400.png;Content\images\ui-bg_glass_75_dadada_1x400.png;Content\images\ui-bg_glass_75_e6e6e6_1x400.png;Content\images\ui-bg_glass_95_fef1ec_1x400.png;Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png;Content\images\ui-icons_222222_256x240.png;Content\images\ui-icons_2e83ff_256x240.png;Content\images\ui-icons_454545_256x240.png;Content\images\ui-icons_888888_256x240.png;Content\images\ui-icons_cd0a0a_256x240.png;Content\jqpagination.css;Content\jquery.alerts.css;Content\jquery.contextMenu.css;Content\main.css;Content\menu\style-responsive.css;Content\Notifications.css;Content\Optimain.css;Content\PARCSR.css;Content\PrecallNotes.css;Content\PrecallNotesDetail.css;Content\prism.css;Content\Reportchosen.css;Content\RuleEngine.css;Content\select2.css;Content\Site.css;Content\styleReport.css;Content\PAR-PaymentPlanConfiguration.css;Content\test\ace.css;Content\test\ico.css;Content\test\jquery-ui.min.css;Content\test\jquery.multiselect.css;Content\test\jquery.multiselect.filter.css;Content\test\Newace.css;Content\test\prettify.css;Content\test\screen.css;Content\test\style.css;Content\text-highlighter.css;Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png;Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png;Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png;Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png;Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png;Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png;Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png;Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png;Content\themes\base\images\ui-icons_222222_256x240.png;Content\themes\base\images\ui-icons_2e83ff_256x240.png;Content\themes\base\images\ui-icons_454545_256x240.png;Content\themes\base\images\ui-icons_888888_256x240.png;Content\themes\base\images\ui-icons_cd0a0a_256x240.png;Content\themes\base\jquery-ui-1.10.3.custom.css;Content\themes\base\jquery-ui.css;Content\themes\base\jquery.ui.accordion.css;Content\themes\base\jquery.ui.all.css;Content\themes\base\jquery.ui.autocomplete.css;Content\themes\base\jquery.ui.base.css;Content\themes\base\jquery.ui.button.css;Content\themes\base\jquery.ui.core.css;Content\themes\base\jquery.ui.datepicker.css;Content\themes\base\jquery.ui.dialog.css;Content\themes\base\jquery.ui.progressbar.css;Content\themes\base\jquery.ui.resizable.css;Content\themes\base\jquery.ui.selectable.css;Content\themes\base\jquery.ui.slider.css;Content\themes\base\jquery.ui.tabs.css;Content\themes\base\jquery.ui.theme.css;Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png;Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png;Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png;Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png;Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png;Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png;Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png;Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png;Content\themes\base\minified\images\ui-icons_222222_256x240.png;Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png;Content\themes\base\minified\images\ui-icons_454545_256x240.png;Content\themes\base\minified\images\ui-icons_888888_256x240.png;Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png;Content\themes\base\minified\jquery-ui.min.css;Content\themes\base\minified\jquery.ui.accordion.min.css;Content\themes\base\minified\jquery.ui.autocomplete.min.css;Content\themes\base\minified\jquery.ui.button.min.css;Content\themes\base\minified\jquery.ui.core.min.css;Content\themes\base\minified\jquery.ui.datepicker.min.css;Content\themes\base\minified\jquery.ui.dialog.min.css;Content\themes\base\minified\jquery.ui.progressbar.min.css;Content\themes\base\minified\jquery.ui.resizable.min.css;Content\themes\base\minified\jquery.ui.selectable.min.css;Content\themes\base\minified\jquery.ui.slider.min.css;Content\themes\base\minified\jquery.ui.tabs.min.css;Content\themes\base\minified\jquery.ui.theme.min.css;Content\themes\theme-current.css;Content\themes\theme-green.css;Content\images\AppealTemplate\tm.png;Content\token-input.css;Content\validationEngine.jquery.css;Content\w2ui-1.4.3.css;Content\images\AppealTemplate\Wellcare.PNG;Downloads\Appeal_Filing_Limit_Mastr.xlsx;Downloads\Appeal_Filing_Limit_mstr.xlsx;Downloads\AR_Action_Mstr.xlsx;Downloads\AR_Reason.xlsx;Downloads\AR_Status_Mstr.xlsx;Downloads\Billing_Rejection_mstr.xlsx;Downloads\Billing_task_info_mstr.xlsx;Downloads\Bucket.xlsx;Downloads\Bucket_Mapping.xlsx;Downloads\charge Transactions.xlsx;Downloads\CPRConsolidationData.xlsx;Downloads\Denials.xlsx;Downloads\Encounters.xlsx;Downloads\Health Report.xlsx;Downloads\Insurance Information.xlsx;Downloads\Location mstr.xlsx;Downloads\P2P Suspend Rpt.xlsx;Downloads\Patient Demographics.xlsx;Downloads\Payer Mstr.xlsx;Downloads\Practice Mstr.xlsx;Downloads\Provider Mstr.xlsx;Downloads\Roles_Master.xlsx;Downloads\Shift_mstr.xlsx;Downloads\SNR.xlsx;Downloads\Timely_Filing_Limit_mstr.xlsx;Downloads\User_Category.xlsx;Downloads\User_mstr.xlsx;ErrorLog\ImportUtilityTracingLog.txt;ErrorLog\Reportlog.txt;ErrorLog\RuleEngineWCLog.txt;EXE\ExcelToNotepad.exe;favicon.ico;Global.asax;Images\account.png;Images\activity-icon-25.png;Images\add-cir.png;Images\add.png;Images\approve.gif;Images\arrow-top.png;Images\back_green.png;Images\back_icon.png;Images\bg2.jpg;Images\bg_header.png;Images\bg_login.png;Images\bg_logincontainer.png;Images\bg_menu.png;Images\BIcap.png;Images\browseicon.png;Images\button_all_left.jpg;Images\button_all_right.jpg;Images\button_down.jpg;Images\button_left.jpg;Images\button_right.jpg;Images\button_up.jpg;Images\category_downarrow.png;Images\chart_loading.gif;Images\Click.jpg;Images\client_icon.png;Images\close_sm.png;Images\close-grey.png;Images\comments.png;Images\completed_icon.png;Images\condbtn-addcondition.png;Images\condbtn-addpredicate.png;Images\condbtn-delete.png;Images\condbtn-enabled.png;Images\configuration.png;Images\copy.png;Images\cross-icon.png;Images\daily.png;Images\dashboard.png;Images\dash_sprite.png;Images\datepicker.png;Images\defaultsetting.png;Images\del-icon.png;Images\delete-org.png;Images\delete.png;Images\disable_icon.png;Images\dollar.png;Images\double-angle-pointing-to-right.png;Images\double-left-chevron.png;Images\down.gif;Images\download.png;Content\images\AppealTemplate\GEHA.png;Images\image base64.png;Images\IMPEL_GenericAppealCoverLetter.PNG;Images\inc-dnc.png;Images\inc-escalation.png;Images\inc-rep-caller.png;Images\loginbg.jpg;Images\loginbg.png;Images\logincontainerbg.png;Images\logo-IKS-sm.png;Images\menu.png;Images\noprofile.png;Images\noprofile1.jpg;Images\opt.chevron.down.png;Images\opt.chevron.left.png;Images\opt.chevron.right.png;Images\opt.chevron.up.png;Images\optimixlogo-sm.png;Images\optimixlogo.png;Images\PayerIcon.png;Images\plus-icon.png;Images\popup_close_sm.png;Images\ptrn.png;Images\ptrn2.png;Content\images\AppealTemplate\rightArrow.png;Images\ruleengine_icon.png;Images\sprite.png;Images\sprite1.png;Images\Top5.jpg;Images\edit.png;Images\encounter_transfer.png;Images\excl_export.png;Images\filter.png;Images\forwarded_icon.png;Images\global_search.png;Images\graph.png;Images\hash.png;Images\help.gif;Images\hide.png;Images\iks-practice-feat.png;Images\important.gif;Images\info.gif;Images\inventory.png;Images\leave_mgt.png;Images\loading.gif;Images\masters.png;Images\monthly.png;Images\msg_error.png;Images\msg_info.png;Images\msg_success.png;Images\msg_warning.png;Images\notification.png;Images\notification_icon.png;Images\notification_icon1.png;Images\optimix-logo.png;Images\pass_icon.png;Images\popup_close.png;Images\productivity-gr.png;Images\productivity-icon.png;Images\quality.png;Images\quality_check_icon.png;Images\reject.png;Images\remove-icon.png;Images\report.png;Images\RNR.png;Images\search_icon.png;Images\security.png;Images\show.png;Images\showhide.png;Images\ShowHide_summary.png;Images\sidebar-menu-arrow.png;Images\sidebar-toggler.jpg;Images\sort-20.png;Images\summary_icon.png;Images\tabuler.png;Images\tasked_icon.png;Images\transparent.jpg;Images\transparent2.png;Images\transparent3.png;Images\up.gif;Images\uploadicon.png;Images\user_icon.png;Images\user_mapping.png;Images\vdividerline.png;Images\view-enc.png;Images\weekly.png;Images\work_order.png;kms-integration.readme.txt;NReco.PdfGenerator.dll;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG;obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG;PdfSharp.SharpZipLib\ReadMe.txt;Images\ProfileImages\20181128013230-NewUser1.PNG;Images\ProfileImages\noprofile.png;Images\ProfileImages\trans1.png;Resources\Messages.de.txt;Resources\Messages.txt;Scripts\jquery-3.6.0.min.js;Scripts\TemplateAutomation.js;Scripts\ActionCodeCommon.js;Scripts\AddMenu.js;Scripts\AppealTemplate.js;Scripts\BillingPPEncounterDetail.js;Scripts\BillingPPWorkFlow.js;Scripts\BillingPPWorkOrder.js;Scripts\BillingPPWorkOrderDetail.js;Scripts\BucketProcessMapping.js;Scripts\CallCheck.js;Scripts\Chart.js;Scripts\Clinic.js;Scripts\ClinicDetails.js;Scripts\ClinicSearch.js;Scripts\DareImport.js;Scripts\extend.jquery.validate.js;Scripts\ExternalActivityCode.js;Scripts\GlobalSearch.js;Scripts\GlobalSearchBilling.js;Scripts\GlobalSearchBillingPP.js;Scripts\jquery-1.6.4.js;Scripts\jquery-1.6.4.min.js;Scripts\jquery-3.3.1.min.js;Scripts\Jquery-Active-Directory-Config.js;Scripts\jquery-ARWorkFlow.js;Scripts\Jquery-CBRWOAction.js;Scripts\jquery-CBRWorkFlow.js;Scripts\jquery-InventoryAllocation.js;Scripts\jquery-PARCSR-PaymentPlan.js;Scripts\jquery-RefundDocument.js;Scripts\Jquery-RefundTypeMapping.js;Scripts\jquery-ui-1.12.min.js;Scripts\jquery.orgchart.js;Scripts\jquery.signalR-2.4.1.js;Scripts\jquery.signalR-2.4.1.min.js;Scripts\ManualAllocation.js;Scripts\MessageTemplate.js;Scripts\Notifier.js;Scripts\OrgChart\jquery.orgchart.js;Scripts\CBR_EncounterDetails.js;Scripts\PARCSR_AccountDetails.js;Scripts\PayerURLMaster.js;Scripts\plugins\asynchronous.execution.js;Scripts\auto.action.template.js;Scripts\bi.data.js;Scripts\plugins\inline.style.js;Scripts\RefundTemplate.js;Scripts\Report.js;Scripts\ReportImport.js;Scripts\RuleEngine.js;Scripts\Sampling.js;Scripts\SamplingExecution.js;Scripts\session.js;Scripts\sop-display.js;Scripts\html2canvas.js;Scripts\jquery-BucketDetails.js;Reports\Forms\demoBillReport.aspx;Reports\Forms\demoReport.aspx;Reports\Forms\frmGen.aspx;Reports\Forms\ReportHome.aspx;Scripts\ARWOChart.js;Scripts\chosen.ajaxaddition.jquery.js;Scripts\chosen.js;Scripts\Common.js;Scripts\ConfigGroup.js;Scripts\jquery-CSRWorkOrder.js;Scripts\jquery-ExternalCommon.js;Scripts\jquery-input-field-configuration.js;Scripts\jquery-PCR-PaymentPlan.js;Scripts\jquery-PCR-PaymentPlanConfiguration.js;Scripts\jquery-RuleEngineEnhancement.js;Scripts\jquery-sortable-control.js;Scripts\jquery.elastic.js;Scripts\jquery.events.input.js;Scripts\jquery.mentionsInput.js;Scripts\jquery.OpsShuffling.js;Scripts\jquery.signalR-2.2.2.js;Scripts\jquery.signalR-2.2.2.min.js;Scripts\jquery.simulate.js;Scripts\jquery.textarea-highlighter-helper.js;Scripts\jquery.textarea-highlighter.min.js;Scripts\jquery.timepicker.js;Scripts\jquery.validate.additional.custom.methods.js;Scripts\jquery.validate.additional.methods.js;Scripts\jquery.validate.js;Images\arrow.gif;Images\arrow_d.gif;Images\arrow_l.gif;Images\arrow_r.gif;Images\arrow_u.gif;Content\js-graph-it.css;Scripts\js-graph-it\dynamic-position.js;Scripts\js-graph-it\js-graph-it.js;Images\move.gif;Scripts\notification.js;Scripts\jsrender.js;Scripts\PCREncActionDetails.js;Scripts\Dashboards.js;Scripts\DynamicChart.js;Scripts\DynamicControlCommon.js;Scripts\highlight.js;Scripts\jquery-1.10.2.min.js;Scripts\jquery-migrate-1.2.1.min.js;Scripts\jquery-ui-1.8.13.custom.min.js;Scripts\jquery-ui.js;Scripts\jquery.alerts.js;Scripts\jquery.contextMenu.js;Scripts\jquery.idletimer.js;Scripts\jquery.tokeninput.js;Scripts\Keys\javaScriptHotKeys.js;Scripts\Keys\jquery.key.js;Scripts\Login.js;Scripts\master.js;Scripts\menu\app.js;Scripts\menu\bootstrap-hover-dropdown.min.js;Scripts\menu\bootstrap.min.js;Scripts\jquery.blockui.min.js;Scripts\jquery-PCR-Common.js;Scripts\menu\jquery.slimscroll.min.js;Scripts\PCR_AccountDetails.js;Scripts\plugins\flexi.accordion.js;Scripts\role.js;Scripts\jquery-PrecallNotes.js;Scripts\RptCommonFunctions.js;Scripts\RuleStrategyConditionBox.js;Scripts\select2.full.js;Scripts\select2.js;Scripts\jquery-input-field-mapping.js;Scripts\jquery.textarea-highlighter-trie.js;Scripts\sop-document.js;Scripts\StatusActionMapping.js;Scripts\StatusCodeCommon.js;Scripts\TaskingHeader.js;Scripts\tinymce\jquery.tinymce.min.js;Scripts\tinymce\license.txt;Scripts\tinymce\plugins\advlist\plugin.js;Scripts\tinymce\plugins\advlist\plugin.min.js;Scripts\tinymce\plugins\anchor\plugin.js;Scripts\tinymce\plugins\anchor\plugin.min.js;Scripts\tinymce\plugins\autolink\plugin.js;Scripts\tinymce\plugins\autolink\plugin.min.js;Scripts\tinymce\plugins\autoresize\plugin.js;Scripts\tinymce\plugins\autoresize\plugin.min.js;Scripts\tinymce\plugins\autosave\plugin.js;Scripts\tinymce\plugins\autosave\plugin.min.js;Scripts\tinymce\plugins\bbcode\plugin.js;Scripts\tinymce\plugins\bbcode\plugin.min.js;Scripts\tinymce\plugins\charmap\plugin.js;Scripts\tinymce\plugins\charmap\plugin.min.js;Scripts\tinymce\plugins\codesample\plugin.js;Scripts\tinymce\plugins\codesample\plugin.min.js;Scripts\tinymce\plugins\code\plugin.js;Scripts\tinymce\plugins\code\plugin.min.js;Scripts\tinymce\plugins\colorpicker\plugin.js;Scripts\tinymce\plugins\colorpicker\plugin.min.js;Scripts\tinymce\plugins\contextmenu\plugin.js;Scripts\tinymce\plugins\contextmenu\plugin.min.js;Scripts\tinymce\plugins\directionality\plugin.js;Scripts\tinymce\plugins\directionality\plugin.min.js;Scripts\tinymce\plugins\emoticons\js\emojis.js;Scripts\tinymce\plugins\emoticons\js\emojis.min.js;Scripts\tinymce\plugins\emoticons\plugin.js;Scripts\tinymce\plugins\emoticons\plugin.min.js;Scripts\tinymce\plugins\fullpage\plugin.js;Scripts\tinymce\plugins\fullpage\plugin.min.js;Scripts\tinymce\plugins\fullscreen\plugin.js;Scripts\tinymce\plugins\fullscreen\plugin.min.js;Scripts\tinymce\plugins\help\plugin.js;Scripts\tinymce\plugins\help\plugin.min.js;Scripts\tinymce\plugins\hr\plugin.js;Scripts\tinymce\plugins\hr\plugin.min.js;Scripts\tinymce\plugins\imagetools\plugin.js;Scripts\tinymce\plugins\imagetools\plugin.min.js;Scripts\tinymce\plugins\image\plugin.js;Scripts\tinymce\plugins\image\plugin.min.js;Scripts\tinymce\plugins\importcss\plugin.js;Scripts\tinymce\plugins\importcss\plugin.min.js;Scripts\tinymce\plugins\insertdatetime\plugin.js;Scripts\tinymce\plugins\insertdatetime\plugin.min.js;Scripts\tinymce\plugins\legacyoutput\plugin.js;Scripts\tinymce\plugins\legacyoutput\plugin.min.js;Scripts\tinymce\plugins\link\plugin.js;Scripts\tinymce\plugins\link\plugin.min.js;Scripts\tinymce\plugins\lists\plugin.js;Scripts\tinymce\plugins\lists\plugin.min.js;Scripts\tinymce\plugins\media\plugin.js;Scripts\tinymce\plugins\media\plugin.min.js;Scripts\tinymce\plugins\nonbreaking\plugin.js;Scripts\tinymce\plugins\nonbreaking\plugin.min.js;Scripts\tinymce\plugins\noneditable\plugin.js;Scripts\tinymce\plugins\noneditable\plugin.min.js;Scripts\tinymce\plugins\pagebreak\plugin.js;Scripts\tinymce\plugins\pagebreak\plugin.min.js;Scripts\tinymce\plugins\paste\plugin.js;Scripts\tinymce\plugins\paste\plugin.min.js;Scripts\tinymce\plugins\preview\plugin.js;Scripts\tinymce\plugins\preview\plugin.min.js;Scripts\tinymce\plugins\print\plugin.js;Scripts\tinymce\plugins\print\plugin.min.js;Scripts\tinymce\plugins\quickbars\plugin.js;Scripts\tinymce\plugins\quickbars\plugin.min.js;Scripts\tinymce\plugins\save\plugin.js;Scripts\tinymce\plugins\save\plugin.min.js;Scripts\tinymce\plugins\searchreplace\plugin.js;Scripts\tinymce\plugins\searchreplace\plugin.min.js;Scripts\tinymce\plugins\spellchecker\plugin.js;Scripts\tinymce\plugins\spellchecker\plugin.min.js;Scripts\tinymce\plugins\tabfocus\plugin.js;Scripts\tinymce\plugins\tabfocus\plugin.min.js;Scripts\tinymce\plugins\table\plugin.js;Scripts\tinymce\plugins\table\plugin.min.js;Scripts\tinymce\plugins\template\plugin.js;Scripts\tinymce\plugins\template\plugin.min.js;Scripts\tinymce\plugins\textcolor\plugin.js;Scripts\tinymce\plugins\textcolor\plugin.min.js;Scripts\tinymce\plugins\textpattern\plugin.js;Scripts\tinymce\plugins\textpattern\plugin.min.js;Scripts\tinymce\plugins\toc\plugin.js;Scripts\tinymce\plugins\toc\plugin.min.js;Scripts\tinymce\plugins\visualblocks\plugin.js;Scripts\tinymce\plugins\visualblocks\plugin.min.js;Scripts\tinymce\plugins\visualchars\plugin.js;Scripts\tinymce\plugins\visualchars\plugin.min.js;Scripts\tinymce\plugins\wordcount\plugin.js;Scripts\tinymce\plugins\wordcount\plugin.min.js;Scripts\tinymce\skins\content\dark\content.css;Scripts\tinymce\skins\content\dark\content.min.css;Scripts\tinymce\skins\content\default\content.css;Scripts\tinymce\skins\content\default\content.min.css;Scripts\tinymce\skins\content\document\content.css;Scripts\tinymce\skins\content\document\content.min.css;Scripts\tinymce\skins\content\writer\content.css;Scripts\tinymce\skins\content\writer\content.min.css;Scripts\tinymce\skins\ui\oxide-dark\content.css;Scripts\tinymce\skins\ui\oxide-dark\content.inline.css;Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css;Scripts\tinymce\skins\ui\oxide-dark\content.min.css;Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css;Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css;Scripts\tinymce\skins\ui\oxide-dark\skin.css;Scripts\tinymce\skins\ui\oxide-dark\skin.min.css;Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css;Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css;Scripts\tinymce\skins\ui\oxide\content.css;Scripts\tinymce\skins\ui\oxide\content.inline.css;Scripts\tinymce\skins\ui\oxide\content.inline.min.css;Scripts\tinymce\skins\ui\oxide\content.min.css;Scripts\tinymce\skins\ui\oxide\content.mobile.css;Scripts\tinymce\skins\ui\oxide\content.mobile.min.css;Scripts\tinymce\skins\ui\oxide\skin.css;Scripts\tinymce\skins\ui\oxide\skin.min.css;Scripts\tinymce\skins\ui\oxide\skin.mobile.css;Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css;Scripts\tinymce\themes\mobile\theme.js;Scripts\tinymce\themes\mobile\theme.min.js;Scripts\tinymce\themes\silver\theme.js;Scripts\tinymce\themes\silver\theme.min.js;Scripts\tinymce\tinymce.js;Scripts\tinymce\tinymce.min.js;Scripts\tooltipster.bundle.js;Scripts\underscore-min.js;Scripts\User.Category.Mapping.js;Scripts\User.js;Scripts\w2ui-1.4.3.js;Scripts\WOBlgChart.js;Scripts\WorkOrdeDetails.js;Scripts\workorder.js;Scripts\WorkOrderactionlevel.js;Scripts\YFReports.js;Static\EcsStatusCodeHelp.html;styleguide.html;testdb.aspx;Downloads\Inventory_Allocation.xlsx;Downloads\QCASampleAllocation.xlsx;Downloads\Action_Mstr.xlsx;Downloads\Status_Mstr.xlsx;Downloads\Qca_AgentRating.xlsx;Downloads\EncounterDnc.xlsx;Downloads\InputMappingStatusActionFieldFile.csv;Downloads\InputMappingStatusActionFile.csv;Downloads\InputMappingMasterFile.csv;Downloads\CPTRuleLevelConfig.xlsx;Downloads\ExternalUserMapping.xlsx;Downloads\BulkCompletion.xlsx;Downloads\ecs_payer_mapping.xlsx;Downloads\Special_Project.xlsx;Downloads\InputMappingMasterFile.xlsx;Downloads\InputMappingStatusActionFieldFile.xlsx;Downloads\InputMappingStatusActionFile.xlsx;HTMLEditor\CHANGES.md;HTMLEditor\LICENSE.md;HTMLEditor\plugins\scayt\CHANGELOG.md;HTMLEditor\plugins\scayt\LICENSE.md;HTMLEditor\plugins\scayt\README.md;HTMLEditor\plugins\wsc\LICENSE.md;HTMLEditor\plugins\wsc\README.md;HTMLEditor\README.md;HTMLEditor\samples\old\assets\posteddata.php;HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla;HTMLEditor\samples\old\sample_posteddata.php;HTMLEditor\samples\toolbarconfigurator\font\config.json;HTMLEditor\samples\toolbarconfigurator\font\fontello.eot;HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf;HTMLEditor\samples\toolbarconfigurator\font\fontello.woff;HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE;HTMLEditor\skins\moono-lisa\readme.md;HTMLEditor\ImageUpload.ashx;Downloads\ECS_Location_NPI.xlsx;Downloads\ecs_response_claim_codes_mapping.xlsx;Downloads\Bucket_Create_Mapping.xlsx;Downloads\TaskHistory.xlsx;Downloads\OpenBatchReportTemplate.xlsx;Downloads\Holiday_mstr.xlsx;Downloads\InputMappingMaster.csv;Downloads\Visit_Reason_Master.xlsx;Downloads\Speciality_Master.xlsx;Downloads\evbv_provider_details.xlsx;Downloads\Vendor_Payer_Master.xlsx;Downloads\Vendor_payer_mapping.xlsx;Downloads\Provider_Payer_Mapping.xlsx;Views\Clinic\_ClinicExtSearchTask.cshtml;Static\HotKeysDesc.html;Views\RuleEngine\RulePriority.cshtml;Properties\Settings.settings;Views\W2UI\W2UIGrid.cshtml;Views\W2UI\GridComparison.cshtml;Views\RaImport\RaImport.cshtml;Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml;Views\PaymentPlan\_CreatePaymentPlan.cshtml;Views\PaymentPlan\_ViewPaymentPlan.cshtml;Views\PCRStatusCode\PCRStatusList.cshtml;Views\PCRStatusCode\PCRStatusCode.cshtml;Views\PCRActionCode\PCRActionList.cshtml;Views\PCRActionCode\PCRActionCode.cshtml;Views\Ldap\Error.cshtml;Views\BucketCategory\BucketCategory.cshtml;Views\BucketCategory\BucketCategoryDetails.cshtml;Views\StageConditionMapping\StageMappingCondition.cshtml;Views\BucketDetails\CreateBucket.cshtml;Views\StageAction\StageAction.cshtml;Views\QcaSubprocess\QcaSubprocessCode.cshtml;Views\QcaSubprocess\QcaSubprocessList.cshtml;Views\PCRPaymentPlan\Index.cshtml;Views\OpsShuffling\OpsShuffling.cshtml;Views\BucketDetails\ViewBucketDetailsList.cshtml;Views\PCRRAStatus\PCRRAStatusList.cshtml;Views\PCRRAStatus\PCRRAStatus.cshtml;Views\RuleEngineStrategy\RuleEngineStrategy.cshtml;Views\BucketDetails\_CreateUpdateBucket.cshtml;Views\BucketDetails\_BucketPriority.cshtml;Views\TestRuleEngine\TestRuleEngine.cshtml;Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml;Views\RuleEngineStrategy\RuleEngineConfig.cshtml;Views\QACheckType\QACheckTypeList.cshtml;Views\QACheckType\QACheckType.cshtml;Views\BucketDetails\_BucketMapping.cshtml;Views\BucketDetails\_PreviewBucketMapping.cshtml;XML\835Constants.xml;XML\Breadcrumb.xml;XML\GridConfigOptions.xml;XML\ReportBreadcrumb.xml;XML\Messages.xml;XML\StatusModel.xml;XML\Label.xml;XML\UserModel.xml;XML\Validation.xml;Charts\syntaxhighlighter\LGPL-LICENSE;Charts\syntaxhighlighter\MIT-LICENSE;Content\fonts\Calibri.ttf;Content\fonts\Calibri.eot;Content\fonts\calibri.woff;Content\fonts\Calibri_Bold.eot;Content\fonts\Calibri Bold.ttf;Content\fonts\Calibri.otf;Content\fonts\Calibri Bold.otf;Content\fonts\Calibri Bold.eot;Reports\DataSet\dsAR.xsc;Reports\DataSet\dsAR.xss;Reports\DataSet\dsParameters.xsc;Reports\DataSet\dsDemo.xsc;Reports\DataSet\dsCompliance.xsc;Reports\DataSet\dsBilling.xsc;Reports\DataSet\dsAutoPost.xsc;Reports\DataSet\dsAutoPost.xss;Reports\DataSet\dsBilling.xss;Reports\DataSet\dsCBR.xsc;Reports\DataSet\dsCBR.xss;Reports\DataSet\dsCompliance.xss;Reports\DataSet\dsCsr.xsc;Reports\DataSet\dsCco.xsc;Reports\DataSet\dsCco.xss;Reports\DataSet\dsCsr.xss;Reports\DataSet\dsDashboard.xsc;Reports\DataSet\dsDashboard.xss;Reports\DataSet\dsDemo.xss;Reports\DataSet\dsDemoBL.xsc;Reports\DataSet\dsDemoBL.xss;Reports\DataSet\dsParameters.xss;Images\accent.png;Images\bullet.png;Images\heroAccent.png;Images\minus.png;Images\plus.png;Web.config;Web.Debug.config;Web.Release.config;Views\_ViewStart.cshtml;Views\Home\About.cshtml;Views\Home\Contact.cshtml;Views\Home\Index.cshtml;Views\Shared\Error.cshtml;Views\Shared\_LoginPartial.cshtml;Views\Shared\_Layout.cshtml;Views\Web.config;Views\User\Index.cshtml;Views\Shared\_DareLayout.cshtml;Views\Shared\_MenuPartial.cshtml;Views\RolePrivilege\CreateRolePrivilege.cshtml;Views\User\UserReg.cshtml;Views\RolePrivilege\DisplayRoleList.cshtml;Views\User\UsersList.cshtml;Views\Shared\_DControl.cshtml;Views\ActivityCode\ARActivityActionCode.cshtml;Views\ActivityCode\ARActivityStatusCode.cshtml;Views\ActivityCode\ARActivityStatusList.cshtml;Views\Home\GridTest.cshtml;Views\ActivityCode\ARActivityActionList.cshtml;Views\Shared\_Control.cshtml;Views\ActivityCode\ARActivityReasonCode.cshtml;Views\ActivityCode\ARActivityReasonList.cshtml;Views\RootCause\RootCauseAction.cshtml;Views\RootCause\RCActionList.cshtml;Views\RootCause\CreateRejectionType.cshtml;Views\RootCause\RCRejectionList.cshtml;Views\Billing\BillingTransfer.cshtml;Views\TaskingHeader\TaskingHeaderField.cshtml;Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml;Views\Shared\_WFConditionPartial.cshtml;Views\Shared\_WFActionPartial.cshtml;Views\WorkAllocation\WorkAllocation.cshtml;Views\Billing\BillingWorkOrder.cshtml;Views\Shared\ErrorPage.cshtml;Views\TLSummary\OverallSummary.cshtml;Views\Shared\_ManagerSummaryGrid.cshtml;Views\Shared\_TLSummaryGrid.cshtml;Views\Leave\Leave.cshtml;Views\WorkFlowConfig\WorkFlowConfigList.cshtml;Views\WorkAllocation\WorkReAllocation.cshtml;Views\Home\BillingWorkOrder.cshtml;Views\Shared\_WorkOrderGridPartial.cshtml;Views\ACRDashBoard\DisplayDashboard.cshtml;Views\Shift\Create.cshtml;Views\Shift\Details.cshtml;Views\Clinic\Clinic.cshtml;Views\Home\BillingEncounterDetails.cshtml;Views\Home\BillingPatientDetails.cshtml;Views\Shared\_WorkOrderPatientEncGrid.cshtml;Views\Clinic\ExtSearchnTask.cshtml;Views\TimelyFilingLimit\TimelyFilingLimit.cshtml;Views\RuleEngine\Index.cshtml;Views\Preference\preference.cshtml;Views\Preference\PreferenceControl.cshtml;Views\Shared\_PrivilegeGrid.cshtml;Views\Clinic\SearchEncounter.cshtml;Views\Shared\Breadcrumb.cshtml;Views\Shared\_InventoryCountForWorkOrder.cshtml;Views\Shared\_WorkOrderSummaryGridPartial.cshtml;Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml;Views\Shared\Lock.cshtml;Views\Report\Report.cshtml;Views\Home\HearthRate.cshtml;Views\Clinic\ExternalUserMapping.cshtml;Views\ReportImport\ReportImport.cshtml;Views\RuleEngine\EngineView.cshtml;Views\Home\NotificationAlerts.cshtml;Views\Report\StrategyOutcome.cshtml;Views\Report\EffortProjection.cshtml;Views\Report\StrategyCompliance.cshtml;Views\Report\PaymentProjections.cshtml;Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml;Views\Shared\_ProductVersion.cshtml;Views\Report\StrategyOutcomeBill.cshtml;Views\Report\EffortProjectionBill.cshtml;Views\Report\StrategyComplianceBill.cshtml;Views\Report\PaymentProjectionsBill.cshtml;Views\Report\ExportExcel.cshtml;Views\Report\ReportHome.cshtml;Views\QA\ErrorRectification.cshtml;Views\Clinic\ClinicEncounterDetails.cshtml;Views\Home\Activity.cshtml;Views\Home\Inventory.cshtml;Views\PayerURLMaster\PayerURLMaster.cshtml;Views\DareImport\DareImport.cshtml;Views\AuditLog\AuditLog.cshtml;Views\DareImportSchedule\DareImportSchedule.cshtml;Views\Shared\ShowUpdateMessage.cshtml;Views\Scheduler\SchedulerConfig.cshtml;Views\ExternalActivityCode\ExternalActivityActionList.cshtml;Views\ExternalActivityCode\ExternalActivityActionCode.cshtml;Views\Inventory\Inventory.cshtml;Views\ProductionColumn\ProductionColumn.cshtml;Views\WorkOrderConfig\ViewConfiguration.cshtml;Views\WorkOrderConfig\CreateConfiguration.cshtml;Views\GlobalSearch\GlobalSearch.cshtml;Views\GlobalSearch\GlobalSearchBilling.cshtml;Views\ACRDashBoard\DashboardTarget.cshtml;Views\AppealsFillingLimit\AppealsFillingLimit.cshtml;Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml;Views\Shared\_WorkOrderStatusDashboardPartial.cshtml;Views\Shared\_HighRiskBucketPartial.cshtml;Views\BLGDashboard\BLGDashboard.cshtml;Views\ARDashboard\ARDashboard.cshtml;Views\Shared\_BilledUnbilledDataPartial.cshtml;Views\Shared\_ProductionScoreBoard.cshtml;Views\Shared\_ARDenial.cshtml;Views\Shared\_AREncounterCategory.cshtml;Views\Shared\_EntityResponsibility.cshtml;Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml;Views\Shared\_ARHighRiskBucketPartial.cshtml;Views\Shared\_TopRejectionDataPartial.cshtml;Views\Shared\_ProductionChart.cshtml;Views\Shared\_ARAging.cshtml;Views\Shared\_RejectionTrending.cshtml;Views\Shared\_RejectionTrendingPVC.cshtml;Views\Shared\_ARAginglinechart.cshtml;Views\Shared\_DareMenu.cshtml;Views\Lock\RedirectToLogOff.cshtml;Views\Shared\_AppealFilingLimitPartial.cshtml;Views\WorkFlowConfig\_RuleBox.cshtml;Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml;Views\Shared\_WFConditionPartialTest.cshtml;Views\GridConfig\Index.cshtml;Views\GridConfig\_GridOptions.cshtml;Views\WorkFlowConfig\WorkFlowConfig.cshtml;Views\RuleEngineConfig\RuleEngineConfig.cshtml;Views\GridConfig\_ColumnOptions.cshtml;Views\RuleEngineConfig\RuleWorkFlowList.cshtml;Views\GridConfig\_SearchOrder.cshtml;Views\GridConfig\_SortOrder.cshtml;Views\GridConfig\_LinkOptions.cshtml;Views\RuleEngineConfig\_RuleBox.cshtml;Views\WorkFlowConfig\WorkFlowNewPage.cshtml;Views\Shared\_Demographic.cshtml;Views\ReportImport\_RejectionSummary.cshtml;Views\Shared\_DareLayoutAssociate.cshtml;Views\ConfigurationGroup\ConfigurationGroup.cshtml;Views\ConfigurationGroup\ConfigGroupAdd.cshtml;Views\GlobalSearch\_ARGlobalSearchAction.cshtml;Views\GlobalSearch\_BLGlobalSearchAction.cshtml;Views\GlobalSearch\_ARComplete.cshtml;Views\GlobalSearch\_ARForwardedTo.cshtml;Views\GlobalSearch\_ARTasking.cshtml;Views\User\SessionOut.cshtml;Views\Shared\_UserCategoryMenu.cshtml;Views\GlobalSearch\_BLComplete.cshtml;Views\GlobalSearch\_BLTasking.cshtml;Views\Home\_BLComplete.cshtml;Views\Home\_BLForward.cshtml;Views\Home\_BLTasking.cshtml;Views\Clinic\_RightActivityPanel.cshtml;Views\Clinic\_QualityPanel.cshtml;Views\Clinic\_ClinicTasking.cshtml;Views\Clinic\_ClinicComplete.cshtml;Views\Clinic\_ClinicEncounterDetailsTask.cshtml;Views\Clinic\_ClinicEncounterDetailsComplete.cshtml;Views\Shared\_DControlOptions.cshtml;Views\Shared\_InventoryCountForWorkOrder_BL.cshtml;Views\Home\_BLReassign.cshtml;Views\Home\_EncDetailsComplete.cshtml;Views\Home\_EncDetailsForwardTo.cshtml;Views\Home\_EncDetailsTasking.cshtml;Views\DenialConfiguration\DenialConfigurationDisplay.cshtml;Views\DenialConfiguration\DenialConfiguration.cshtml;Views\DenialConfiguration\_DenialConfig.cshtml;Views\ManualAllocation\Allocate.cshtml;Views\Sampling\Sampling.cshtml;Views\SamplingExecution\GetExecutionList.cshtml;Views\QAWorkOrder\QAWorkOrderDetails.cshtml;Views\QAWorkSummary\QAWorkSummaryDetails.cshtml;Views\BucketProcessMapping\BucketProcessMapping.cshtml;Views\SamplingExecution\_SamplingList.cshtml;Views\Evaluation\EvaluationView.cshtml;Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml;Views\Shared\_EncounterDetails.cshtml;Views\SampleRuleConfig\SampleRuleConfig.cshtml;Views\Evaluation\_EvaluationView.cshtml;Views\SampleRuleConfig\_SampleRuleBox.cshtml;Views\Evaluation\Evaluation.cshtml;Views\Shared\_EncounterParm.cshtml;Views\SampleRuleConfig\_WFSampleCondition.cshtml;Views\SampleRuleConfig\SampleRuleConfigList.cshtml;Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml;Views\Evaluation\_EvaluationParametersPartial.cshtml;Views\Evaluation\_EncounterDetailsQA.cshtml;Views\SamplingExecution\AdhocList.cshtml;Reports\DataSet\dsQA.xsc;Reports\DataSet\dsPP.xsc;Reports\DataSet\dsPP.xss;Reports\DataSet\dsQA.xss;Views\QualityCheck\QualityCheckView.cshtml;Views\QAQualityParameter\QualityParameter.cshtml;Views\QAQualityParameter\_ParameterList.cshtml;Views\QARuleEngineConfig\_QARuleBox.cshtml;Views\QARuleEngineConfig\QARuleEngineConfig.cshtml;Views\QARuleEngineConfig\QARuleConfigList.cshtml;Views\QARuleEngineConfig\_WFSampleCondition.cshtml;Views\PracticeWiseEncounterInfo\Index.cshtml;Views\Caching\Caching.cshtml;Views\Caching\_CachingView.cshtml;Views\OptimixMenu\MenuDetails.cshtml;Views\OptimixMenu\AddMenu.cshtml;Views\Test\Index.cshtml;Views\RuleEngineStrategy\_RuleListBox.cshtml;Views\InventoryAllocation\InventoryAllocation.cshtml;Views\InventoryAllocation\_Inventory.cshtml;Views\InventoryAllocation\_GeneratedList.cshtml;Views\Bucket\BucketMapping.cshtml;Views\Bucket\CreateBucket.cshtml;Views\Bucket\ViewBucketList.cshtml;Views\Shared\BulkCompletion.cshtml;Views\ActionCodeCommon\ActionCode.cshtml;Views\ActionCodeCommon\ActionCodeList.cshtml;Views\StatusActionMapping\StatusActionMapping.cshtml;Views\StatusActionMapping\StatusActionMappingList.cshtml;Views\StatusCodeCommon\StatusCode.cshtml;Views\StatusCodeCommon\StatusCodeList.cshtml;Views\InputField\Crud.cshtml;Views\InputField\Index.cshtml;Views\InputField\_DateConfiguration.cshtml;Views\InputField\_MultiFieldConfiguration.cshtml;Views\InputField\_TextBoxConfiguration.cshtml;Views\InputFieldControl\GetControl.cshtml;Views\InputFieldControl\GetControls.cshtml;Views\InputFieldMapping\Crud.cshtml;Views\Shared\_SortableControl.cshtml;Views\InputFieldMapping\Index.cshtml;Views\InputFieldControl\_GetStatusAction.cshtml;Views\Account\_ChangePasswordPartial.cshtml;Views\Account\_ExternalLoginsListPartial.cshtml;Views\Account\_RemoveExternalLoginsPartial.cshtml;Views\Account\_SetPasswordPartial.cshtml;Views\Account\ExternalLoginConfirmation.cshtml;Views\Account\ExternalLoginFailure.cshtml;Views\Account\Login.cshtml;Views\Account\Manage.cshtml;Views\Account\Register.cshtml;Views\QAAgentRating\QAAgentRating.cshtml;Views\QAAgentRating\QAAgentRatingList.cshtml;Views\QAAgentRating\QAAgentRatingUpdate.cshtml;Views\AppealTemplate\AppealTemplateList.cshtml;Views\AppealTemplate\_UploadTemplate.cshtml;Views\AppealTemplate\Aetna_Sample.cshtml;Views\AppealTemplate\_AppealTemplate.cshtml;Views\AppealTemplate\AppealConfiguration.cshtml;Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml;Views\AppealTemplate\_AppealWorkOrderLink.cshtml;Views\AppealTemplate\AppealSchedulureReport.cshtml;Views\AppealTemplate\AT_THC_Humana_Care.cshtml;Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml;Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml;Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml;Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml;Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml;Views\AppealTemplate\AT_THC_Aetna_denied.cshtml;Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml;Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml;Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml;Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml;Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml;Views\AppealTemplate\AT_THC_FAX_Cover.cshtml;Views\AppealTemplate\AT_THC_Amerigroup.cshtml;Views\AppealTemplate\AT_THC_BCBS.cshtml;Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml;Views\AppealTemplate\AT_THC_Care_N_Care.cshtml;Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml;Views\AppealTemplate\AT_THC_Cook_Star.cshtml;Views\AppealTemplate\AT_THC_Doppler_Report.cshtml;Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml;Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml;Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml;Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml;Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml;Views\AppealTemplate\AT_THC_General_Appeal.cshtml;Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml;Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml;Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml;Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml;Views\AppealTemplate\AT_THC_Medicare.cshtml;Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml;Views\AppealTemplate\AT_THC_UHC_Direct.cshtml;Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml;Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml;Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml;Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml;Views\AppealTemplate\_AppealTemplateParent.cshtml;Views\OptimixRolePrivilege\MenuDetails.cshtml;Views\OptimixRolePrivilege\Role.cshtml;Views\OptimixRolePrivilege\RoleList.cshtml;Views\AppealTemplate\_AppealHeaderDetails.cshtml;Views\Shared\_AR_Actions.cshtml;Views\Shared\_BLG_Actions.cshtml;Views\AutoActionTemplate\Save.cshtml;Views\Shared\_PP_Actions.cshtml;Views\AutoActionTemplate\List.cshtml;Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml;Views\AppealTemplate\AT_CMM_Under_Paid.cshtml;Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml;Views\AppealTemplate\AT_CMM_CareCore.cshtml;Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml;Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml;Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml;Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml;Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml;Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml;Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml;Views\AppealTemplate\AT_CMM_fidelis.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml;Views\AppealTemplate\AT_CMM_GEHA.cshtml;Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml;Views\AppealTemplate\AT_CMM_Hudson.cshtml;Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml;Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml;Views\AppealTemplate\AT_CMM_Medical_Records.cshtml;Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml;Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml;Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml;Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml;Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml;Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml;Views\AppealTemplate\AT_CMM_Wellcare.cshtml;Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml;Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml;Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml;Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml;Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml;Views\AppealTemplate\AT_THC_Mran.cshtml;Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml;Views\AppealTemplate\AT_THC_Scott_and_White.cshtml;Views\AppealTemplate\AT_THC_Cigna.cshtml;Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml;Views\AppealTemplate\AT_THC_General.cshtml;Views\Shared\_GetSnoozeDaysControl.cshtml;Views\Shared\_GetCommentControl.cshtml;Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml;Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml;Views\AppealTemplate\AT_CMM_GEHA.cshtml;Views\AppealTemplate\AT_CMM_Hudson.cshtml;Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml;Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml;Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml;Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml;Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml;Views\AppealTemplate\AT_CMM_Fidelis.cshtml;Views\Notifier\Index.cshtml;Views\Shared\_notificationLayout.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml;Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml;Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml;Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml;Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml;Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml;Views\AppealTemplate\AT_CMM_Medical_Records.cshtml;Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml;Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml;Views\AppealTemplate\AT_CMM_Wellcare.cshtml;Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml;Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml;Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml;Views\AppealTemplate\AT_THC_Invoice.cshtml;Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml;Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml;Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml;Views\AppealTemplate\AT_HMG_Late_Submission.cshtml;Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml;Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml;Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml;Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml;Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml;Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml;Views\AppealTemplate\AT_HMG_UHC_RF.cshtml;Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml;Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml;Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml;Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml;Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml;Views\SOPDocument\Index_single.cshtml;Views\SOPDocument\Crud.cshtml;Views\SOPDocument\Index.cshtml;Views\Shared\_sopDisplay.cshtml;Views\Shared\_sopGraph.cshtml;Views\Shared\_BIData.cshtml;Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml;Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml;Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml;Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml;Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml;Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml;Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml;Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml;Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml;Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml;Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml;Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml;Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml;Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml;Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml;Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml;Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml;Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml;Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml;Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml;Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml;Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml;Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml;Views\GlobalSearch\_ARAppeal.cshtml;Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml;Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml;Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml;Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml;Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml;Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml;Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml;Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml;Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml;Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml;Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml;Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml;Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml;Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml;Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml;Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml;Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml;Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml;Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml;Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml;Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml;Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml;Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml;Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml;Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml;Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml;Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml;Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml;Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml;Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml;Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml;Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml;Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml;Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml;Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml;Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml;Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml;Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml;Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml;Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml;Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml;Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml;Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml;Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml;Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml;Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml;Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml;Views\Shared\_BillingPPWorkOrderGridPartial.cshtml;Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml;Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml;Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml;Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml;Views\BillingPPWorkFlow\_BLPPComplete.cshtml;Views\BillingPPWorkFlow\_BLPPTasking.cshtml;Views\BillingPPWorkFlow\_BLPPForward.cshtml;Views\BillingPPWorkFlow\_BLPPReassign.cshtml;Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml;Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml;Views\BillingPPWorkFlow\_Reassign.cshtml;Views\Shared\BillingPPTab.cshtml;Views\ARWorkFlow\AREncounterDetails.cshtml;Views\ARWorkFlow\ARWorkFlow.cshtml;Views\ARWorkFlow\AutoAudit.cshtml;Views\ARWorkFlow\DosPage.cshtml;Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml;Views\ARWorkFlow\_ARAppeal.cshtml;Views\ARWorkFlow\_ARComplete.cshtml;Views\ARWorkFlow\_ARForwardTo.cshtml;Views\ARWorkFlow\_ARReassign.cshtml;Views\ARWorkFlow\_ARTasking.cshtml;Views\ARWorkFlow\_EncDetailsAppeal.cshtml;Views\ARWorkFlow\_EncDetailsComplete.cshtml;Views\ARWorkFlow\_EncDetailsForwardTo.cshtml;Views\ARWorkFlow\_EncDetailsTasking.cshtml;Views\ARWorkFlow\_PrecallNotes.cshtml;Views\GlobalSearchBillingPP\GlobalSearch.cshtml;Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml;Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml;Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml;Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml;Views\User\GetEncryptDecryptView.cshtml;Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml;Views\ActiveDirectoryConfig\Crud.cshtml;Views\ActiveDirectoryConfig\Index.cshtml;Views\ACRWorkorder\ACREncounterDetails.cshtml;Views\ACRWorkorder\ACRPatientDetails.cshtml;Views\ACRWorkorder\ARWorkOrder.cshtml;Views\ACRWorkorder\AutoAudit.cshtml;Views\ACRWorkorder\DosPage.cshtml;Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml;Views\ACRWorkorder\_ARAppeal.cshtml;Views\ACRWorkorder\_ARComplete.cshtml;Views\ACRWorkorder\_ARForwardTo.cshtml;Views\ACRWorkorder\_ARReassign.cshtml;Views\ACRWorkorder\_ARTasking.cshtml;Views\ACRWorkorder\_EncDetailsAppeal.cshtml;Views\ACRWorkorder\_EncDetailsComplete.cshtml;Views\ACRWorkorder\_EncDetailsForwardTo.cshtml;Views\ACRWorkorder\_EncDetailsTasking.cshtml;Views\ACRWorkorder\_PrecallNotes.cshtml;Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml;Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml;Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml;Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml;Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml;Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml;Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml;Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml;Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml;Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml;Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml;Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml;Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml;Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml;Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml;Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml;Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml;Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml;Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml;Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml;Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml;Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml;Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml;Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml;Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml;Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml;Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml;Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml;Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml;Views\CBRWorkFlow\CBRWorkFlow.cshtml;Views\Shared\_CBRWorkOrderGridPartial.cshtml;Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml;Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml;Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml;Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml;Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml;Views\CBRWorkFlow\CBREncounterDetails.cshtml;Views\CBRWorkFlow\_CBRWOFinish.cshtml;Views\CBRWorkFlow\_CBRWOComplete.cshtml;Views\CBRWorkFlow\_CBRWOTasking.cshtml;Views\CBRWorkFlow\_CBRWOForward.cshtml;Views\CBRWorkFlow\_CBRWOReassign.cshtml;Views\Shared\_CBRAction_View.cshtml;Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml;Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml;Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml;Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml;Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml;Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml;Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml;Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml;Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml;Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml;Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml;Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml;Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml;Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml;Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml;Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml;Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml;Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml;Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml;Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml;Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml;Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml;Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml;Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml;Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml;Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml;Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml;Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml;Views\AppealTemplate\AT_THC_Medica.cshtml;Views\AppealTemplate\AT_THC_Superior_Health.cshtml;Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml;Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml;Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml;Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml;Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml;Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml;Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml;Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml;Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml;Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml;Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml;Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml;Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml;Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml;Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml;Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml;Views\CBRGlobalSearch\GlobalSearchCBR.cshtml;Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml;Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml;Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml;Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml;Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml;Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml;Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml;Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml;Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml;Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml;Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml;Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml;Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml;Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml;Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml;Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml;Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff;Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff;Scripts\tinymce\langs\readme.md;Views\MessageTemplate\List.cshtml;Views\MessageTemplate\Save.cshtml;Views\AppealTemplateAutomation\Details.cshtml;Views\AppealTemplateAutomation\Template.cshtml;Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml;Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml;Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml;Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml;Views\RefundTemplate\RefundTemplateList.cshtml;Views\RefundTemplate\_UploadTemplate.cshtml;Views\RefundTemplate\_RefundTemplate.cshtml;Views\RefundTemplate\RefundConfiguration.cshtml;Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml;Views\Clinic\_ClinicPending.cshtml;Views\CBRWorkFlow\_CBRWORefund.cshtml;Views\RefundTemplate\_RefundTemplateParent.cshtml;Views\RefundTemplate\_RefundHeaderDetails.cshtml;Views\RefundTemplate\AT_THC_FAX_Cover.cshtml;Views\RefundAttachmentDocument\Index.cshtml;Views\RefundAttachmentDocument\CrudOperation.cshtml;Views\RefundTemplate\_RefundWorkOrderLink.cshtml;Views\RefundTemplate\Crud.cshtml;Views\RefundTemplate\GetRefundTypeList.cshtml;Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml;Views\UNIDTemplatePostingApproval\UNIDReview.cshtml;Reports\DataSet\dsSLA.xsc;Reports\DataSet\dsSLA.xss;Views\Shared\GlobalErrorHandler.cshtml;Views\YFReports\YFReports.cshtml;packages.config [2022-06-16T03:55:19.096Z] CollectFilesFromIntermediateSatelliteAssembliesWithTargetPath: [2022-06-16T03:55:19.096Z] Gather all files from Project output (IntermediateSatelliteAssembliesWithTargetPath). Adding: [2022-06-16T03:55:19.096Z] CollectFilesFromReference: [2022-06-16T03:55:19.096Z] Gather all files from Project items @(ReferenceCopyLocalPaths,ReferenceComWrappersToCopyLocal,ResolvedIsolatedComModules,_DeploymentLooseManifestFile,NativeReferenceFile). [2022-06-16T03:55:19.348Z] CollectFilesFromAllExtraReferenceFiles: [2022-06-16T03:55:19.348Z] Gather all files from Project items @(AllExtraReferenceFiles). Adding: [2022-06-16T03:55:19.348Z] CollectFilesFrom_SourceItemsToCopyToOutputDirectory: [2022-06-16T03:55:19.348Z] Gather all files from Project items @(_SourceItemsToCopyToOutputDirectoryAlways,_SourceItemsToCopyToOutputDirectory). Adding: [2022-06-16T03:55:19.348Z] bin\App.config;bin\Content\PDF\sample.pdf;bin\Downloads\Vendor_Payer_Master.xlsx;bin\Downloads\Vendor_payer_mapping.xlsx;bin\Scripts\jquery.validate.unobtrusive.validationgroups.js [2022-06-16T03:55:19.348Z] CollectFilesFrom_binDeployableAssemblies: [2022-06-16T03:55:19.348Z] Gather all files from Project items @(_binDeployableAssemblies). Adding: [2022-06-16T03:55:19.600Z] PipelineCollectFilesPhase: [2022-06-16T03:55:19.600Z] Publish Pipeline Collect Files Phase [2022-06-16T03:55:19.600Z] ExcludeGeneratedDebugSymbol: [2022-06-16T03:55:19.600Z] Exclude All Debug Symbols [2022-06-16T03:55:19.853Z] PreTransformWebConfig: [2022-06-16T03:55:19.853Z] Found The following for Config tranformation: [2022-06-16T03:55:19.853Z] Web.config [2022-06-16T03:55:19.853Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\TransformWebConfig\transformed\". [2022-06-16T03:55:19.853Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\TransformWebConfig\transformed\Views\". [2022-06-16T03:55:19.853Z] Copying Web.config to obj\Release\TransformWebConfig\original\Web.config. [2022-06-16T03:55:19.853Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Web.Release.config to obj\Release\TransformWebConfig\assist\Web.config. [2022-06-16T03:55:19.853Z] TransformWebConfigCore: [2022-06-16T03:55:19.853Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Web.config [2022-06-16T03:55:19.853Z] Applying Transform File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Web.Release.config [2022-06-16T03:55:20.105Z] Output File: obj\Release\TransformWebConfig\transformed\Web.config [2022-06-16T03:55:20.105Z] Transformation succeeded [2022-06-16T03:55:20.105Z] PostTransformWebConfig: [2022-06-16T03:55:20.105Z] Transformed Web.config using C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Web.Release.config into obj\Release\TransformWebConfig\transformed\Web.config. [2022-06-16T03:55:20.105Z] PipelineTransformPhase: [2022-06-16T03:55:20.105Z] Publish Pipeline Transform Phase [2022-06-16T03:55:20.105Z] PreAutoParameterizationWebConfigConnectionStrings: [2022-06-16T03:55:20.105Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\CSAutoParameterize\transformed\Views\". [2022-06-16T03:55:20.105Z] Copying Views\Web.config to obj\Release\CSAutoParameterize\original\Views\Web.config. [2022-06-16T03:55:20.105Z] Copying obj\Release\TransformWebConfig\transformed\Web.config to obj\Release\CSAutoParameterize\original\Web.config. [2022-06-16T03:55:20.105Z] AutoParameterizationWebConfigConnectionStringsCore: [2022-06-16T03:55:20.105Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Views\Web.config [2022-06-16T03:55:20.105Z] Applying Transform File: [2022-06-16T03:55:20.105Z] [2022-06-16T03:55:20.105Z] [2022-06-16T03:55:20.105Z] [2022-06-16T03:55:20.105Z] [2022-06-16T03:55:20.105Z] [2022-06-16T03:55:20.105Z] No element in the source document matches '/configuration/connectionStrings' [2022-06-16T03:55:20.105Z] Not executing SetTokenizedAttributes (transform line 6, 15) [2022-06-16T03:55:20.105Z] Output File: obj\Release\CSAutoParameterize\transformed\Views\Web.config [2022-06-16T03:55:20.105Z] Transformation succeeded [2022-06-16T03:55:20.105Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\TransformWebConfig\transformed\Web.config [2022-06-16T03:55:20.357Z] Applying Transform File: [2022-06-16T03:55:20.357Z] [2022-06-16T03:55:20.357Z] [2022-06-16T03:55:20.357Z] [2022-06-16T03:55:20.357Z] [2022-06-16T03:55:20.357Z] [2022-06-16T03:55:20.357Z] Output File: obj\Release\CSAutoParameterize\transformed\Web.config [2022-06-16T03:55:20.357Z] Transformation succeeded [2022-06-16T03:55:20.357Z] PostAutoParameterizationWebConfigConnectionStrings: [2022-06-16T03:55:20.357Z] Auto ConnectionString Transformed Views\Web.config into obj\Release\CSAutoParameterize\transformed\Views\Web.config. [2022-06-16T03:55:20.357Z] Auto ConnectionString Transformed obj\Release\TransformWebConfig\transformed\Web.config into obj\Release\CSAutoParameterize\transformed\Web.config. [2022-06-16T03:55:20.357Z] PipelineMsdeploySpecificTransformPhase: [2022-06-16T03:55:20.357Z] Publish Pipeline Deploy phase Stage PipelineMsdeploySpecificTransformPhase [2022-06-16T03:55:20.357Z] CopyAllFilesToSingleFolderForMsdeploy: [2022-06-16T03:55:20.357Z] Creating directory "obj\Release\Package\PackageTmp". [2022-06-16T03:55:20.357Z] Copying all files to temporary location below for package/publish: [2022-06-16T03:55:20.357Z] obj\Release\Package\PackageTmp. [2022-06-16T03:55:20.357Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Optimix2.dll to obj\Release\Package\PackageTmp\bin\IKS.Optimix2.dll. [2022-06-16T03:55:20.357Z] Copying App_Code\CallCheck.cs to obj\Release\Package\PackageTmp\App_Code\CallCheck.cs. [2022-06-16T03:55:20.357Z] Copying CallCheckTest.html to obj\Release\Package\PackageTmp\CallCheckTest.html. [2022-06-16T03:55:20.357Z] Copying Charts\excanvas.js to obj\Release\Package\PackageTmp\Charts\excanvas.js. [2022-06-16T03:55:20.357Z] Copying Charts\excanvas.min.js to obj\Release\Package\PackageTmp\Charts\excanvas.min.js. [2022-06-16T03:55:20.357Z] Copying Charts\jquery-1.11.0.min.js to obj\Release\Package\PackageTmp\Charts\jquery-1.11.0.min.js. [2022-06-16T03:55:20.357Z] Copying Charts\jquery.jqplot.min.css to obj\Release\Package\PackageTmp\Charts\jquery.jqplot.min.css. [2022-06-16T03:55:20.357Z] Copying Charts\jquery.jqplot.min.js to obj\Release\Package\PackageTmp\Charts\jquery.jqplot.min.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\financial-data.js to obj\Release\Package\PackageTmp\Charts\libraries\financial-data.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\jquery.min.js to obj\Release\Package\PackageTmp\Charts\libraries\jquery.min.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.bar.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.bar.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.bipolar.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.bipolar.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.annotate.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.annotate.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.context.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.context.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.core.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.core.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.csv.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.csv.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.dynamic.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.dynamic.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.effects.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.effects.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.key.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.key.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.resizing.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.resizing.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.tooltips.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.tooltips.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.common.zoom.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.zoom.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.cornergauge.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.cornergauge.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.circle.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.circle.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.image.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.image.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.marker1.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.marker1.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.marker2.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.marker2.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.poly.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.poly.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.rect.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.rect.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.text.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.text.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.xaxis.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.xaxis.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.drawing.yaxis.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.yaxis.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.fuel.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.fuel.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.funnel.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.funnel.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.gantt.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.gantt.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.gauge.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.gauge.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.hbar.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.hbar.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.hprogress.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.hprogress.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.led.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.led.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.line.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.line.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.meter.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.meter.js. [2022-06-16T03:55:20.357Z] Copying Charts\libraries\RGraph.modaldialog.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.modaldialog.js. [2022-06-16T03:55:20.358Z] Copying Charts\libraries\RGraph.odo.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.odo.js. [2022-06-16T03:55:20.610Z] Copying Charts\libraries\RGraph.pie.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.pie.js. [2022-06-16T03:55:20.610Z] Copying Charts\libraries\RGraph.radar.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.radar.js. [2022-06-16T03:55:20.610Z] Copying Charts\libraries\RGraph.rose.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.rose.js. [2022-06-16T03:55:20.610Z] Copying Charts\libraries\RGraph.rscatter.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.rscatter.js. [2022-06-16T03:55:20.610Z] Copying Charts\libraries\RGraph.scatter.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.scatter.js. [2022-06-16T03:55:20.610Z] Copying Charts\libraries\RGraph.thermometer.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.thermometer.js. [2022-06-16T03:55:20.611Z] Copying Charts\libraries\RGraph.vprogress.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.vprogress.js. [2022-06-16T03:55:20.611Z] Copying Charts\libraries\RGraph.waterfall.js to obj\Release\Package\PackageTmp\Charts\libraries\RGraph.waterfall.js. [2022-06-16T03:55:20.611Z] Copying Config.js to obj\Release\Package\PackageTmp\Config.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\autoposting.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\autoposting.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\common.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\common.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\chosen.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\chosen.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\dynamicgrid.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\dynamicgrid.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\GridConfig.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\GridConfig.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\jqpagination.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\jqpagination.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\jquery-ui-1.10.3.custom.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\jquery-ui-1.10.3.custom.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\jquery.alerts.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\jquery.alerts.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\jquery.contextMenu.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\jquery.contextMenu.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\jquery.ui.datepicker.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\jquery.ui.datepicker.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\main.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\main.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\notification.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\notification.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\Notifications.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\Notifications.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\Optimain.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\Optimain.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\theme-current.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\theme-current.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\CSS\token-input.min.css to obj\Release\Package\PackageTmp\ContentMin\CSS\token-input.min.css. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.key.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.key.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.idletimer.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.idletimer.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\master.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\master.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.alerts.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.alerts.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.contextMenu.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.contextMenu.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.tokeninput.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.tokeninput.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\javaScriptHotKeys.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\javaScriptHotKeys.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\inline.style.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\inline.style.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\asynchronous.execution.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\asynchronous.execution.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.validate.additional.methods.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.validate.additional.methods.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.validate.additional.custom.methods.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.validate.additional.custom.methods.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.validate.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.validate.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery.timepicker.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery.timepicker.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\select2.full.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\select2.full.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\chosen.ajaxaddition.jquery.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\chosen.ajaxaddition.jquery.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\chosen.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\chosen.min.js. [2022-06-16T03:55:20.611Z] Copying ContentMin\JS\jquery-ui.min.js to obj\Release\Package\PackageTmp\ContentMin\JS\jquery-ui.min.js. [2022-06-16T03:55:20.611Z] Copying Content\AppealTemplate.css to obj\Release\Package\PackageTmp\Content\AppealTemplate.css. [2022-06-16T03:55:20.611Z] Copying Content\appealtemplateautomation.css to obj\Release\Package\PackageTmp\Content\appealtemplateautomation.css. [2022-06-16T03:55:20.611Z] Copying Content\auto.action.template.css to obj\Release\Package\PackageTmp\Content\auto.action.template.css. [2022-06-16T03:55:20.611Z] Copying Content\cbr_encounter.css to obj\Release\Package\PackageTmp\Content\cbr_encounter.css. [2022-06-16T03:55:20.611Z] Copying Content\Chart.css to obj\Release\Package\PackageTmp\Content\Chart.css. [2022-06-16T03:55:20.611Z] Copying Content\common.css to obj\Release\Package\PackageTmp\Content\common.css. [2022-06-16T03:55:20.611Z] Copying Content\font-awesome.min.css to obj\Release\Package\PackageTmp\Content\font-awesome.min.css. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AdventistHealth.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AdventistHealth.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Aetna.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AetnaTHC.jpg to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Aetna_CMM.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Aetna_CTO.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Aetna_medicare.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Aetna_THC_General.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Aetna_USMD_Logo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AlamedaAlliance.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AlamedaAlliance.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Amerigroup.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AmeriHeakthLogo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AmeriHeakthLogo.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AmeriHealthPgLogo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AmeriHealthPgLogo.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\Anthem_RF.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG. [2022-06-16T03:55:20.611Z] Copying Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png. [2022-06-16T03:55:20.612Z] Skip copying Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png is up to date [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG. [2022-06-16T03:55:20.612Z] Skip copying Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG is up to date [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG. [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG. [2022-06-16T03:55:20.612Z] Skip copying Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG is up to date [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG. [2022-06-16T03:55:20.612Z] Skip copying Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG is up to date [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG. [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG. [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG. [2022-06-16T03:55:20.612Z] Copying Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG. [2022-06-16T03:55:20.863Z] Copying Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG. [2022-06-16T03:55:20.863Z] Copying Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG. [2022-06-16T03:55:20.863Z] Copying Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG. [2022-06-16T03:55:20.863Z] Copying Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AT_THC_Medica.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_THC_Medica.png. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AveraHealthLogo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AveraHealthLogo.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\AWHG_Logo.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\barcode_RR.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\barcode_RR.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBA.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS CA.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS CAA.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS CAAA.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS NM.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS NMM.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS NMMM.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\bcbs-bf.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\bcbs-bf1.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_Carolina.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Carolina.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_CO.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_Empire.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\BCBS_Empire.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_Illinois.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Illinois.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_Mexico.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Mexico.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_Montana.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Montana.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_OK.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\BCBS_OK.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_Texas.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_UM.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCBS_UM1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCCA.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCCA1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BCCA2.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\BlueCrossBlueShieldLog.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BlueCrossBlueShieldLog.png. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\carecentrix.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\carecentrix.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\CareCore_National.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\CareCore_National.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\CareMount.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png. [2022-06-16T03:55:20.864Z] Skip copying Content\images\AppealTemplate\CareMount.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png is up to date [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG. [2022-06-16T03:55:20.864Z] Copying Content\images\AppealTemplate\CCProviderClaimdisputePage1.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CCProviderClaimdisputePage1.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CCProviderClaimdisputePage2.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CCProviderClaimdisputePage2.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CDPHP_Provider.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\CDPHP_Provider.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Cigna.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\Cigna.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\claim_underpaid.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Conventory.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG. [2022-06-16T03:55:20.865Z] Skip copying Content\images\AppealTemplate\Conventory.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG is up to date [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of Phcs_Newjersey.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of RR_Medicare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of Select.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of Select_Physical.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of text.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG. [2022-06-16T03:55:20.865Z] Copying Content\images\AppealTemplate\Copy of text1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Copy of Text_C.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Copy of Todays.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Copy of UHC Health.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\CountryCareHealthPlanLogo.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CountryCareHealthPlanLogo.png. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\CTO_Generic.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\footer_USMD.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\footer_USMD.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\foot_PTA.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Generic_Appeal.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\Generic_Appeal.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\generic_text.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\generic_text.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\GrievanceReqBarCode.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GrievanceReqBarCode.png. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Hanger_Amerigroup.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Hanger_Amerigroup.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\hanger_generic.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hanger_generic.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\hanger_icon.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hanger_icon.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\HealthNet.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\HealthNet.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\HealthPlanNevada.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\HealthPlanNevada.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Health_Plan.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Health_Plan.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\HumanaLogo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\HumanaLogo.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\icon-registered.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\icon-registered.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\illinicare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\illinicare.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\ILProviderReconsiderationlogo.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\ILProviderReconsiderationlogo.png. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\IL_footer.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IL_footer.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\ImpelLogo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\ImpelLogo.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\KaiserPermanente.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\KaiserPermanente.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\late_submission.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\late_submission.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\late_submission1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\late_submission1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\linkia.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\linkia.png. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\linkia1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\linkia1.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Listed_text.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\Listed_text.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Medicaid_Csc.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Medicaid_Medny.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\medicare-refund.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\medicare-refund.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Medicare_B_Part_Header.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG. [2022-06-16T03:55:21.116Z] Skip copying Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG is up to date [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\MediGold_Appeal_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MediGold_Appeal_Form.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\MolinaHealthcare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MolinaHealthcare.PNG. [2022-06-16T03:55:21.116Z] Copying Content\images\AppealTemplate\NationalGovernment.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Paramount.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Paramount.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Phcs_Amerihealth.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\Phcs_Amerihealth.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Phcs_Newjersey.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\Phcs_Newjersey.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\PTA_FAX.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\RR_Medicare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\RR_Medicare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\scope_A.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scope_A.png. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Scri.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Scri.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Scr_hanger.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Scr_hanger.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Select.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Select_Physical.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\South_Country.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\South_Country.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\SuperiorHealthplan.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SuperiorHealthplan.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Superior_Health.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Superior_Health.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\SutterUMR.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SutterUMR.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\text.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\text1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\text1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Text_C.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\Todays.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\Todays.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\TodaysOptions.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\TodaysOptions.PNG. [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\UHC Health.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\UHC Health.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\UHCBulletpoint.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\UHCBulletpoint.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG. [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG is up to date [2022-06-16T03:55:21.118Z] Skip copying Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG is up to date [2022-06-16T03:55:21.118Z] Copying Content\images\AppealTemplate\CMM_MGHospital.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png. [2022-06-16T03:55:21.370Z] Skip copying Content\images\AppealTemplate\CMM_MGHospital.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\CMM_UnderPaid.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\CMM_UnderPaid.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG. [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\EmblemHealth.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\EmblemHealth.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\GEHA.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\GEHA.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\hudson.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\hudson.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\humana.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\humana.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\humanabottom.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\humanabottom.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\humana_scan_code.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\humana_scan_code.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\Medi care part B bottom.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\Medi care part B bottom.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\Medi care part B bottom.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\Medi care part B.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\Medi care part B.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\Medi care part B.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\MVP_Health_Care.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\MVP_Health_Care.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\MVP_Health_Care.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\OrthoNet.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\OrthoNet2.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet2.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet2.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\OrthoNet3.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet3.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet3.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\OrthoNet4.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet4.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet4.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\OrthoNet5.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet5.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\OrthoNet5.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\RailRoad Redetermination.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\RailRoad Redetermination.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\RailRoad Redetermination2.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\RailRoad Redetermination2.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\Reconsilation.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\Reconsilation.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG is up to date [2022-06-16T03:55:21.371Z] Copying Content\images\AppealTemplate\rightArrow.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png. [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\rightArrow.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png is up to date [2022-06-16T03:55:21.371Z] Skip copying Content\images\AppealTemplate\rightArrow.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\scottandwhite1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\scottandwhite1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\scottandwhite2.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\scottandwhite2.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\scottandwhite3.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\scottandwhite3.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\THC_FaxCoverLogo.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\THC_FaxCoverLogo.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\UHG_New.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHG_New.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG is up to date [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\medicare redetermination.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\medicare redetermination1.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\Mike_cooper.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\Optima_RF.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\SmithJames.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\THC_Ambetter.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\tm.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\tm.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\unitedhealthcareoxford.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\unitedhealthcareoxford.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png is up to date [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\UMR_FAX.jpg to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\unitedhealthcare.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\United_HealthCare.png to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\USMD_Cigna.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Cigna.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\USMD_faxcover_footer.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_faxcover_footer.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\USMD_faxcover_header.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_faxcover_header.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\ValleyHealthPlan.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\ValleyHealthPlan.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\USMD_Texas.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Texas.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\VA_Premier_RF.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\VA_Premier_RF1.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG. [2022-06-16T03:55:21.372Z] Copying Content\images\AppealTemplate\Wellcare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG. [2022-06-16T03:55:21.372Z] Skip copying Content\images\AppealTemplate\Wellcare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG is up to date [2022-06-16T03:55:21.376Z] Copying Content\images\AppealTemplate\WellCare_Dispute_Form.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG. [2022-06-16T03:55:21.376Z] Copying Content\images\AppealTemplate\Wellcare_Medicare.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare_Medicare.PNG. [2022-06-16T03:55:21.376Z] Copying Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG. [2022-06-16T03:55:21.376Z] Copying Content\images\AppealTemplate\what.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG. [2022-06-16T03:55:21.376Z] Skip copying Content\images\AppealTemplate\what.PNG to obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG, File obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG is up to date [2022-06-16T03:55:21.376Z] Copying Content\images\opsShuffling.png to obj\Release\Package\PackageTmp\Content\images\opsShuffling.png. [2022-06-16T03:55:21.376Z] Copying Content\images\passportSizePhoto.jpeg to obj\Release\Package\PackageTmp\Content\images\passportSizePhoto.jpeg. [2022-06-16T03:55:21.376Z] Copying Content\images\user.jpeg to obj\Release\Package\PackageTmp\Content\images\user.jpeg. [2022-06-16T03:55:21.376Z] Copying Content\tooltipster.bundle.css to obj\Release\Package\PackageTmp\Content\tooltipster.bundle.css. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\adapters\jquery.js to obj\Release\Package\PackageTmp\HTMLEditor\adapters\jquery.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\AppealTemplate.aspx to obj\Release\Package\PackageTmp\HTMLEditor\AppealTemplate.aspx. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\build-config.js to obj\Release\Package\PackageTmp\HTMLEditor\build-config.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\ckeditor.js to obj\Release\Package\PackageTmp\HTMLEditor\ckeditor.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\config.js to obj\Release\Package\PackageTmp\HTMLEditor\config.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\contents.css to obj\Release\Package\PackageTmp\HTMLEditor\contents.css. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\af.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\af.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\ar.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ar.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\az.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\az.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\bg.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\bg.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\bn.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\bn.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\bs.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\bs.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\ca.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ca.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\cs.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\cs.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\cy.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\cy.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\da.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\da.js. [2022-06-16T03:55:21.376Z] Copying HTMLEditor\lang\de-ch.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\de-ch.js. [2022-06-16T03:55:21.627Z] Copying HTMLEditor\lang\de.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\de.js. [2022-06-16T03:55:21.627Z] Copying HTMLEditor\lang\el.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\el.js. [2022-06-16T03:55:21.627Z] Copying HTMLEditor\lang\en-au.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\en-au.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\en-ca.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\en-ca.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\en-gb.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\en-gb.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\en.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\en.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\eo.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\eo.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\es-mx.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\es-mx.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\es.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\es.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\et.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\et.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\eu.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\eu.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\fa.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\fa.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\fi.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\fi.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\fo.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\fo.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\fr-ca.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\fr-ca.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\fr.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\fr.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\gl.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\gl.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\gu.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\gu.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\he.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\he.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\hi.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\hi.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\hr.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\hr.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\hu.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\hu.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\id.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\id.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\is.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\is.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\it.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\it.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ja.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ja.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ka.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ka.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\km.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\km.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ko.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ko.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ku.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ku.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\lt.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\lt.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\lv.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\lv.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\mk.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\mk.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\mn.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\mn.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ms.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ms.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\nb.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\nb.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\nl.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\nl.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\no.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\no.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\oc.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\oc.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\pl.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\pl.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\pt-br.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\pt-br.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\pt.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\pt.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ro.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ro.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ru.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ru.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\si.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\si.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\sk.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\sk.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\sl.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\sl.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\sq.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\sq.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\sr-latn.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\sr-latn.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\sr.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\sr.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\sv.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\sv.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\th.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\th.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\tr.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\tr.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\tt.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\tt.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\ug.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\ug.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\uk.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\uk.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\vi.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\vi.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\zh-cn.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\zh-cn.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\lang\zh.js to obj\Release\Package\PackageTmp\HTMLEditor\lang\zh.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js. [2022-06-16T03:55:21.628Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt to obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\about\dialogs\about.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\about.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\about\dialogs\logo_ckeditor.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\logo_ckeditor.png. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\clipboard\dialogs\paste.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\clipboard\dialogs\paste.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\colordialog\dialogs\colordialog.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\colordialog\dialogs\colordialog.css. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\colordialog\dialogs\colordialog.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\colordialog\dialogs\colordialog.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg to obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\copyformatting\cursors\cursor.svg to obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\cursors\cursor.svg. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\copyformatting\styles\copyformatting.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\styles\copyformatting.css. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\dialog\dialogDefinition.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\dialog\dialogDefinition.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\dialog\styles\dialog.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\dialog\styles\dialog.css. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\div\dialogs\div.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\div\dialogs\div.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\find\dialogs\find.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\find\dialogs\find.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\flash\dialogs\flash.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash\dialogs\flash.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\flash\images\placeholder.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash\images\placeholder.png. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\button.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\button.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\checkbox.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\checkbox.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\form.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\form.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\hiddenfield.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\hiddenfield.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\radio.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\radio.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\select.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\select.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\textarea.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\textarea.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\dialogs\textfield.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\textfield.js. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\forms\images\hiddenfield.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\images\hiddenfield.gif. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\icons.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\icons.png. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\icons_hidpi.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\icons_hidpi.png. [2022-06-16T03:55:21.881Z] Copying HTMLEditor\plugins\iframe\dialogs\iframe.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe\dialogs\iframe.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\iframe\images\placeholder.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe\images\placeholder.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\image\dialogs\image.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\image\dialogs\image.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\image\images\noimage.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\image\images\noimage.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\link\dialogs\anchor.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\dialogs\anchor.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\link\dialogs\link.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\dialogs\link.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\link\images\anchor.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\images\anchor.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\link\images\hidpi\anchor.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\images\hidpi\anchor.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\liststyle\dialogs\liststyle.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\liststyle\dialogs\liststyle.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\magicline\images\hidpi\icon.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\hidpi\icon.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\magicline\images\icon-rtl.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\icon-rtl.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\magicline\images\icon.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\icon.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\pagebreak\images\pagebreak.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\pagebreak\images\pagebreak.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\pastefromgdocs\filter\default.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromgdocs\filter\default.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\pastefromword\filter\default.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromword\filter\default.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\pastetools\filter\common.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastetools\filter\common.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\preview\preview.html to obj\Release\Package\PackageTmp\HTMLEditor\plugins\preview\preview.html. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\scayt\dialogs\dialog.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs\dialog.css. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\scayt\dialogs\options.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs\options.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\scayt\dialogs\toolbar.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs\toolbar.css. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_address.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_address.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_blockquote.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_blockquote.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_div.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_div.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_h1.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h1.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_h2.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h2.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_h3.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h3.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_h4.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h4.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_h5.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h5.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_h6.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h6.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_p.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_p.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\showblocks\images\block_pre.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_pre.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\dialogs\smiley.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\dialogs\smiley.js. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\angel_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angel_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\angel_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angel_smile.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\angry_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angry_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\angry_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angry_smile.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\broken_heart.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\broken_heart.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\broken_heart.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\broken_heart.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\confused_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\confused_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\confused_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\confused_smile.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\cry_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\cry_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\cry_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\cry_smile.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\devil_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\devil_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\devil_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\devil_smile.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\embaressed_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\embaressed_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\embarrassed_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\embarrassed_smile.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\embarrassed_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\embarrassed_smile.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\envelope.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\envelope.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\envelope.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\envelope.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\heart.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\heart.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\heart.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\heart.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\kiss.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\kiss.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\kiss.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\kiss.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\lightbulb.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\lightbulb.gif. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\lightbulb.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\lightbulb.png. [2022-06-16T03:55:22.136Z] Copying HTMLEditor\plugins\smiley\images\omg_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\omg_smile.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\omg_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\omg_smile.png. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\regular_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\regular_smile.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\regular_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\regular_smile.png. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\sad_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\sad_smile.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\sad_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\sad_smile.png. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\shades_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\shades_smile.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\shades_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\shades_smile.png. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\teeth_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\teeth_smile.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\teeth_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\teeth_smile.png. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\thumbs_down.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_down.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\thumbs_down.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_down.png. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\thumbs_up.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_up.gif. [2022-06-16T03:55:22.137Z] Copying HTMLEditor\plugins\smiley\images\thumbs_up.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_up.png. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\tongue_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\tongue_smile.gif. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\tongue_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\tongue_smile.png. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\tounge_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\tounge_smile.gif. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\wink_smile.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\wink_smile.gif. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\smiley\images\wink_smile.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\wink_smile.png. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\af.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\af.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ar.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ar.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\az.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\az.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\bg.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\bg.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ca.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ca.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\cs.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\cs.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\cy.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\cy.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\da.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\da.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\de.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\de.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\el.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\el.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\en.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\eo.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\eo.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\es.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\es.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\et.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\et.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\eu.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\eu.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\fa.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fa.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\fi.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fi.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\fr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fr.js. [2022-06-16T03:55:22.390Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\gl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\gl.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\he.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\he.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\hr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\hr.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\hu.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\hu.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\id.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\id.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\it.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\it.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ja.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ja.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\km.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\km.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ko.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ko.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ku.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ku.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\lt.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\lt.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\lv.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\lv.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\nb.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\nb.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\nl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\nl.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\no.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\no.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\oc.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\oc.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\pl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\pl.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\pt.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\pt.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ro.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ro.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ru.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ru.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\si.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\si.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\sk.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sk.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\sl.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sl.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\sq.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sq.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\sr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sr.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\sv.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sv.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\th.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\th.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\tr.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\tr.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\tt.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\tt.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\ug.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ug.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\uk.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\uk.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\vi.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\vi.js. [2022-06-16T03:55:22.391Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js. [2022-06-16T03:55:22.392Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\zh.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\zh.js. [2022-06-16T03:55:22.392Z] Copying HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt. [2022-06-16T03:55:22.392Z] Copying HTMLEditor\plugins\specialchar\dialogs\specialchar.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\specialchar.js. [2022-06-16T03:55:22.392Z] Copying HTMLEditor\plugins\tableselection\styles\tableselection.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\tableselection\styles\tableselection.css. [2022-06-16T03:55:22.392Z] Copying HTMLEditor\plugins\tabletools\dialogs\tableCell.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\tabletools\dialogs\tableCell.js. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\table\dialogs\table.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\table\dialogs\table.js. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\templates\dialogs\templates.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\dialogs\templates.css. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\templates\dialogs\templates.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\dialogs\templates.js. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\templates\templates\default.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\default.js. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\templates\templates\images\template1.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images\template1.gif. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\templates\templates\images\template2.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images\template2.gif. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\templates\templates\images\template3.gif to obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images\template3.gif. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\widget\images\handle.png to obj\Release\Package\PackageTmp\HTMLEditor\plugins\widget\images\handle.png. [2022-06-16T03:55:22.643Z] Copying HTMLEditor\plugins\wsc\dialogs\ciframe.html to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\ciframe.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\plugins\wsc\dialogs\wsc.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\wsc.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\plugins\wsc\dialogs\wsc.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\wsc.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\plugins\wsc\dialogs\wsc_ie.js to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\wsc_ie.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\css\samples.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\css\samples.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\img\github-top.png to obj\Release\Package\PackageTmp\HTMLEditor\samples\img\github-top.png. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\img\header-bg.png to obj\Release\Package\PackageTmp\HTMLEditor\samples\img\header-bg.png. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\img\header-separator.png to obj\Release\Package\PackageTmp\HTMLEditor\samples\img\header-separator.png. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\img\logo.png to obj\Release\Package\PackageTmp\HTMLEditor\samples\img\logo.png. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\img\logo.svg to obj\Release\Package\PackageTmp\HTMLEditor\samples\img\logo.svg. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\img\navigation-tip.png to obj\Release\Package\PackageTmp\HTMLEditor\samples\img\navigation-tip.png. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\index.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\index.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\js\sample.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\js\sample.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\js\sf.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\js\sf.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\ajax.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\ajax.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\api.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\api.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\appendto.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\appendto.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\assets\inlineall\logo.png to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\inlineall\logo.png. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\assets\sample.jpg to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\sample.jpg. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\assets\uilanguages\languages.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\uilanguages\languages.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\datafiltering.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\datafiltering.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\dialog\assets\my_dialog.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\dialog\assets\my_dialog.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\dialog\dialog.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\dialog\dialog.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\divreplace.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\divreplace.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\enterkey\enterkey.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\enterkey\enterkey.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\htmlwriter\outputforflash.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\outputforflash.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\htmlwriter\outputhtml.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\outputhtml.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\index.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\index.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\inlineall.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\inlineall.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\inlinebycode.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\inlinebycode.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\inlinetextarea.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\inlinetextarea.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\jquery.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\jquery.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\magicline\magicline.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\magicline\magicline.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\readonly.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\readonly.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\replacebyclass.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\replacebyclass.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\replacebycode.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\replacebycode.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\sample.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\sample.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\sample.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\sample.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\tabindex.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\tabindex.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\toolbar\toolbar.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\toolbar\toolbar.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\uicolor.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\uicolor.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\uilanguages.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\uilanguages.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\wysiwygarea\fullpage.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\wysiwygarea\fullpage.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\old\xhtmlstyle.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\xhtmlstyle.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\css\fontello.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\css\fontello.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\font\fontello.svg to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.svg. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\index.html to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\index.html. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css. [2022-06-16T03:55:22.644Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js. [2022-06-16T03:55:22.897Z] Copying HTMLEditor\Scripts\appealtemplateautomation.js to obj\Release\Package\PackageTmp\HTMLEditor\Scripts\appealtemplateautomation.js. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\dialog.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\dialog_ie.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog_ie.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\dialog_ie8.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog_ie8.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\dialog_iequirks.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog_iequirks.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\editor.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\editor_gecko.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_gecko.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\editor_ie.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_ie.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\editor_ie8.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_ie8.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\editor_iequirks.css to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_iequirks.css. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\icons.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\icons.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\icons_hidpi.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\icons_hidpi.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\arrow.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\arrow.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\close.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\close.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\hidpi\close.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\close.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\hidpi\lock.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\lock.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\lock-open.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\lock-open.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\lock.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\lock.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\refresh.png to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\refresh.png. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\skins\moono-lisa\images\spinner.gif to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\spinner.gif. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\styles.js to obj\Release\Package\PackageTmp\HTMLEditor\styles.js. [2022-06-16T03:55:22.898Z] Copying HTMLEditor\vendor\promise.js to obj\Release\Package\PackageTmp\HTMLEditor\vendor\promise.js. [2022-06-16T03:55:22.898Z] Copying Images\arrow-down-white.png to obj\Release\Package\PackageTmp\Images\arrow-down-white.png. [2022-06-16T03:55:22.898Z] Copying Images\arrow-down.png to obj\Release\Package\PackageTmp\Images\arrow-down.png. [2022-06-16T03:55:22.898Z] Copying Images\arrow-right.png to obj\Release\Package\PackageTmp\Images\arrow-right.png. [2022-06-16T03:55:22.898Z] Copying Content\images\Medicare_B_Part_Header.png to obj\Release\Package\PackageTmp\Content\images\Medicare_B_Part_Header.png. [2022-06-16T03:55:22.898Z] Copying Content\jquery.mentionsInput.css to obj\Release\Package\PackageTmp\Content\jquery.mentionsInput.css. [2022-06-16T03:55:22.898Z] Copying Content\jquery.toggle-Icon.css to obj\Release\Package\PackageTmp\Content\jquery.toggle-Icon.css. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.barRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.barRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.barRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.barRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.BezierCurveRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.BezierCurveRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.BezierCurveRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.BezierCurveRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.blockRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.blockRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.blockRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.blockRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.bubbleRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.bubbleRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.bubbleRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.bubbleRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasAxisLabelRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisLabelRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasAxisTickRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisTickRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasAxisTickRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisTickRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasOverlay.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasOverlay.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasOverlay.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasOverlay.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasTextRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasTextRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.canvasTextRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasTextRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.categoryAxisRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.categoryAxisRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.categoryAxisRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.categoryAxisRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.ciParser.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ciParser.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.ciParser.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ciParser.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.cursor.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.cursor.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.cursor.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.cursor.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.dateAxisRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dateAxisRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.dateAxisRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dateAxisRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.donutRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.donutRenderer.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.donutRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.donutRenderer.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.dragable.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dragable.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.dragable.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dragable.min.js. [2022-06-16T03:55:22.898Z] Copying Charts\plugins\jqplot.enhancedLegendRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.enhancedLegendRenderer.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.enhancedLegendRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.enhancedLegendRenderer.min.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.funnelRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.funnelRenderer.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.funnelRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.funnelRenderer.min.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.highlighter.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.highlighter.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.highlighter.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.highlighter.min.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.json2.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.json2.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.json2.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.json2.min.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.logAxisRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.logAxisRenderer.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.logAxisRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.logAxisRenderer.min.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.mekkoAxisRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoAxisRenderer.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.mekkoAxisRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoAxisRenderer.min.js. [2022-06-16T03:55:22.899Z] Copying Charts\plugins\jqplot.mekkoRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoRenderer.js. [2022-06-16T03:55:23.150Z] Copying Charts\plugins\jqplot.mekkoRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoRenderer.min.js. [2022-06-16T03:55:23.150Z] Copying Charts\plugins\jqplot.meterGaugeRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.meterGaugeRenderer.js. [2022-06-16T03:55:23.150Z] Copying Charts\plugins\jqplot.meterGaugeRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.meterGaugeRenderer.min.js. [2022-06-16T03:55:23.150Z] Copying Charts\plugins\jqplot.mobile.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mobile.js. [2022-06-16T03:55:23.150Z] Copying Charts\plugins\jqplot.mobile.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mobile.min.js. [2022-06-16T03:55:23.150Z] Copying Charts\plugins\jqplot.ohlcRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ohlcRenderer.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.ohlcRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ohlcRenderer.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pieRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pieRenderer.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pieRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pieRenderer.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pointLabels.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pointLabels.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pointLabels.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pointLabels.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pyramidAxisRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidAxisRenderer.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pyramidAxisRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidAxisRenderer.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pyramidGridRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidGridRenderer.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pyramidGridRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidGridRenderer.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pyramidRenderer.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidRenderer.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.pyramidRenderer.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidRenderer.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.trendline.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.trendline.js. [2022-06-16T03:55:23.151Z] Copying Charts\plugins\jqplot.trendline.min.js to obj\Release\Package\PackageTmp\Charts\plugins\jqplot.trendline.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shAutoloader.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shAutoloader.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shAutoloader.min.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shAutoloader.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shBrushJScript.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushJScript.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shBrushJScript.min.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushJScript.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shBrushXml.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushXml.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shBrushXml.min.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushXml.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shCore.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shCore.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\scripts\shCore.min.js to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shCore.min.js. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shCore.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCore.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shCore.min.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCore.min.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shCoreDefault.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCoreDefault.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shCoreDefault.min.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCoreDefault.min.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shThemeDefault.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemeDefault.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shThemeDefault.min.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemeDefault.min.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shThemejqPlot.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemejqPlot.css. [2022-06-16T03:55:23.151Z] Copying Charts\syntaxhighlighter\styles\shThemejqPlot.min.css to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemejqPlot.min.css. [2022-06-16T03:55:23.151Z] Copying clearapplicationcache.aspx to obj\Release\Package\PackageTmp\clearapplicationcache.aspx. [2022-06-16T03:55:23.151Z] Copying Content\bootstrap2.css to obj\Release\Package\PackageTmp\Content\bootstrap2.css. [2022-06-16T03:55:23.151Z] Copying Content\bootstrapopt.css to obj\Release\Package\PackageTmp\Content\bootstrapopt.css. [2022-06-16T03:55:23.151Z] Copying Content\chosen-sprite@2x.png to obj\Release\Package\PackageTmp\Content\chosen-sprite@2x.png. [2022-06-16T03:55:23.151Z] Copying Content\chosen-sprite.png to obj\Release\Package\PackageTmp\Content\chosen-sprite.png. [2022-06-16T03:55:23.151Z] Copying Content\chosen.css to obj\Release\Package\PackageTmp\Content\chosen.css. [2022-06-16T03:55:23.151Z] Copying Content\cmnStyle.css to obj\Release\Package\PackageTmp\Content\cmnStyle.css. [2022-06-16T03:55:23.151Z] Copying Content\ContextMenu.css to obj\Release\Package\PackageTmp\Content\ContextMenu.css. [2022-06-16T03:55:23.151Z] Copying Content\new-panel-style.css to obj\Release\Package\PackageTmp\Content\new-panel-style.css. [2022-06-16T03:55:23.151Z] Copying Content\notification.css to obj\Release\Package\PackageTmp\Content\notification.css. [2022-06-16T03:55:23.151Z] Copying Content\OrgChart\jquery.orgchart.css to obj\Release\Package\PackageTmp\Content\OrgChart\jquery.orgchart.css. [2022-06-16T03:55:23.151Z] Copying Content\PARCSRAccountDetails.css to obj\Release\Package\PackageTmp\Content\PARCSRAccountDetails.css. [2022-06-16T03:55:23.151Z] Copying Content\PCRAgentGrid.css to obj\Release\Package\PackageTmp\Content\PCRAgentGrid.css. [2022-06-16T03:55:23.151Z] Copying Content\DynamicControl.css to obj\Release\Package\PackageTmp\Content\DynamicControl.css. [2022-06-16T03:55:23.151Z] Copying Content\dynamicgrid.css to obj\Release\Package\PackageTmp\Content\dynamicgrid.css. [2022-06-16T03:55:23.151Z] Copying Content\GridConfig.css to obj\Release\Package\PackageTmp\Content\GridConfig.css. [2022-06-16T03:55:23.151Z] Copying Content\IEcompactibility.css to obj\Release\Package\PackageTmp\Content\IEcompactibility.css. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_flat_0_aaaaaa_40x100.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_flat_0_aaaaaa_40x100.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_flat_75_ffffff_40x100.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_flat_75_ffffff_40x100.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_glass_55_fbf9ee_1x400.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_55_fbf9ee_1x400.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_glass_65_ffffff_1x400.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_65_ffffff_1x400.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_glass_75_dadada_1x400.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_75_dadada_1x400.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_glass_75_e6e6e6_1x400.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_75_e6e6e6_1x400.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_glass_95_fef1ec_1x400.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_95_fef1ec_1x400.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png to obj\Release\Package\PackageTmp\Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-icons_222222_256x240.png to obj\Release\Package\PackageTmp\Content\images\ui-icons_222222_256x240.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-icons_2e83ff_256x240.png to obj\Release\Package\PackageTmp\Content\images\ui-icons_2e83ff_256x240.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-icons_454545_256x240.png to obj\Release\Package\PackageTmp\Content\images\ui-icons_454545_256x240.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-icons_888888_256x240.png to obj\Release\Package\PackageTmp\Content\images\ui-icons_888888_256x240.png. [2022-06-16T03:55:23.151Z] Copying Content\images\ui-icons_cd0a0a_256x240.png to obj\Release\Package\PackageTmp\Content\images\ui-icons_cd0a0a_256x240.png. [2022-06-16T03:55:23.151Z] Copying Content\jqpagination.css to obj\Release\Package\PackageTmp\Content\jqpagination.css. [2022-06-16T03:55:23.151Z] Copying Content\jquery.alerts.css to obj\Release\Package\PackageTmp\Content\jquery.alerts.css. [2022-06-16T03:55:23.151Z] Copying Content\jquery.contextMenu.css to obj\Release\Package\PackageTmp\Content\jquery.contextMenu.css. [2022-06-16T03:55:23.151Z] Copying Content\main.css to obj\Release\Package\PackageTmp\Content\main.css. [2022-06-16T03:55:23.151Z] Copying Content\menu\style-responsive.css to obj\Release\Package\PackageTmp\Content\menu\style-responsive.css. [2022-06-16T03:55:23.151Z] Copying Content\Notifications.css to obj\Release\Package\PackageTmp\Content\Notifications.css. [2022-06-16T03:55:23.151Z] Copying Content\Optimain.css to obj\Release\Package\PackageTmp\Content\Optimain.css. [2022-06-16T03:55:23.151Z] Copying Content\PARCSR.css to obj\Release\Package\PackageTmp\Content\PARCSR.css. [2022-06-16T03:55:23.151Z] Copying Content\PrecallNotes.css to obj\Release\Package\PackageTmp\Content\PrecallNotes.css. [2022-06-16T03:55:23.151Z] Copying Content\PrecallNotesDetail.css to obj\Release\Package\PackageTmp\Content\PrecallNotesDetail.css. [2022-06-16T03:55:23.151Z] Copying Content\prism.css to obj\Release\Package\PackageTmp\Content\prism.css. [2022-06-16T03:55:23.151Z] Copying Content\Reportchosen.css to obj\Release\Package\PackageTmp\Content\Reportchosen.css. [2022-06-16T03:55:23.151Z] Copying Content\RuleEngine.css to obj\Release\Package\PackageTmp\Content\RuleEngine.css. [2022-06-16T03:55:23.151Z] Copying Content\select2.css to obj\Release\Package\PackageTmp\Content\select2.css. [2022-06-16T03:55:23.404Z] Copying Content\Site.css to obj\Release\Package\PackageTmp\Content\Site.css. [2022-06-16T03:55:23.404Z] Copying Content\styleReport.css to obj\Release\Package\PackageTmp\Content\styleReport.css. [2022-06-16T03:55:23.404Z] Copying Content\PAR-PaymentPlanConfiguration.css to obj\Release\Package\PackageTmp\Content\PAR-PaymentPlanConfiguration.css. [2022-06-16T03:55:23.404Z] Copying Content\test\ace.css to obj\Release\Package\PackageTmp\Content\test\ace.css. [2022-06-16T03:55:23.404Z] Copying Content\test\ico.css to obj\Release\Package\PackageTmp\Content\test\ico.css. [2022-06-16T03:55:23.404Z] Copying Content\test\jquery-ui.min.css to obj\Release\Package\PackageTmp\Content\test\jquery-ui.min.css. [2022-06-16T03:55:23.404Z] Copying Content\test\jquery.multiselect.css to obj\Release\Package\PackageTmp\Content\test\jquery.multiselect.css. [2022-06-16T03:55:23.404Z] Copying Content\test\jquery.multiselect.filter.css to obj\Release\Package\PackageTmp\Content\test\jquery.multiselect.filter.css. [2022-06-16T03:55:23.404Z] Copying Content\test\Newace.css to obj\Release\Package\PackageTmp\Content\test\Newace.css. [2022-06-16T03:55:23.404Z] Copying Content\test\prettify.css to obj\Release\Package\PackageTmp\Content\test\prettify.css. [2022-06-16T03:55:23.404Z] Copying Content\test\screen.css to obj\Release\Package\PackageTmp\Content\test\screen.css. [2022-06-16T03:55:23.404Z] Copying Content\test\style.css to obj\Release\Package\PackageTmp\Content\test\style.css. [2022-06-16T03:55:23.404Z] Copying Content\text-highlighter.css to obj\Release\Package\PackageTmp\Content\text-highlighter.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-icons_222222_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_222222_256x240.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-icons_2e83ff_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_2e83ff_256x240.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-icons_454545_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_454545_256x240.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-icons_888888_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_888888_256x240.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\images\ui-icons_cd0a0a_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_cd0a0a_256x240.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery-ui-1.10.3.custom.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery-ui-1.10.3.custom.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery-ui.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery-ui.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.accordion.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.accordion.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.all.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.all.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.autocomplete.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.autocomplete.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.base.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.base.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.button.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.button.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.core.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.core.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.datepicker.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.datepicker.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.dialog.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.dialog.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.progressbar.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.progressbar.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.resizable.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.resizable.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.selectable.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.selectable.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.slider.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.slider.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.tabs.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.tabs.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\jquery.ui.theme.css to obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.theme.css. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png. [2022-06-16T03:55:23.404Z] Copying Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\images\ui-icons_222222_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_222222_256x240.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\images\ui-icons_454545_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_454545_256x240.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\images\ui-icons_888888_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_888888_256x240.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png to obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery-ui.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery-ui.min.css. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery.ui.accordion.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.accordion.min.css. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery.ui.autocomplete.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.autocomplete.min.css. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery.ui.button.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.button.min.css. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery.ui.core.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.core.min.css. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery.ui.datepicker.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.datepicker.min.css. [2022-06-16T03:55:23.405Z] Copying Content\themes\base\minified\jquery.ui.dialog.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.dialog.min.css. [2022-06-16T03:55:23.658Z] Copying Content\themes\base\minified\jquery.ui.progressbar.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.progressbar.min.css. [2022-06-16T03:55:23.658Z] Copying Content\themes\base\minified\jquery.ui.resizable.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.resizable.min.css. [2022-06-16T03:55:23.658Z] Copying Content\themes\base\minified\jquery.ui.selectable.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.selectable.min.css. [2022-06-16T03:55:23.658Z] Copying Content\themes\base\minified\jquery.ui.slider.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.slider.min.css. [2022-06-16T03:55:23.658Z] Copying Content\themes\base\minified\jquery.ui.tabs.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.tabs.min.css. [2022-06-16T03:55:23.910Z] Copying Content\themes\base\minified\jquery.ui.theme.min.css to obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.theme.min.css. [2022-06-16T03:55:23.910Z] Copying Content\themes\theme-current.css to obj\Release\Package\PackageTmp\Content\themes\theme-current.css. [2022-06-16T03:55:23.910Z] Copying Content\themes\theme-green.css to obj\Release\Package\PackageTmp\Content\themes\theme-green.css. [2022-06-16T03:55:23.910Z] Copying Content\token-input.css to obj\Release\Package\PackageTmp\Content\token-input.css. [2022-06-16T03:55:23.910Z] Copying Content\validationEngine.jquery.css to obj\Release\Package\PackageTmp\Content\validationEngine.jquery.css. [2022-06-16T03:55:23.910Z] Copying Content\w2ui-1.4.3.css to obj\Release\Package\PackageTmp\Content\w2ui-1.4.3.css. [2022-06-16T03:55:23.910Z] Copying Downloads\Appeal_Filing_Limit_Mastr.xlsx to obj\Release\Package\PackageTmp\Downloads\Appeal_Filing_Limit_Mastr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Appeal_Filing_Limit_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Appeal_Filing_Limit_mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\AR_Action_Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\AR_Action_Mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\AR_Reason.xlsx to obj\Release\Package\PackageTmp\Downloads\AR_Reason.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\AR_Status_Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\AR_Status_Mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Billing_Rejection_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Billing_Rejection_mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Billing_task_info_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Billing_task_info_mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Bucket.xlsx to obj\Release\Package\PackageTmp\Downloads\Bucket.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Bucket_Mapping.xlsx to obj\Release\Package\PackageTmp\Downloads\Bucket_Mapping.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\charge Transactions.xlsx to obj\Release\Package\PackageTmp\Downloads\charge Transactions.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\CPRConsolidationData.xlsx to obj\Release\Package\PackageTmp\Downloads\CPRConsolidationData.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Denials.xlsx to obj\Release\Package\PackageTmp\Downloads\Denials.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Encounters.xlsx to obj\Release\Package\PackageTmp\Downloads\Encounters.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Health Report.xlsx to obj\Release\Package\PackageTmp\Downloads\Health Report.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Insurance Information.xlsx to obj\Release\Package\PackageTmp\Downloads\Insurance Information.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Location mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Location mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\P2P Suspend Rpt.xlsx to obj\Release\Package\PackageTmp\Downloads\P2P Suspend Rpt.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Patient Demographics.xlsx to obj\Release\Package\PackageTmp\Downloads\Patient Demographics.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Payer Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Payer Mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Practice Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Practice Mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Provider Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Provider Mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Roles_Master.xlsx to obj\Release\Package\PackageTmp\Downloads\Roles_Master.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Shift_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Shift_mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\SNR.xlsx to obj\Release\Package\PackageTmp\Downloads\SNR.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\Timely_Filing_Limit_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Timely_Filing_Limit_mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\User_Category.xlsx to obj\Release\Package\PackageTmp\Downloads\User_Category.xlsx. [2022-06-16T03:55:23.910Z] Copying Downloads\User_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\User_mstr.xlsx. [2022-06-16T03:55:23.910Z] Copying ErrorLog\ImportUtilityTracingLog.txt to obj\Release\Package\PackageTmp\ErrorLog\ImportUtilityTracingLog.txt. [2022-06-16T03:55:23.910Z] Copying ErrorLog\Reportlog.txt to obj\Release\Package\PackageTmp\ErrorLog\Reportlog.txt. [2022-06-16T03:55:23.910Z] Copying ErrorLog\RuleEngineWCLog.txt to obj\Release\Package\PackageTmp\ErrorLog\RuleEngineWCLog.txt. [2022-06-16T03:55:23.910Z] Copying EXE\ExcelToNotepad.exe to obj\Release\Package\PackageTmp\EXE\ExcelToNotepad.exe. [2022-06-16T03:55:23.910Z] Copying favicon.ico to obj\Release\Package\PackageTmp\favicon.ico. [2022-06-16T03:55:23.910Z] Copying Global.asax to obj\Release\Package\PackageTmp\Global.asax. [2022-06-16T03:55:23.910Z] Copying Images\account.png to obj\Release\Package\PackageTmp\Images\account.png. [2022-06-16T03:55:23.910Z] Copying Images\activity-icon-25.png to obj\Release\Package\PackageTmp\Images\activity-icon-25.png. [2022-06-16T03:55:23.910Z] Copying Images\add-cir.png to obj\Release\Package\PackageTmp\Images\add-cir.png. [2022-06-16T03:55:23.910Z] Copying Images\add.png to obj\Release\Package\PackageTmp\Images\add.png. [2022-06-16T03:55:23.910Z] Copying Images\approve.gif to obj\Release\Package\PackageTmp\Images\approve.gif. [2022-06-16T03:55:23.910Z] Copying Images\arrow-top.png to obj\Release\Package\PackageTmp\Images\arrow-top.png. [2022-06-16T03:55:23.910Z] Copying Images\back_green.png to obj\Release\Package\PackageTmp\Images\back_green.png. [2022-06-16T03:55:23.910Z] Copying Images\back_icon.png to obj\Release\Package\PackageTmp\Images\back_icon.png. [2022-06-16T03:55:23.910Z] Copying Images\bg2.jpg to obj\Release\Package\PackageTmp\Images\bg2.jpg. [2022-06-16T03:55:23.910Z] Copying Images\bg_header.png to obj\Release\Package\PackageTmp\Images\bg_header.png. [2022-06-16T03:55:23.910Z] Copying Images\bg_login.png to obj\Release\Package\PackageTmp\Images\bg_login.png. [2022-06-16T03:55:23.910Z] Copying Images\bg_logincontainer.png to obj\Release\Package\PackageTmp\Images\bg_logincontainer.png. [2022-06-16T03:55:23.910Z] Copying Images\bg_menu.png to obj\Release\Package\PackageTmp\Images\bg_menu.png. [2022-06-16T03:55:23.910Z] Copying Images\BIcap.png to obj\Release\Package\PackageTmp\Images\BIcap.png. [2022-06-16T03:55:23.910Z] Copying Images\browseicon.png to obj\Release\Package\PackageTmp\Images\browseicon.png. [2022-06-16T03:55:23.910Z] Copying Images\button_all_left.jpg to obj\Release\Package\PackageTmp\Images\button_all_left.jpg. [2022-06-16T03:55:23.910Z] Copying Images\button_all_right.jpg to obj\Release\Package\PackageTmp\Images\button_all_right.jpg. [2022-06-16T03:55:23.910Z] Copying Images\button_down.jpg to obj\Release\Package\PackageTmp\Images\button_down.jpg. [2022-06-16T03:55:23.910Z] Copying Images\button_left.jpg to obj\Release\Package\PackageTmp\Images\button_left.jpg. [2022-06-16T03:55:23.911Z] Copying Images\button_right.jpg to obj\Release\Package\PackageTmp\Images\button_right.jpg. [2022-06-16T03:55:23.911Z] Copying Images\button_up.jpg to obj\Release\Package\PackageTmp\Images\button_up.jpg. [2022-06-16T03:55:23.911Z] Copying Images\category_downarrow.png to obj\Release\Package\PackageTmp\Images\category_downarrow.png. [2022-06-16T03:55:23.911Z] Copying Images\chart_loading.gif to obj\Release\Package\PackageTmp\Images\chart_loading.gif. [2022-06-16T03:55:23.911Z] Copying Images\Click.jpg to obj\Release\Package\PackageTmp\Images\Click.jpg. [2022-06-16T03:55:23.911Z] Copying Images\client_icon.png to obj\Release\Package\PackageTmp\Images\client_icon.png. [2022-06-16T03:55:23.911Z] Copying Images\close_sm.png to obj\Release\Package\PackageTmp\Images\close_sm.png. [2022-06-16T03:55:23.911Z] Copying Images\close-grey.png to obj\Release\Package\PackageTmp\Images\close-grey.png. [2022-06-16T03:55:23.911Z] Copying Images\comments.png to obj\Release\Package\PackageTmp\Images\comments.png. [2022-06-16T03:55:23.911Z] Copying Images\completed_icon.png to obj\Release\Package\PackageTmp\Images\completed_icon.png. [2022-06-16T03:55:23.911Z] Copying Images\condbtn-addcondition.png to obj\Release\Package\PackageTmp\Images\condbtn-addcondition.png. [2022-06-16T03:55:23.911Z] Copying Images\condbtn-addpredicate.png to obj\Release\Package\PackageTmp\Images\condbtn-addpredicate.png. [2022-06-16T03:55:23.911Z] Copying Images\condbtn-delete.png to obj\Release\Package\PackageTmp\Images\condbtn-delete.png. [2022-06-16T03:55:23.911Z] Copying Images\condbtn-enabled.png to obj\Release\Package\PackageTmp\Images\condbtn-enabled.png. [2022-06-16T03:55:23.911Z] Copying Images\configuration.png to obj\Release\Package\PackageTmp\Images\configuration.png. [2022-06-16T03:55:24.164Z] Copying Images\copy.png to obj\Release\Package\PackageTmp\Images\copy.png. [2022-06-16T03:55:24.164Z] Copying Images\cross-icon.png to obj\Release\Package\PackageTmp\Images\cross-icon.png. [2022-06-16T03:55:24.164Z] Copying Images\daily.png to obj\Release\Package\PackageTmp\Images\daily.png. [2022-06-16T03:55:24.164Z] Copying Images\dashboard.png to obj\Release\Package\PackageTmp\Images\dashboard.png. [2022-06-16T03:55:24.164Z] Copying Images\dash_sprite.png to obj\Release\Package\PackageTmp\Images\dash_sprite.png. [2022-06-16T03:55:24.164Z] Copying Images\datepicker.png to obj\Release\Package\PackageTmp\Images\datepicker.png. [2022-06-16T03:55:24.164Z] Copying Images\defaultsetting.png to obj\Release\Package\PackageTmp\Images\defaultsetting.png. [2022-06-16T03:55:24.164Z] Copying Images\del-icon.png to obj\Release\Package\PackageTmp\Images\del-icon.png. [2022-06-16T03:55:24.164Z] Copying Images\delete-org.png to obj\Release\Package\PackageTmp\Images\delete-org.png. [2022-06-16T03:55:24.164Z] Copying Images\delete.png to obj\Release\Package\PackageTmp\Images\delete.png. [2022-06-16T03:55:24.164Z] Copying Images\disable_icon.png to obj\Release\Package\PackageTmp\Images\disable_icon.png. [2022-06-16T03:55:24.164Z] Copying Images\dollar.png to obj\Release\Package\PackageTmp\Images\dollar.png. [2022-06-16T03:55:24.164Z] Copying Images\double-angle-pointing-to-right.png to obj\Release\Package\PackageTmp\Images\double-angle-pointing-to-right.png. [2022-06-16T03:55:24.164Z] Copying Images\double-left-chevron.png to obj\Release\Package\PackageTmp\Images\double-left-chevron.png. [2022-06-16T03:55:24.164Z] Copying Images\down.gif to obj\Release\Package\PackageTmp\Images\down.gif. [2022-06-16T03:55:24.164Z] Copying Images\download.png to obj\Release\Package\PackageTmp\Images\download.png. [2022-06-16T03:55:24.164Z] Copying Images\image base64.png to obj\Release\Package\PackageTmp\Images\image base64.png. [2022-06-16T03:55:24.164Z] Copying Images\IMPEL_GenericAppealCoverLetter.PNG to obj\Release\Package\PackageTmp\Images\IMPEL_GenericAppealCoverLetter.PNG. [2022-06-16T03:55:24.164Z] Copying Images\inc-dnc.png to obj\Release\Package\PackageTmp\Images\inc-dnc.png. [2022-06-16T03:55:24.164Z] Copying Images\inc-escalation.png to obj\Release\Package\PackageTmp\Images\inc-escalation.png. [2022-06-16T03:55:24.164Z] Copying Images\inc-rep-caller.png to obj\Release\Package\PackageTmp\Images\inc-rep-caller.png. [2022-06-16T03:55:24.164Z] Copying Images\loginbg.jpg to obj\Release\Package\PackageTmp\Images\loginbg.jpg. [2022-06-16T03:55:24.164Z] Copying Images\loginbg.png to obj\Release\Package\PackageTmp\Images\loginbg.png. [2022-06-16T03:55:24.164Z] Copying Images\logincontainerbg.png to obj\Release\Package\PackageTmp\Images\logincontainerbg.png. [2022-06-16T03:55:24.164Z] Copying Images\logo-IKS-sm.png to obj\Release\Package\PackageTmp\Images\logo-IKS-sm.png. [2022-06-16T03:55:24.164Z] Copying Images\menu.png to obj\Release\Package\PackageTmp\Images\menu.png. [2022-06-16T03:55:24.164Z] Copying Images\noprofile.png to obj\Release\Package\PackageTmp\Images\noprofile.png. [2022-06-16T03:55:24.164Z] Copying Images\noprofile1.jpg to obj\Release\Package\PackageTmp\Images\noprofile1.jpg. [2022-06-16T03:55:24.164Z] Copying Images\opt.chevron.down.png to obj\Release\Package\PackageTmp\Images\opt.chevron.down.png. [2022-06-16T03:55:24.164Z] Copying Images\opt.chevron.left.png to obj\Release\Package\PackageTmp\Images\opt.chevron.left.png. [2022-06-16T03:55:24.164Z] Copying Images\opt.chevron.right.png to obj\Release\Package\PackageTmp\Images\opt.chevron.right.png. [2022-06-16T03:55:24.164Z] Copying Images\opt.chevron.up.png to obj\Release\Package\PackageTmp\Images\opt.chevron.up.png. [2022-06-16T03:55:24.164Z] Copying Images\optimixlogo-sm.png to obj\Release\Package\PackageTmp\Images\optimixlogo-sm.png. [2022-06-16T03:55:24.164Z] Copying Images\optimixlogo.png to obj\Release\Package\PackageTmp\Images\optimixlogo.png. [2022-06-16T03:55:24.164Z] Copying Images\PayerIcon.png to obj\Release\Package\PackageTmp\Images\PayerIcon.png. [2022-06-16T03:55:24.164Z] Copying Images\plus-icon.png to obj\Release\Package\PackageTmp\Images\plus-icon.png. [2022-06-16T03:55:24.164Z] Copying Images\popup_close_sm.png to obj\Release\Package\PackageTmp\Images\popup_close_sm.png. [2022-06-16T03:55:24.164Z] Copying Images\ptrn.png to obj\Release\Package\PackageTmp\Images\ptrn.png. [2022-06-16T03:55:24.164Z] Copying Images\ptrn2.png to obj\Release\Package\PackageTmp\Images\ptrn2.png. [2022-06-16T03:55:24.164Z] Copying Images\ruleengine_icon.png to obj\Release\Package\PackageTmp\Images\ruleengine_icon.png. [2022-06-16T03:55:24.164Z] Copying Images\sprite.png to obj\Release\Package\PackageTmp\Images\sprite.png. [2022-06-16T03:55:24.164Z] Copying Images\sprite1.png to obj\Release\Package\PackageTmp\Images\sprite1.png. [2022-06-16T03:55:24.164Z] Copying Images\Top5.jpg to obj\Release\Package\PackageTmp\Images\Top5.jpg. [2022-06-16T03:55:24.164Z] Copying Images\edit.png to obj\Release\Package\PackageTmp\Images\edit.png. [2022-06-16T03:55:24.164Z] Copying Images\encounter_transfer.png to obj\Release\Package\PackageTmp\Images\encounter_transfer.png. [2022-06-16T03:55:24.164Z] Copying Images\excl_export.png to obj\Release\Package\PackageTmp\Images\excl_export.png. [2022-06-16T03:55:24.164Z] Copying Images\filter.png to obj\Release\Package\PackageTmp\Images\filter.png. [2022-06-16T03:55:24.164Z] Copying Images\forwarded_icon.png to obj\Release\Package\PackageTmp\Images\forwarded_icon.png. [2022-06-16T03:55:24.164Z] Copying Images\global_search.png to obj\Release\Package\PackageTmp\Images\global_search.png. [2022-06-16T03:55:24.164Z] Copying Images\graph.png to obj\Release\Package\PackageTmp\Images\graph.png. [2022-06-16T03:55:24.164Z] Copying Images\hash.png to obj\Release\Package\PackageTmp\Images\hash.png. [2022-06-16T03:55:24.164Z] Copying Images\help.gif to obj\Release\Package\PackageTmp\Images\help.gif. [2022-06-16T03:55:24.164Z] Copying Images\hide.png to obj\Release\Package\PackageTmp\Images\hide.png. [2022-06-16T03:55:24.164Z] Copying Images\iks-practice-feat.png to obj\Release\Package\PackageTmp\Images\iks-practice-feat.png. [2022-06-16T03:55:24.164Z] Copying Images\important.gif to obj\Release\Package\PackageTmp\Images\important.gif. [2022-06-16T03:55:24.164Z] Copying Images\info.gif to obj\Release\Package\PackageTmp\Images\info.gif. [2022-06-16T03:55:24.164Z] Copying Images\inventory.png to obj\Release\Package\PackageTmp\Images\inventory.png. [2022-06-16T03:55:24.164Z] Copying Images\leave_mgt.png to obj\Release\Package\PackageTmp\Images\leave_mgt.png. [2022-06-16T03:55:24.164Z] Copying Images\loading.gif to obj\Release\Package\PackageTmp\Images\loading.gif. [2022-06-16T03:55:24.164Z] Copying Images\masters.png to obj\Release\Package\PackageTmp\Images\masters.png. [2022-06-16T03:55:24.164Z] Copying Images\monthly.png to obj\Release\Package\PackageTmp\Images\monthly.png. [2022-06-16T03:55:24.164Z] Copying Images\msg_error.png to obj\Release\Package\PackageTmp\Images\msg_error.png. [2022-06-16T03:55:24.164Z] Copying Images\msg_info.png to obj\Release\Package\PackageTmp\Images\msg_info.png. [2022-06-16T03:55:24.164Z] Copying Images\msg_success.png to obj\Release\Package\PackageTmp\Images\msg_success.png. [2022-06-16T03:55:24.164Z] Copying Images\msg_warning.png to obj\Release\Package\PackageTmp\Images\msg_warning.png. [2022-06-16T03:55:24.164Z] Copying Images\notification.png to obj\Release\Package\PackageTmp\Images\notification.png. [2022-06-16T03:55:24.164Z] Copying Images\notification_icon.png to obj\Release\Package\PackageTmp\Images\notification_icon.png. [2022-06-16T03:55:24.164Z] Copying Images\notification_icon1.png to obj\Release\Package\PackageTmp\Images\notification_icon1.png. [2022-06-16T03:55:24.164Z] Copying Images\optimix-logo.png to obj\Release\Package\PackageTmp\Images\optimix-logo.png. [2022-06-16T03:55:24.164Z] Copying Images\pass_icon.png to obj\Release\Package\PackageTmp\Images\pass_icon.png. [2022-06-16T03:55:24.164Z] Copying Images\popup_close.png to obj\Release\Package\PackageTmp\Images\popup_close.png. [2022-06-16T03:55:24.164Z] Copying Images\productivity-gr.png to obj\Release\Package\PackageTmp\Images\productivity-gr.png. [2022-06-16T03:55:24.164Z] Copying Images\productivity-icon.png to obj\Release\Package\PackageTmp\Images\productivity-icon.png. [2022-06-16T03:55:24.164Z] Copying Images\quality.png to obj\Release\Package\PackageTmp\Images\quality.png. [2022-06-16T03:55:24.164Z] Copying Images\quality_check_icon.png to obj\Release\Package\PackageTmp\Images\quality_check_icon.png. [2022-06-16T03:55:24.164Z] Copying Images\reject.png to obj\Release\Package\PackageTmp\Images\reject.png. [2022-06-16T03:55:24.164Z] Copying Images\remove-icon.png to obj\Release\Package\PackageTmp\Images\remove-icon.png. [2022-06-16T03:55:24.164Z] Copying Images\report.png to obj\Release\Package\PackageTmp\Images\report.png. [2022-06-16T03:55:24.416Z] Copying Images\RNR.png to obj\Release\Package\PackageTmp\Images\RNR.png. [2022-06-16T03:55:24.416Z] Copying Images\search_icon.png to obj\Release\Package\PackageTmp\Images\search_icon.png. [2022-06-16T03:55:24.416Z] Copying Images\security.png to obj\Release\Package\PackageTmp\Images\security.png. [2022-06-16T03:55:24.416Z] Copying Images\show.png to obj\Release\Package\PackageTmp\Images\show.png. [2022-06-16T03:55:24.416Z] Copying Images\showhide.png to obj\Release\Package\PackageTmp\Images\showhide.png. [2022-06-16T03:55:24.416Z] Copying Images\ShowHide_summary.png to obj\Release\Package\PackageTmp\Images\ShowHide_summary.png. [2022-06-16T03:55:24.417Z] Copying Images\sidebar-menu-arrow.png to obj\Release\Package\PackageTmp\Images\sidebar-menu-arrow.png. [2022-06-16T03:55:24.417Z] Copying Images\sidebar-toggler.jpg to obj\Release\Package\PackageTmp\Images\sidebar-toggler.jpg. [2022-06-16T03:55:24.417Z] Copying Images\sort-20.png to obj\Release\Package\PackageTmp\Images\sort-20.png. [2022-06-16T03:55:24.417Z] Copying Images\summary_icon.png to obj\Release\Package\PackageTmp\Images\summary_icon.png. [2022-06-16T03:55:24.417Z] Copying Images\tabuler.png to obj\Release\Package\PackageTmp\Images\tabuler.png. [2022-06-16T03:55:24.417Z] Copying Images\tasked_icon.png to obj\Release\Package\PackageTmp\Images\tasked_icon.png. [2022-06-16T03:55:24.417Z] Copying Images\transparent.jpg to obj\Release\Package\PackageTmp\Images\transparent.jpg. [2022-06-16T03:55:24.417Z] Copying Images\transparent2.png to obj\Release\Package\PackageTmp\Images\transparent2.png. [2022-06-16T03:55:24.417Z] Copying Images\transparent3.png to obj\Release\Package\PackageTmp\Images\transparent3.png. [2022-06-16T03:55:24.417Z] Copying Images\up.gif to obj\Release\Package\PackageTmp\Images\up.gif. [2022-06-16T03:55:24.417Z] Copying Images\uploadicon.png to obj\Release\Package\PackageTmp\Images\uploadicon.png. [2022-06-16T03:55:24.417Z] Copying Images\user_icon.png to obj\Release\Package\PackageTmp\Images\user_icon.png. [2022-06-16T03:55:24.417Z] Copying Images\user_mapping.png to obj\Release\Package\PackageTmp\Images\user_mapping.png. [2022-06-16T03:55:24.417Z] Copying Images\vdividerline.png to obj\Release\Package\PackageTmp\Images\vdividerline.png. [2022-06-16T03:55:24.417Z] Copying Images\view-enc.png to obj\Release\Package\PackageTmp\Images\view-enc.png. [2022-06-16T03:55:24.417Z] Copying Images\weekly.png to obj\Release\Package\PackageTmp\Images\weekly.png. [2022-06-16T03:55:24.417Z] Copying Images\work_order.png to obj\Release\Package\PackageTmp\Images\work_order.png. [2022-06-16T03:55:24.417Z] Copying kms-integration.readme.txt to obj\Release\Package\PackageTmp\kms-integration.readme.txt. [2022-06-16T03:55:24.417Z] Copying NReco.PdfGenerator.dll to obj\Release\Package\PackageTmp\NReco.PdfGenerator.dll. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG. [2022-06-16T03:55:24.417Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG. [2022-06-16T03:55:24.418Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png. [2022-06-16T03:55:24.670Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG. [2022-06-16T03:55:24.671Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG. [2022-06-16T03:55:24.672Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG. [2022-06-16T03:55:24.924Z] Copying obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG to obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG. [2022-06-16T03:55:24.924Z] Copying PdfSharp.SharpZipLib\ReadMe.txt to obj\Release\Package\PackageTmp\PdfSharp.SharpZipLib\ReadMe.txt. [2022-06-16T03:55:24.924Z] Copying Images\ProfileImages\20181128013230-NewUser1.PNG to obj\Release\Package\PackageTmp\Images\ProfileImages\20181128013230-NewUser1.PNG. [2022-06-16T03:55:24.924Z] Copying Images\ProfileImages\noprofile.png to obj\Release\Package\PackageTmp\Images\ProfileImages\noprofile.png. [2022-06-16T03:55:24.924Z] Copying Images\ProfileImages\trans1.png to obj\Release\Package\PackageTmp\Images\ProfileImages\trans1.png. [2022-06-16T03:55:24.924Z] Copying Resources\Messages.de.txt to obj\Release\Package\PackageTmp\Resources\Messages.de.txt. [2022-06-16T03:55:24.924Z] Copying Resources\Messages.txt to obj\Release\Package\PackageTmp\Resources\Messages.txt. [2022-06-16T03:55:24.924Z] Copying Scripts\jquery-3.6.0.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-3.6.0.min.js. [2022-06-16T03:55:24.924Z] Copying Scripts\TemplateAutomation.js to obj\Release\Package\PackageTmp\Scripts\TemplateAutomation.js. [2022-06-16T03:55:24.924Z] Copying Scripts\ActionCodeCommon.js to obj\Release\Package\PackageTmp\Scripts\ActionCodeCommon.js. [2022-06-16T03:55:24.924Z] Copying Scripts\AddMenu.js to obj\Release\Package\PackageTmp\Scripts\AddMenu.js. [2022-06-16T03:55:24.924Z] Copying Scripts\AppealTemplate.js to obj\Release\Package\PackageTmp\Scripts\AppealTemplate.js. [2022-06-16T03:55:24.924Z] Copying Scripts\BillingPPEncounterDetail.js to obj\Release\Package\PackageTmp\Scripts\BillingPPEncounterDetail.js. [2022-06-16T03:55:24.924Z] Copying Scripts\BillingPPWorkFlow.js to obj\Release\Package\PackageTmp\Scripts\BillingPPWorkFlow.js. [2022-06-16T03:55:24.924Z] Copying Scripts\BillingPPWorkOrder.js to obj\Release\Package\PackageTmp\Scripts\BillingPPWorkOrder.js. [2022-06-16T03:55:24.924Z] Copying Scripts\BillingPPWorkOrderDetail.js to obj\Release\Package\PackageTmp\Scripts\BillingPPWorkOrderDetail.js. [2022-06-16T03:55:24.924Z] Copying Scripts\BucketProcessMapping.js to obj\Release\Package\PackageTmp\Scripts\BucketProcessMapping.js. [2022-06-16T03:55:24.924Z] Copying Scripts\CallCheck.js to obj\Release\Package\PackageTmp\Scripts\CallCheck.js. [2022-06-16T03:55:24.924Z] Copying Scripts\Chart.js to obj\Release\Package\PackageTmp\Scripts\Chart.js. [2022-06-16T03:55:24.924Z] Copying Scripts\Clinic.js to obj\Release\Package\PackageTmp\Scripts\Clinic.js. [2022-06-16T03:55:24.925Z] Copying Scripts\ClinicDetails.js to obj\Release\Package\PackageTmp\Scripts\ClinicDetails.js. [2022-06-16T03:55:24.925Z] Copying Scripts\ClinicSearch.js to obj\Release\Package\PackageTmp\Scripts\ClinicSearch.js. [2022-06-16T03:55:24.925Z] Copying Scripts\DareImport.js to obj\Release\Package\PackageTmp\Scripts\DareImport.js. [2022-06-16T03:55:24.925Z] Copying Scripts\extend.jquery.validate.js to obj\Release\Package\PackageTmp\Scripts\extend.jquery.validate.js. [2022-06-16T03:55:24.925Z] Copying Scripts\ExternalActivityCode.js to obj\Release\Package\PackageTmp\Scripts\ExternalActivityCode.js. [2022-06-16T03:55:24.925Z] Copying Scripts\GlobalSearch.js to obj\Release\Package\PackageTmp\Scripts\GlobalSearch.js. [2022-06-16T03:55:24.925Z] Copying Scripts\GlobalSearchBilling.js to obj\Release\Package\PackageTmp\Scripts\GlobalSearchBilling.js. [2022-06-16T03:55:24.925Z] Copying Scripts\GlobalSearchBillingPP.js to obj\Release\Package\PackageTmp\Scripts\GlobalSearchBillingPP.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-1.6.4.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.6.4.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-1.6.4.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.6.4.min.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-3.3.1.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-3.3.1.min.js. [2022-06-16T03:55:24.925Z] Copying Scripts\Jquery-Active-Directory-Config.js to obj\Release\Package\PackageTmp\Scripts\Jquery-Active-Directory-Config.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-ARWorkFlow.js to obj\Release\Package\PackageTmp\Scripts\jquery-ARWorkFlow.js. [2022-06-16T03:55:24.925Z] Copying Scripts\Jquery-CBRWOAction.js to obj\Release\Package\PackageTmp\Scripts\Jquery-CBRWOAction.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-CBRWorkFlow.js to obj\Release\Package\PackageTmp\Scripts\jquery-CBRWorkFlow.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-InventoryAllocation.js to obj\Release\Package\PackageTmp\Scripts\jquery-InventoryAllocation.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-PARCSR-PaymentPlan.js to obj\Release\Package\PackageTmp\Scripts\jquery-PARCSR-PaymentPlan.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-RefundDocument.js to obj\Release\Package\PackageTmp\Scripts\jquery-RefundDocument.js. [2022-06-16T03:55:24.925Z] Copying Scripts\Jquery-RefundTypeMapping.js to obj\Release\Package\PackageTmp\Scripts\Jquery-RefundTypeMapping.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery-ui-1.12.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.12.min.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery.orgchart.js to obj\Release\Package\PackageTmp\Scripts\jquery.orgchart.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery.signalR-2.4.1.js to obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.4.1.js. [2022-06-16T03:55:24.925Z] Copying Scripts\jquery.signalR-2.4.1.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.4.1.min.js. [2022-06-16T03:55:25.177Z] Copying Scripts\ManualAllocation.js to obj\Release\Package\PackageTmp\Scripts\ManualAllocation.js. [2022-06-16T03:55:25.177Z] Copying Scripts\MessageTemplate.js to obj\Release\Package\PackageTmp\Scripts\MessageTemplate.js. [2022-06-16T03:55:25.177Z] Copying Scripts\Notifier.js to obj\Release\Package\PackageTmp\Scripts\Notifier.js. [2022-06-16T03:55:25.177Z] Copying Scripts\OrgChart\jquery.orgchart.js to obj\Release\Package\PackageTmp\Scripts\OrgChart\jquery.orgchart.js. [2022-06-16T03:55:25.177Z] Copying Scripts\CBR_EncounterDetails.js to obj\Release\Package\PackageTmp\Scripts\CBR_EncounterDetails.js. [2022-06-16T03:55:25.177Z] Copying Scripts\PARCSR_AccountDetails.js to obj\Release\Package\PackageTmp\Scripts\PARCSR_AccountDetails.js. [2022-06-16T03:55:25.177Z] Copying Scripts\PayerURLMaster.js to obj\Release\Package\PackageTmp\Scripts\PayerURLMaster.js. [2022-06-16T03:55:25.177Z] Copying Scripts\plugins\asynchronous.execution.js to obj\Release\Package\PackageTmp\Scripts\plugins\asynchronous.execution.js. [2022-06-16T03:55:25.177Z] Copying Scripts\auto.action.template.js to obj\Release\Package\PackageTmp\Scripts\auto.action.template.js. [2022-06-16T03:55:25.177Z] Copying Scripts\bi.data.js to obj\Release\Package\PackageTmp\Scripts\bi.data.js. [2022-06-16T03:55:25.177Z] Copying Scripts\plugins\inline.style.js to obj\Release\Package\PackageTmp\Scripts\plugins\inline.style.js. [2022-06-16T03:55:25.177Z] Copying Scripts\RefundTemplate.js to obj\Release\Package\PackageTmp\Scripts\RefundTemplate.js. [2022-06-16T03:55:25.177Z] Copying Scripts\Report.js to obj\Release\Package\PackageTmp\Scripts\Report.js. [2022-06-16T03:55:25.177Z] Copying Scripts\ReportImport.js to obj\Release\Package\PackageTmp\Scripts\ReportImport.js. [2022-06-16T03:55:25.177Z] Copying Scripts\RuleEngine.js to obj\Release\Package\PackageTmp\Scripts\RuleEngine.js. [2022-06-16T03:55:25.177Z] Copying Scripts\Sampling.js to obj\Release\Package\PackageTmp\Scripts\Sampling.js. [2022-06-16T03:55:25.177Z] Copying Scripts\SamplingExecution.js to obj\Release\Package\PackageTmp\Scripts\SamplingExecution.js. [2022-06-16T03:55:25.177Z] Copying Scripts\session.js to obj\Release\Package\PackageTmp\Scripts\session.js. [2022-06-16T03:55:25.177Z] Copying Scripts\sop-display.js to obj\Release\Package\PackageTmp\Scripts\sop-display.js. [2022-06-16T03:55:25.177Z] Copying Scripts\html2canvas.js to obj\Release\Package\PackageTmp\Scripts\html2canvas.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-BucketDetails.js to obj\Release\Package\PackageTmp\Scripts\jquery-BucketDetails.js. [2022-06-16T03:55:25.177Z] Copying Reports\Forms\demoBillReport.aspx to obj\Release\Package\PackageTmp\Reports\Forms\demoBillReport.aspx. [2022-06-16T03:55:25.177Z] Copying Reports\Forms\demoReport.aspx to obj\Release\Package\PackageTmp\Reports\Forms\demoReport.aspx. [2022-06-16T03:55:25.177Z] Copying Reports\Forms\frmGen.aspx to obj\Release\Package\PackageTmp\Reports\Forms\frmGen.aspx. [2022-06-16T03:55:25.177Z] Copying Reports\Forms\ReportHome.aspx to obj\Release\Package\PackageTmp\Reports\Forms\ReportHome.aspx. [2022-06-16T03:55:25.177Z] Copying Scripts\ARWOChart.js to obj\Release\Package\PackageTmp\Scripts\ARWOChart.js. [2022-06-16T03:55:25.177Z] Copying Scripts\chosen.ajaxaddition.jquery.js to obj\Release\Package\PackageTmp\Scripts\chosen.ajaxaddition.jquery.js. [2022-06-16T03:55:25.177Z] Copying Scripts\chosen.js to obj\Release\Package\PackageTmp\Scripts\chosen.js. [2022-06-16T03:55:25.177Z] Copying Scripts\Common.js to obj\Release\Package\PackageTmp\Scripts\Common.js. [2022-06-16T03:55:25.177Z] Copying Scripts\ConfigGroup.js to obj\Release\Package\PackageTmp\Scripts\ConfigGroup.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-CSRWorkOrder.js to obj\Release\Package\PackageTmp\Scripts\jquery-CSRWorkOrder.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-ExternalCommon.js to obj\Release\Package\PackageTmp\Scripts\jquery-ExternalCommon.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-input-field-configuration.js to obj\Release\Package\PackageTmp\Scripts\jquery-input-field-configuration.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-PCR-PaymentPlan.js to obj\Release\Package\PackageTmp\Scripts\jquery-PCR-PaymentPlan.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-PCR-PaymentPlanConfiguration.js to obj\Release\Package\PackageTmp\Scripts\jquery-PCR-PaymentPlanConfiguration.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-RuleEngineEnhancement.js to obj\Release\Package\PackageTmp\Scripts\jquery-RuleEngineEnhancement.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery-sortable-control.js to obj\Release\Package\PackageTmp\Scripts\jquery-sortable-control.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.elastic.js to obj\Release\Package\PackageTmp\Scripts\jquery.elastic.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.events.input.js to obj\Release\Package\PackageTmp\Scripts\jquery.events.input.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.mentionsInput.js to obj\Release\Package\PackageTmp\Scripts\jquery.mentionsInput.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.OpsShuffling.js to obj\Release\Package\PackageTmp\Scripts\jquery.OpsShuffling.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.signalR-2.2.2.js to obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.2.2.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.signalR-2.2.2.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.2.2.min.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.simulate.js to obj\Release\Package\PackageTmp\Scripts\jquery.simulate.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.textarea-highlighter-helper.js to obj\Release\Package\PackageTmp\Scripts\jquery.textarea-highlighter-helper.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.textarea-highlighter.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.textarea-highlighter.min.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.timepicker.js to obj\Release\Package\PackageTmp\Scripts\jquery.timepicker.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.validate.additional.custom.methods.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.additional.custom.methods.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.validate.additional.methods.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.additional.methods.js. [2022-06-16T03:55:25.177Z] Copying Scripts\jquery.validate.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.js. [2022-06-16T03:55:25.177Z] Copying Images\arrow.gif to obj\Release\Package\PackageTmp\Images\arrow.gif. [2022-06-16T03:55:25.178Z] Copying Images\arrow_d.gif to obj\Release\Package\PackageTmp\Images\arrow_d.gif. [2022-06-16T03:55:25.178Z] Copying Images\arrow_l.gif to obj\Release\Package\PackageTmp\Images\arrow_l.gif. [2022-06-16T03:55:25.178Z] Copying Images\arrow_r.gif to obj\Release\Package\PackageTmp\Images\arrow_r.gif. [2022-06-16T03:55:25.178Z] Copying Images\arrow_u.gif to obj\Release\Package\PackageTmp\Images\arrow_u.gif. [2022-06-16T03:55:25.178Z] Copying Content\js-graph-it.css to obj\Release\Package\PackageTmp\Content\js-graph-it.css. [2022-06-16T03:55:25.178Z] Copying Scripts\js-graph-it\dynamic-position.js to obj\Release\Package\PackageTmp\Scripts\js-graph-it\dynamic-position.js. [2022-06-16T03:55:25.178Z] Copying Scripts\js-graph-it\js-graph-it.js to obj\Release\Package\PackageTmp\Scripts\js-graph-it\js-graph-it.js. [2022-06-16T03:55:25.178Z] Copying Images\move.gif to obj\Release\Package\PackageTmp\Images\move.gif. [2022-06-16T03:55:25.178Z] Copying Scripts\notification.js to obj\Release\Package\PackageTmp\Scripts\notification.js. [2022-06-16T03:55:25.178Z] Copying Scripts\jsrender.js to obj\Release\Package\PackageTmp\Scripts\jsrender.js. [2022-06-16T03:55:25.178Z] Copying Scripts\PCREncActionDetails.js to obj\Release\Package\PackageTmp\Scripts\PCREncActionDetails.js. [2022-06-16T03:55:25.178Z] Copying Scripts\Dashboards.js to obj\Release\Package\PackageTmp\Scripts\Dashboards.js. [2022-06-16T03:55:25.178Z] Copying Scripts\DynamicChart.js to obj\Release\Package\PackageTmp\Scripts\DynamicChart.js. [2022-06-16T03:55:25.178Z] Copying Scripts\DynamicControlCommon.js to obj\Release\Package\PackageTmp\Scripts\DynamicControlCommon.js. [2022-06-16T03:55:25.178Z] Copying Scripts\highlight.js to obj\Release\Package\PackageTmp\Scripts\highlight.js. [2022-06-16T03:55:25.178Z] Copying Scripts\jquery-1.10.2.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.js. [2022-06-16T03:55:25.178Z] Copying Scripts\jquery-migrate-1.2.1.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-migrate-1.2.1.min.js. [2022-06-16T03:55:25.178Z] Copying Scripts\jquery-ui-1.8.13.custom.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.13.custom.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery-ui.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery.alerts.js to obj\Release\Package\PackageTmp\Scripts\jquery.alerts.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery.contextMenu.js to obj\Release\Package\PackageTmp\Scripts\jquery.contextMenu.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery.idletimer.js to obj\Release\Package\PackageTmp\Scripts\jquery.idletimer.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery.tokeninput.js to obj\Release\Package\PackageTmp\Scripts\jquery.tokeninput.js. [2022-06-16T03:55:25.430Z] Copying Scripts\Keys\javaScriptHotKeys.js to obj\Release\Package\PackageTmp\Scripts\Keys\javaScriptHotKeys.js. [2022-06-16T03:55:25.430Z] Copying Scripts\Keys\jquery.key.js to obj\Release\Package\PackageTmp\Scripts\Keys\jquery.key.js. [2022-06-16T03:55:25.430Z] Copying Scripts\Login.js to obj\Release\Package\PackageTmp\Scripts\Login.js. [2022-06-16T03:55:25.430Z] Copying Scripts\master.js to obj\Release\Package\PackageTmp\Scripts\master.js. [2022-06-16T03:55:25.430Z] Copying Scripts\menu\app.js to obj\Release\Package\PackageTmp\Scripts\menu\app.js. [2022-06-16T03:55:25.430Z] Copying Scripts\menu\bootstrap-hover-dropdown.min.js to obj\Release\Package\PackageTmp\Scripts\menu\bootstrap-hover-dropdown.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\menu\bootstrap.min.js to obj\Release\Package\PackageTmp\Scripts\menu\bootstrap.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery.blockui.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.blockui.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery-PCR-Common.js to obj\Release\Package\PackageTmp\Scripts\jquery-PCR-Common.js. [2022-06-16T03:55:25.430Z] Copying Scripts\menu\jquery.slimscroll.min.js to obj\Release\Package\PackageTmp\Scripts\menu\jquery.slimscroll.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\PCR_AccountDetails.js to obj\Release\Package\PackageTmp\Scripts\PCR_AccountDetails.js. [2022-06-16T03:55:25.430Z] Copying Scripts\plugins\flexi.accordion.js to obj\Release\Package\PackageTmp\Scripts\plugins\flexi.accordion.js. [2022-06-16T03:55:25.430Z] Copying Scripts\role.js to obj\Release\Package\PackageTmp\Scripts\role.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery-PrecallNotes.js to obj\Release\Package\PackageTmp\Scripts\jquery-PrecallNotes.js. [2022-06-16T03:55:25.430Z] Copying Scripts\RptCommonFunctions.js to obj\Release\Package\PackageTmp\Scripts\RptCommonFunctions.js. [2022-06-16T03:55:25.430Z] Copying Scripts\RuleStrategyConditionBox.js to obj\Release\Package\PackageTmp\Scripts\RuleStrategyConditionBox.js. [2022-06-16T03:55:25.430Z] Copying Scripts\select2.full.js to obj\Release\Package\PackageTmp\Scripts\select2.full.js. [2022-06-16T03:55:25.430Z] Copying Scripts\select2.js to obj\Release\Package\PackageTmp\Scripts\select2.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery-input-field-mapping.js to obj\Release\Package\PackageTmp\Scripts\jquery-input-field-mapping.js. [2022-06-16T03:55:25.430Z] Copying Scripts\jquery.textarea-highlighter-trie.js to obj\Release\Package\PackageTmp\Scripts\jquery.textarea-highlighter-trie.js. [2022-06-16T03:55:25.430Z] Copying Scripts\sop-document.js to obj\Release\Package\PackageTmp\Scripts\sop-document.js. [2022-06-16T03:55:25.430Z] Copying Scripts\StatusActionMapping.js to obj\Release\Package\PackageTmp\Scripts\StatusActionMapping.js. [2022-06-16T03:55:25.430Z] Copying Scripts\StatusCodeCommon.js to obj\Release\Package\PackageTmp\Scripts\StatusCodeCommon.js. [2022-06-16T03:55:25.430Z] Copying Scripts\TaskingHeader.js to obj\Release\Package\PackageTmp\Scripts\TaskingHeader.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\jquery.tinymce.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\jquery.tinymce.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\license.txt to obj\Release\Package\PackageTmp\Scripts\tinymce\license.txt. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\advlist\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\advlist\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\advlist\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\advlist\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\anchor\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\anchor\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\anchor\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\anchor\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\autolink\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autolink\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\autolink\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autolink\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\autoresize\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autoresize\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\autoresize\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autoresize\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\autosave\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autosave\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\autosave\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autosave\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\bbcode\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\bbcode\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\bbcode\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\bbcode\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\charmap\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\charmap\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\charmap\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\charmap\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\codesample\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\codesample\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\codesample\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\codesample\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\code\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\code\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\code\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\code\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\colorpicker\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\colorpicker\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\colorpicker\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\colorpicker\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\contextmenu\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\contextmenu\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\contextmenu\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\contextmenu\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\directionality\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\directionality\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\directionality\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\directionality\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\emoticons\js\emojis.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\js\emojis.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\emoticons\js\emojis.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\js\emojis.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\emoticons\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\emoticons\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\fullpage\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullpage\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\fullpage\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullpage\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\fullscreen\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullscreen\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\fullscreen\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullscreen\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\help\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\help\plugin.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\help\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\help\plugin.min.js. [2022-06-16T03:55:25.430Z] Copying Scripts\tinymce\plugins\hr\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\hr\plugin.js. [2022-06-16T03:55:25.682Z] Copying Scripts\tinymce\plugins\hr\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\hr\plugin.min.js. [2022-06-16T03:55:25.682Z] Copying Scripts\tinymce\plugins\imagetools\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\imagetools\plugin.js. [2022-06-16T03:55:25.682Z] Copying Scripts\tinymce\plugins\imagetools\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\imagetools\plugin.min.js. [2022-06-16T03:55:25.682Z] Copying Scripts\tinymce\plugins\image\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\image\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\image\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\image\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\importcss\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\importcss\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\importcss\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\importcss\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\insertdatetime\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\insertdatetime\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\insertdatetime\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\insertdatetime\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\legacyoutput\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\legacyoutput\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\legacyoutput\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\legacyoutput\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\link\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\link\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\link\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\link\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\lists\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\lists\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\lists\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\lists\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\media\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\media\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\media\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\media\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\nonbreaking\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\nonbreaking\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\nonbreaking\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\nonbreaking\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\noneditable\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\noneditable\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\noneditable\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\noneditable\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\pagebreak\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\pagebreak\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\pagebreak\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\pagebreak\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\paste\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\paste\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\paste\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\paste\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\preview\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\preview\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\preview\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\preview\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\print\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\print\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\print\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\print\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\quickbars\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\quickbars\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\quickbars\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\quickbars\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\save\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\save\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\save\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\save\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\searchreplace\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\searchreplace\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\searchreplace\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\searchreplace\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\spellchecker\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\spellchecker\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\spellchecker\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\spellchecker\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\tabfocus\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\tabfocus\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\tabfocus\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\tabfocus\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\table\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\table\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\table\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\table\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\template\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\template\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\template\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\template\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\textcolor\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textcolor\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\textcolor\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textcolor\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\textpattern\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textpattern\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\textpattern\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textpattern\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\toc\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\toc\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\toc\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\toc\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\visualblocks\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualblocks\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\visualblocks\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualblocks\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\visualchars\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualchars\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\visualchars\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualchars\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\wordcount\plugin.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\wordcount\plugin.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\plugins\wordcount\plugin.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\wordcount\plugin.min.js. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\dark\content.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\dark\content.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\dark\content.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\dark\content.min.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\default\content.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\default\content.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\default\content.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\default\content.min.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\document\content.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\document\content.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\document\content.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\document\content.min.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\writer\content.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\writer\content.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\content\writer\content.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\writer\content.min.css. [2022-06-16T03:55:25.683Z] Copying Scripts\tinymce\skins\ui\oxide-dark\content.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.css. [2022-06-16T03:55:25.684Z] Copying Scripts\tinymce\skins\ui\oxide-dark\content.inline.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.inline.css. [2022-06-16T03:55:25.684Z] Copying Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css. [2022-06-16T03:55:25.684Z] Copying Scripts\tinymce\skins\ui\oxide-dark\content.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.min.css. [2022-06-16T03:55:25.684Z] Copying Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css. [2022-06-16T03:55:25.684Z] Copying Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css. [2022-06-16T03:55:25.936Z] Copying Scripts\tinymce\skins\ui\oxide-dark\skin.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.css. [2022-06-16T03:55:25.936Z] Copying Scripts\tinymce\skins\ui\oxide-dark\skin.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.min.css. [2022-06-16T03:55:25.936Z] Copying Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\content.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\content.inline.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.inline.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\content.inline.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.inline.min.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\content.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.min.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\content.mobile.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.mobile.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\content.mobile.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.mobile.min.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\skin.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\skin.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.min.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\skin.mobile.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.mobile.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\themes\mobile\theme.js to obj\Release\Package\PackageTmp\Scripts\tinymce\themes\mobile\theme.js. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\themes\mobile\theme.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\themes\mobile\theme.min.js. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\themes\silver\theme.js to obj\Release\Package\PackageTmp\Scripts\tinymce\themes\silver\theme.js. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\themes\silver\theme.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\themes\silver\theme.min.js. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\tinymce.js to obj\Release\Package\PackageTmp\Scripts\tinymce\tinymce.js. [2022-06-16T03:55:25.937Z] Copying Scripts\tinymce\tinymce.min.js to obj\Release\Package\PackageTmp\Scripts\tinymce\tinymce.min.js. [2022-06-16T03:55:25.937Z] Copying Scripts\tooltipster.bundle.js to obj\Release\Package\PackageTmp\Scripts\tooltipster.bundle.js. [2022-06-16T03:55:25.937Z] Copying Scripts\underscore-min.js to obj\Release\Package\PackageTmp\Scripts\underscore-min.js. [2022-06-16T03:55:25.937Z] Copying Scripts\User.Category.Mapping.js to obj\Release\Package\PackageTmp\Scripts\User.Category.Mapping.js. [2022-06-16T03:55:25.937Z] Copying Scripts\User.js to obj\Release\Package\PackageTmp\Scripts\User.js. [2022-06-16T03:55:25.937Z] Copying Scripts\w2ui-1.4.3.js to obj\Release\Package\PackageTmp\Scripts\w2ui-1.4.3.js. [2022-06-16T03:55:25.937Z] Copying Scripts\WOBlgChart.js to obj\Release\Package\PackageTmp\Scripts\WOBlgChart.js. [2022-06-16T03:55:25.937Z] Copying Scripts\WorkOrdeDetails.js to obj\Release\Package\PackageTmp\Scripts\WorkOrdeDetails.js. [2022-06-16T03:55:25.937Z] Copying Scripts\workorder.js to obj\Release\Package\PackageTmp\Scripts\workorder.js. [2022-06-16T03:55:25.937Z] Copying Scripts\WorkOrderactionlevel.js to obj\Release\Package\PackageTmp\Scripts\WorkOrderactionlevel.js. [2022-06-16T03:55:25.937Z] Copying Scripts\YFReports.js to obj\Release\Package\PackageTmp\Scripts\YFReports.js. [2022-06-16T03:55:25.937Z] Copying Static\EcsStatusCodeHelp.html to obj\Release\Package\PackageTmp\Static\EcsStatusCodeHelp.html. [2022-06-16T03:55:25.937Z] Copying styleguide.html to obj\Release\Package\PackageTmp\styleguide.html. [2022-06-16T03:55:25.937Z] Copying testdb.aspx to obj\Release\Package\PackageTmp\testdb.aspx. [2022-06-16T03:55:25.937Z] Copying Downloads\Inventory_Allocation.xlsx to obj\Release\Package\PackageTmp\Downloads\Inventory_Allocation.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\QCASampleAllocation.xlsx to obj\Release\Package\PackageTmp\Downloads\QCASampleAllocation.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\Action_Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Action_Mstr.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\Status_Mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Status_Mstr.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\Qca_AgentRating.xlsx to obj\Release\Package\PackageTmp\Downloads\Qca_AgentRating.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\EncounterDnc.xlsx to obj\Release\Package\PackageTmp\Downloads\EncounterDnc.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\InputMappingStatusActionFieldFile.csv to obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFieldFile.csv. [2022-06-16T03:55:25.937Z] Copying Downloads\InputMappingStatusActionFile.csv to obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFile.csv. [2022-06-16T03:55:25.937Z] Copying Downloads\InputMappingMasterFile.csv to obj\Release\Package\PackageTmp\Downloads\InputMappingMasterFile.csv. [2022-06-16T03:55:25.937Z] Copying Downloads\CPTRuleLevelConfig.xlsx to obj\Release\Package\PackageTmp\Downloads\CPTRuleLevelConfig.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\ExternalUserMapping.xlsx to obj\Release\Package\PackageTmp\Downloads\ExternalUserMapping.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\BulkCompletion.xlsx to obj\Release\Package\PackageTmp\Downloads\BulkCompletion.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\ecs_payer_mapping.xlsx to obj\Release\Package\PackageTmp\Downloads\ecs_payer_mapping.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\Special_Project.xlsx to obj\Release\Package\PackageTmp\Downloads\Special_Project.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\InputMappingMasterFile.xlsx to obj\Release\Package\PackageTmp\Downloads\InputMappingMasterFile.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\InputMappingStatusActionFieldFile.xlsx to obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFieldFile.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\InputMappingStatusActionFile.xlsx to obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFile.xlsx. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\CHANGES.md to obj\Release\Package\PackageTmp\HTMLEditor\CHANGES.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\LICENSE.md to obj\Release\Package\PackageTmp\HTMLEditor\LICENSE.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\plugins\scayt\CHANGELOG.md to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\CHANGELOG.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\plugins\scayt\LICENSE.md to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\LICENSE.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\plugins\scayt\README.md to obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\README.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\plugins\wsc\LICENSE.md to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\LICENSE.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\plugins\wsc\README.md to obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\README.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\README.md to obj\Release\Package\PackageTmp\HTMLEditor\README.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\old\assets\posteddata.php to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\posteddata.php. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\old\sample_posteddata.php to obj\Release\Package\PackageTmp\HTMLEditor\samples\old\sample_posteddata.php. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\toolbarconfigurator\font\config.json to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\config.json. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\toolbarconfigurator\font\fontello.eot to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.eot. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\toolbarconfigurator\font\fontello.woff to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.woff. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE to obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\skins\moono-lisa\readme.md to obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\readme.md. [2022-06-16T03:55:25.937Z] Copying HTMLEditor\ImageUpload.ashx to obj\Release\Package\PackageTmp\HTMLEditor\ImageUpload.ashx. [2022-06-16T03:55:25.937Z] Copying Downloads\ECS_Location_NPI.xlsx to obj\Release\Package\PackageTmp\Downloads\ECS_Location_NPI.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\ecs_response_claim_codes_mapping.xlsx to obj\Release\Package\PackageTmp\Downloads\ecs_response_claim_codes_mapping.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\Bucket_Create_Mapping.xlsx to obj\Release\Package\PackageTmp\Downloads\Bucket_Create_Mapping.xlsx. [2022-06-16T03:55:25.937Z] Copying Downloads\TaskHistory.xlsx to obj\Release\Package\PackageTmp\Downloads\TaskHistory.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\OpenBatchReportTemplate.xlsx to obj\Release\Package\PackageTmp\Downloads\OpenBatchReportTemplate.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\Holiday_mstr.xlsx to obj\Release\Package\PackageTmp\Downloads\Holiday_mstr.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\InputMappingMaster.csv to obj\Release\Package\PackageTmp\Downloads\InputMappingMaster.csv. [2022-06-16T03:55:26.191Z] Copying Downloads\Visit_Reason_Master.xlsx to obj\Release\Package\PackageTmp\Downloads\Visit_Reason_Master.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\Speciality_Master.xlsx to obj\Release\Package\PackageTmp\Downloads\Speciality_Master.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\evbv_provider_details.xlsx to obj\Release\Package\PackageTmp\Downloads\evbv_provider_details.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\Vendor_Payer_Master.xlsx to obj\Release\Package\PackageTmp\Downloads\Vendor_Payer_Master.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\Vendor_payer_mapping.xlsx to obj\Release\Package\PackageTmp\Downloads\Vendor_payer_mapping.xlsx. [2022-06-16T03:55:26.191Z] Copying Downloads\Provider_Payer_Mapping.xlsx to obj\Release\Package\PackageTmp\Downloads\Provider_Payer_Mapping.xlsx. [2022-06-16T03:55:26.191Z] Copying Views\Clinic\_ClinicExtSearchTask.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_ClinicExtSearchTask.cshtml. [2022-06-16T03:55:26.191Z] Copying Static\HotKeysDesc.html to obj\Release\Package\PackageTmp\Static\HotKeysDesc.html. [2022-06-16T03:55:26.191Z] Copying Views\RuleEngine\RulePriority.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngine\RulePriority.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\W2UI\W2UIGrid.cshtml to obj\Release\Package\PackageTmp\Views\W2UI\W2UIGrid.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\W2UI\GridComparison.cshtml to obj\Release\Package\PackageTmp\Views\W2UI\GridComparison.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\RaImport\RaImport.cshtml to obj\Release\Package\PackageTmp\Views\RaImport\RaImport.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml to obj\Release\Package\PackageTmp\Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PaymentPlan\_CreatePaymentPlan.cshtml to obj\Release\Package\PackageTmp\Views\PaymentPlan\_CreatePaymentPlan.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PaymentPlan\_ViewPaymentPlan.cshtml to obj\Release\Package\PackageTmp\Views\PaymentPlan\_ViewPaymentPlan.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRStatusCode\PCRStatusList.cshtml to obj\Release\Package\PackageTmp\Views\PCRStatusCode\PCRStatusList.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRStatusCode\PCRStatusCode.cshtml to obj\Release\Package\PackageTmp\Views\PCRStatusCode\PCRStatusCode.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRActionCode\PCRActionList.cshtml to obj\Release\Package\PackageTmp\Views\PCRActionCode\PCRActionList.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRActionCode\PCRActionCode.cshtml to obj\Release\Package\PackageTmp\Views\PCRActionCode\PCRActionCode.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\Ldap\Error.cshtml to obj\Release\Package\PackageTmp\Views\Ldap\Error.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketCategory\BucketCategory.cshtml to obj\Release\Package\PackageTmp\Views\BucketCategory\BucketCategory.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketCategory\BucketCategoryDetails.cshtml to obj\Release\Package\PackageTmp\Views\BucketCategory\BucketCategoryDetails.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\StageConditionMapping\StageMappingCondition.cshtml to obj\Release\Package\PackageTmp\Views\StageConditionMapping\StageMappingCondition.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketDetails\CreateBucket.cshtml to obj\Release\Package\PackageTmp\Views\BucketDetails\CreateBucket.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\StageAction\StageAction.cshtml to obj\Release\Package\PackageTmp\Views\StageAction\StageAction.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\QcaSubprocess\QcaSubprocessCode.cshtml to obj\Release\Package\PackageTmp\Views\QcaSubprocess\QcaSubprocessCode.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\QcaSubprocess\QcaSubprocessList.cshtml to obj\Release\Package\PackageTmp\Views\QcaSubprocess\QcaSubprocessList.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRPaymentPlan\Index.cshtml to obj\Release\Package\PackageTmp\Views\PCRPaymentPlan\Index.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\OpsShuffling\OpsShuffling.cshtml to obj\Release\Package\PackageTmp\Views\OpsShuffling\OpsShuffling.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketDetails\ViewBucketDetailsList.cshtml to obj\Release\Package\PackageTmp\Views\BucketDetails\ViewBucketDetailsList.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRRAStatus\PCRRAStatusList.cshtml to obj\Release\Package\PackageTmp\Views\PCRRAStatus\PCRRAStatusList.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\PCRRAStatus\PCRRAStatus.cshtml to obj\Release\Package\PackageTmp\Views\PCRRAStatus\PCRRAStatus.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\RuleEngineStrategy\RuleEngineStrategy.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\RuleEngineStrategy.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketDetails\_CreateUpdateBucket.cshtml to obj\Release\Package\PackageTmp\Views\BucketDetails\_CreateUpdateBucket.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketDetails\_BucketPriority.cshtml to obj\Release\Package\PackageTmp\Views\BucketDetails\_BucketPriority.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\TestRuleEngine\TestRuleEngine.cshtml to obj\Release\Package\PackageTmp\Views\TestRuleEngine\TestRuleEngine.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\RuleEngineStrategy\RuleEngineConfig.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\RuleEngineConfig.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\QACheckType\QACheckTypeList.cshtml to obj\Release\Package\PackageTmp\Views\QACheckType\QACheckTypeList.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\QACheckType\QACheckType.cshtml to obj\Release\Package\PackageTmp\Views\QACheckType\QACheckType.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketDetails\_BucketMapping.cshtml to obj\Release\Package\PackageTmp\Views\BucketDetails\_BucketMapping.cshtml. [2022-06-16T03:55:26.191Z] Copying Views\BucketDetails\_PreviewBucketMapping.cshtml to obj\Release\Package\PackageTmp\Views\BucketDetails\_PreviewBucketMapping.cshtml. [2022-06-16T03:55:26.191Z] Copying XML\835Constants.xml to obj\Release\Package\PackageTmp\XML\835Constants.xml. [2022-06-16T03:55:26.191Z] Copying XML\Breadcrumb.xml to obj\Release\Package\PackageTmp\XML\Breadcrumb.xml. [2022-06-16T03:55:26.191Z] Copying XML\GridConfigOptions.xml to obj\Release\Package\PackageTmp\XML\GridConfigOptions.xml. [2022-06-16T03:55:26.191Z] Copying XML\ReportBreadcrumb.xml to obj\Release\Package\PackageTmp\XML\ReportBreadcrumb.xml. [2022-06-16T03:55:26.191Z] Copying XML\Messages.xml to obj\Release\Package\PackageTmp\XML\Messages.xml. [2022-06-16T03:55:26.191Z] Copying XML\StatusModel.xml to obj\Release\Package\PackageTmp\XML\StatusModel.xml. [2022-06-16T03:55:26.191Z] Copying XML\Label.xml to obj\Release\Package\PackageTmp\XML\Label.xml. [2022-06-16T03:55:26.191Z] Copying XML\UserModel.xml to obj\Release\Package\PackageTmp\XML\UserModel.xml. [2022-06-16T03:55:26.191Z] Copying XML\Validation.xml to obj\Release\Package\PackageTmp\XML\Validation.xml. [2022-06-16T03:55:26.191Z] Copying Charts\syntaxhighlighter\LGPL-LICENSE to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\LGPL-LICENSE. [2022-06-16T03:55:26.191Z] Copying Charts\syntaxhighlighter\MIT-LICENSE to obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\MIT-LICENSE. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri.ttf to obj\Release\Package\PackageTmp\Content\fonts\Calibri.ttf. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri.eot to obj\Release\Package\PackageTmp\Content\fonts\Calibri.eot. [2022-06-16T03:55:26.191Z] Copying Content\fonts\calibri.woff to obj\Release\Package\PackageTmp\Content\fonts\calibri.woff. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri_Bold.eot to obj\Release\Package\PackageTmp\Content\fonts\Calibri_Bold.eot. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri Bold.ttf to obj\Release\Package\PackageTmp\Content\fonts\Calibri Bold.ttf. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri.otf to obj\Release\Package\PackageTmp\Content\fonts\Calibri.otf. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri Bold.otf to obj\Release\Package\PackageTmp\Content\fonts\Calibri Bold.otf. [2022-06-16T03:55:26.191Z] Copying Content\fonts\Calibri Bold.eot to obj\Release\Package\PackageTmp\Content\fonts\Calibri Bold.eot. [2022-06-16T03:55:26.191Z] Copying Reports\DataSet\dsAR.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsAR.xsc. [2022-06-16T03:55:26.191Z] Copying Reports\DataSet\dsAR.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsAR.xss. [2022-06-16T03:55:26.191Z] Copying Reports\DataSet\dsParameters.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsParameters.xsc. [2022-06-16T03:55:26.191Z] Copying Reports\DataSet\dsDemo.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsDemo.xsc. [2022-06-16T03:55:26.191Z] Copying Reports\DataSet\dsCompliance.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsCompliance.xsc. [2022-06-16T03:55:26.443Z] Copying Reports\DataSet\dsBilling.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsBilling.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsAutoPost.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsAutoPost.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsAutoPost.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsAutoPost.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsBilling.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsBilling.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCBR.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsCBR.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCBR.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsCBR.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCompliance.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsCompliance.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCsr.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsCsr.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCco.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsCco.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCco.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsCco.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsCsr.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsCsr.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsDashboard.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsDashboard.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsDashboard.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsDashboard.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsDemo.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsDemo.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsDemoBL.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsDemoBL.xsc. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsDemoBL.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsDemoBL.xss. [2022-06-16T03:55:26.444Z] Copying Reports\DataSet\dsParameters.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsParameters.xss. [2022-06-16T03:55:26.444Z] Copying Images\accent.png to obj\Release\Package\PackageTmp\Images\accent.png. [2022-06-16T03:55:26.444Z] Copying Images\bullet.png to obj\Release\Package\PackageTmp\Images\bullet.png. [2022-06-16T03:55:26.444Z] Copying Images\heroAccent.png to obj\Release\Package\PackageTmp\Images\heroAccent.png. [2022-06-16T03:55:26.444Z] Copying Images\minus.png to obj\Release\Package\PackageTmp\Images\minus.png. [2022-06-16T03:55:26.444Z] Copying Images\plus.png to obj\Release\Package\PackageTmp\Images\plus.png. [2022-06-16T03:55:26.444Z] Copying Views\_ViewStart.cshtml to obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\About.cshtml to obj\Release\Package\PackageTmp\Views\Home\About.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\Contact.cshtml to obj\Release\Package\PackageTmp\Views\Home\Contact.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\Index.cshtml to obj\Release\Package\PackageTmp\Views\Home\Index.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\Error.cshtml to obj\Release\Package\PackageTmp\Views\Shared\Error.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_LoginPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_LoginPartial.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_Layout.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_Layout.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\User\Index.cshtml to obj\Release\Package\PackageTmp\Views\User\Index.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_DareLayout.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_DareLayout.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_MenuPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_MenuPartial.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\RolePrivilege\CreateRolePrivilege.cshtml to obj\Release\Package\PackageTmp\Views\RolePrivilege\CreateRolePrivilege.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\User\UserReg.cshtml to obj\Release\Package\PackageTmp\Views\User\UserReg.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\RolePrivilege\DisplayRoleList.cshtml to obj\Release\Package\PackageTmp\Views\RolePrivilege\DisplayRoleList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\User\UsersList.cshtml to obj\Release\Package\PackageTmp\Views\User\UsersList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_DControl.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_DControl.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ActivityCode\ARActivityActionCode.cshtml to obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityActionCode.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ActivityCode\ARActivityStatusCode.cshtml to obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityStatusCode.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ActivityCode\ARActivityStatusList.cshtml to obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityStatusList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\GridTest.cshtml to obj\Release\Package\PackageTmp\Views\Home\GridTest.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ActivityCode\ARActivityActionList.cshtml to obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityActionList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_Control.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_Control.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ActivityCode\ARActivityReasonCode.cshtml to obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityReasonCode.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ActivityCode\ARActivityReasonList.cshtml to obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityReasonList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\RootCause\RootCauseAction.cshtml to obj\Release\Package\PackageTmp\Views\RootCause\RootCauseAction.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\RootCause\RCActionList.cshtml to obj\Release\Package\PackageTmp\Views\RootCause\RCActionList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\RootCause\CreateRejectionType.cshtml to obj\Release\Package\PackageTmp\Views\RootCause\CreateRejectionType.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\RootCause\RCRejectionList.cshtml to obj\Release\Package\PackageTmp\Views\RootCause\RCRejectionList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Billing\BillingTransfer.cshtml to obj\Release\Package\PackageTmp\Views\Billing\BillingTransfer.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\TaskingHeader\TaskingHeaderField.cshtml to obj\Release\Package\PackageTmp\Views\TaskingHeader\TaskingHeaderField.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml to obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_WFConditionPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WFConditionPartial.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_WFActionPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WFActionPartial.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\WorkAllocation\WorkAllocation.cshtml to obj\Release\Package\PackageTmp\Views\WorkAllocation\WorkAllocation.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Billing\BillingWorkOrder.cshtml to obj\Release\Package\PackageTmp\Views\Billing\BillingWorkOrder.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\ErrorPage.cshtml to obj\Release\Package\PackageTmp\Views\Shared\ErrorPage.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\TLSummary\OverallSummary.cshtml to obj\Release\Package\PackageTmp\Views\TLSummary\OverallSummary.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_ManagerSummaryGrid.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ManagerSummaryGrid.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_TLSummaryGrid.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_TLSummaryGrid.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Leave\Leave.cshtml to obj\Release\Package\PackageTmp\Views\Leave\Leave.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\WorkFlowConfig\WorkFlowConfigList.cshtml to obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowConfigList.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\WorkAllocation\WorkReAllocation.cshtml to obj\Release\Package\PackageTmp\Views\WorkAllocation\WorkReAllocation.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\BillingWorkOrder.cshtml to obj\Release\Package\PackageTmp\Views\Home\BillingWorkOrder.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_WorkOrderGridPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderGridPartial.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\ACRDashBoard\DisplayDashboard.cshtml to obj\Release\Package\PackageTmp\Views\ACRDashBoard\DisplayDashboard.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shift\Create.cshtml to obj\Release\Package\PackageTmp\Views\Shift\Create.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shift\Details.cshtml to obj\Release\Package\PackageTmp\Views\Shift\Details.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Clinic\Clinic.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\Clinic.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\BillingEncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\Home\BillingEncounterDetails.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Home\BillingPatientDetails.cshtml to obj\Release\Package\PackageTmp\Views\Home\BillingPatientDetails.cshtml. [2022-06-16T03:55:26.444Z] Copying Views\Shared\_WorkOrderPatientEncGrid.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderPatientEncGrid.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Clinic\ExtSearchnTask.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\ExtSearchnTask.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\TimelyFilingLimit\TimelyFilingLimit.cshtml to obj\Release\Package\PackageTmp\Views\TimelyFilingLimit\TimelyFilingLimit.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\RuleEngine\Index.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngine\Index.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Preference\preference.cshtml to obj\Release\Package\PackageTmp\Views\Preference\preference.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Preference\PreferenceControl.cshtml to obj\Release\Package\PackageTmp\Views\Preference\PreferenceControl.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\_PrivilegeGrid.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_PrivilegeGrid.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Clinic\SearchEncounter.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\SearchEncounter.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\Breadcrumb.cshtml to obj\Release\Package\PackageTmp\Views\Shared\Breadcrumb.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\_InventoryCountForWorkOrder.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrder.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\_WorkOrderSummaryGridPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderSummaryGridPartial.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\Lock.cshtml to obj\Release\Package\PackageTmp\Views\Shared\Lock.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\Report.cshtml to obj\Release\Package\PackageTmp\Views\Report\Report.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Home\HearthRate.cshtml to obj\Release\Package\PackageTmp\Views\Home\HearthRate.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Clinic\ExternalUserMapping.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\ExternalUserMapping.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\ReportImport\ReportImport.cshtml to obj\Release\Package\PackageTmp\Views\ReportImport\ReportImport.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\RuleEngine\EngineView.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngine\EngineView.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Home\NotificationAlerts.cshtml to obj\Release\Package\PackageTmp\Views\Home\NotificationAlerts.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\StrategyOutcome.cshtml to obj\Release\Package\PackageTmp\Views\Report\StrategyOutcome.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\EffortProjection.cshtml to obj\Release\Package\PackageTmp\Views\Report\EffortProjection.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\StrategyCompliance.cshtml to obj\Release\Package\PackageTmp\Views\Report\StrategyCompliance.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\PaymentProjections.cshtml to obj\Release\Package\PackageTmp\Views\Report\PaymentProjections.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml to obj\Release\Package\PackageTmp\Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\_ProductVersion.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ProductVersion.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\StrategyOutcomeBill.cshtml to obj\Release\Package\PackageTmp\Views\Report\StrategyOutcomeBill.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\EffortProjectionBill.cshtml to obj\Release\Package\PackageTmp\Views\Report\EffortProjectionBill.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\StrategyComplianceBill.cshtml to obj\Release\Package\PackageTmp\Views\Report\StrategyComplianceBill.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\PaymentProjectionsBill.cshtml to obj\Release\Package\PackageTmp\Views\Report\PaymentProjectionsBill.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\ExportExcel.cshtml to obj\Release\Package\PackageTmp\Views\Report\ExportExcel.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Report\ReportHome.cshtml to obj\Release\Package\PackageTmp\Views\Report\ReportHome.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\QA\ErrorRectification.cshtml to obj\Release\Package\PackageTmp\Views\QA\ErrorRectification.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Clinic\ClinicEncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\ClinicEncounterDetails.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Home\Activity.cshtml to obj\Release\Package\PackageTmp\Views\Home\Activity.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Home\Inventory.cshtml to obj\Release\Package\PackageTmp\Views\Home\Inventory.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\PayerURLMaster\PayerURLMaster.cshtml to obj\Release\Package\PackageTmp\Views\PayerURLMaster\PayerURLMaster.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\DareImport\DareImport.cshtml to obj\Release\Package\PackageTmp\Views\DareImport\DareImport.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\AuditLog\AuditLog.cshtml to obj\Release\Package\PackageTmp\Views\AuditLog\AuditLog.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\DareImportSchedule\DareImportSchedule.cshtml to obj\Release\Package\PackageTmp\Views\DareImportSchedule\DareImportSchedule.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Shared\ShowUpdateMessage.cshtml to obj\Release\Package\PackageTmp\Views\Shared\ShowUpdateMessage.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Scheduler\SchedulerConfig.cshtml to obj\Release\Package\PackageTmp\Views\Scheduler\SchedulerConfig.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\ExternalActivityCode\ExternalActivityActionList.cshtml to obj\Release\Package\PackageTmp\Views\ExternalActivityCode\ExternalActivityActionList.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\ExternalActivityCode\ExternalActivityActionCode.cshtml to obj\Release\Package\PackageTmp\Views\ExternalActivityCode\ExternalActivityActionCode.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\Inventory\Inventory.cshtml to obj\Release\Package\PackageTmp\Views\Inventory\Inventory.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\ProductionColumn\ProductionColumn.cshtml to obj\Release\Package\PackageTmp\Views\ProductionColumn\ProductionColumn.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\WorkOrderConfig\ViewConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\WorkOrderConfig\ViewConfiguration.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\WorkOrderConfig\CreateConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\WorkOrderConfig\CreateConfiguration.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\GlobalSearch\GlobalSearch.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\GlobalSearch.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\GlobalSearch\GlobalSearchBilling.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\GlobalSearchBilling.cshtml. [2022-06-16T03:55:26.697Z] Copying Views\ACRDashBoard\DashboardTarget.cshtml to obj\Release\Package\PackageTmp\Views\ACRDashBoard\DashboardTarget.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\AppealsFillingLimit\AppealsFillingLimit.cshtml to obj\Release\Package\PackageTmp\Views\AppealsFillingLimit\AppealsFillingLimit.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml to obj\Release\Package\PackageTmp\Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_WorkOrderStatusDashboardPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderStatusDashboardPartial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_HighRiskBucketPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_HighRiskBucketPartial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\BLGDashboard\BLGDashboard.cshtml to obj\Release\Package\PackageTmp\Views\BLGDashboard\BLGDashboard.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\ARDashboard\ARDashboard.cshtml to obj\Release\Package\PackageTmp\Views\ARDashboard\ARDashboard.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_BilledUnbilledDataPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_BilledUnbilledDataPartial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_ProductionScoreBoard.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ProductionScoreBoard.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_ARDenial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ARDenial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_AREncounterCategory.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_AREncounterCategory.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_EntityResponsibility.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_EntityResponsibility.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_ARHighRiskBucketPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ARHighRiskBucketPartial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_TopRejectionDataPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_TopRejectionDataPartial.cshtml. [2022-06-16T03:55:26.698Z] Copying Views\Shared\_ProductionChart.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ProductionChart.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_ARAging.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ARAging.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_RejectionTrending.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_RejectionTrending.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_RejectionTrendingPVC.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_RejectionTrendingPVC.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_ARAginglinechart.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_ARAginglinechart.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_DareMenu.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_DareMenu.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Lock\RedirectToLogOff.cshtml to obj\Release\Package\PackageTmp\Views\Lock\RedirectToLogOff.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_AppealFilingLimitPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_AppealFilingLimitPartial.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\WorkFlowConfig\_RuleBox.cshtml to obj\Release\Package\PackageTmp\Views\WorkFlowConfig\_RuleBox.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml to obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_WFConditionPartialTest.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WFConditionPartialTest.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GridConfig\Index.cshtml to obj\Release\Package\PackageTmp\Views\GridConfig\Index.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GridConfig\_GridOptions.cshtml to obj\Release\Package\PackageTmp\Views\GridConfig\_GridOptions.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\WorkFlowConfig\WorkFlowConfig.cshtml to obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowConfig.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\RuleEngineConfig\RuleEngineConfig.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineConfig\RuleEngineConfig.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GridConfig\_ColumnOptions.cshtml to obj\Release\Package\PackageTmp\Views\GridConfig\_ColumnOptions.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\RuleEngineConfig\RuleWorkFlowList.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineConfig\RuleWorkFlowList.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GridConfig\_SearchOrder.cshtml to obj\Release\Package\PackageTmp\Views\GridConfig\_SearchOrder.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GridConfig\_SortOrder.cshtml to obj\Release\Package\PackageTmp\Views\GridConfig\_SortOrder.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GridConfig\_LinkOptions.cshtml to obj\Release\Package\PackageTmp\Views\GridConfig\_LinkOptions.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\RuleEngineConfig\_RuleBox.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineConfig\_RuleBox.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\WorkFlowConfig\WorkFlowNewPage.cshtml to obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowNewPage.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_Demographic.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_Demographic.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\ReportImport\_RejectionSummary.cshtml to obj\Release\Package\PackageTmp\Views\ReportImport\_RejectionSummary.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_DareLayoutAssociate.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_DareLayoutAssociate.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\ConfigurationGroup\ConfigurationGroup.cshtml to obj\Release\Package\PackageTmp\Views\ConfigurationGroup\ConfigurationGroup.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\ConfigurationGroup\ConfigGroupAdd.cshtml to obj\Release\Package\PackageTmp\Views\ConfigurationGroup\ConfigGroupAdd.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_ARGlobalSearchAction.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARGlobalSearchAction.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_BLGlobalSearchAction.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_BLGlobalSearchAction.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_ARComplete.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARComplete.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_ARForwardedTo.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARForwardedTo.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_ARTasking.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARTasking.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\User\SessionOut.cshtml to obj\Release\Package\PackageTmp\Views\User\SessionOut.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_UserCategoryMenu.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_UserCategoryMenu.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_BLComplete.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_BLComplete.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\GlobalSearch\_BLTasking.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_BLTasking.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_BLComplete.cshtml to obj\Release\Package\PackageTmp\Views\Home\_BLComplete.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_BLForward.cshtml to obj\Release\Package\PackageTmp\Views\Home\_BLForward.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_BLTasking.cshtml to obj\Release\Package\PackageTmp\Views\Home\_BLTasking.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Clinic\_RightActivityPanel.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_RightActivityPanel.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Clinic\_QualityPanel.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_QualityPanel.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Clinic\_ClinicTasking.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_ClinicTasking.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Clinic\_ClinicComplete.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_ClinicComplete.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Clinic\_ClinicEncounterDetailsTask.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_ClinicEncounterDetailsTask.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Clinic\_ClinicEncounterDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_ClinicEncounterDetailsComplete.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_DControlOptions.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_DControlOptions.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_InventoryCountForWorkOrder_BL.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrder_BL.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_BLReassign.cshtml to obj\Release\Package\PackageTmp\Views\Home\_BLReassign.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_EncDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\Home\_EncDetailsComplete.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_EncDetailsForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\Home\_EncDetailsForwardTo.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Home\_EncDetailsTasking.cshtml to obj\Release\Package\PackageTmp\Views\Home\_EncDetailsTasking.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\DenialConfiguration\DenialConfigurationDisplay.cshtml to obj\Release\Package\PackageTmp\Views\DenialConfiguration\DenialConfigurationDisplay.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\DenialConfiguration\DenialConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\DenialConfiguration\DenialConfiguration.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\DenialConfiguration\_DenialConfig.cshtml to obj\Release\Package\PackageTmp\Views\DenialConfiguration\_DenialConfig.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\ManualAllocation\Allocate.cshtml to obj\Release\Package\PackageTmp\Views\ManualAllocation\Allocate.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Sampling\Sampling.cshtml to obj\Release\Package\PackageTmp\Views\Sampling\Sampling.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\SamplingExecution\GetExecutionList.cshtml to obj\Release\Package\PackageTmp\Views\SamplingExecution\GetExecutionList.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\QAWorkOrder\QAWorkOrderDetails.cshtml to obj\Release\Package\PackageTmp\Views\QAWorkOrder\QAWorkOrderDetails.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\QAWorkSummary\QAWorkSummaryDetails.cshtml to obj\Release\Package\PackageTmp\Views\QAWorkSummary\QAWorkSummaryDetails.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\BucketProcessMapping\BucketProcessMapping.cshtml to obj\Release\Package\PackageTmp\Views\BucketProcessMapping\BucketProcessMapping.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\SamplingExecution\_SamplingList.cshtml to obj\Release\Package\PackageTmp\Views\SamplingExecution\_SamplingList.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Evaluation\EvaluationView.cshtml to obj\Release\Package\PackageTmp\Views\Evaluation\EvaluationView.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml to obj\Release\Package\PackageTmp\Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_EncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_EncounterDetails.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\SampleRuleConfig\SampleRuleConfig.cshtml to obj\Release\Package\PackageTmp\Views\SampleRuleConfig\SampleRuleConfig.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Evaluation\_EvaluationView.cshtml to obj\Release\Package\PackageTmp\Views\Evaluation\_EvaluationView.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\SampleRuleConfig\_SampleRuleBox.cshtml to obj\Release\Package\PackageTmp\Views\SampleRuleConfig\_SampleRuleBox.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Evaluation\Evaluation.cshtml to obj\Release\Package\PackageTmp\Views\Evaluation\Evaluation.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\Shared\_EncounterParm.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_EncounterParm.cshtml. [2022-06-16T03:55:26.951Z] Copying Views\SampleRuleConfig\_WFSampleCondition.cshtml to obj\Release\Package\PackageTmp\Views\SampleRuleConfig\_WFSampleCondition.cshtml. [2022-06-16T03:55:27.203Z] Copying Views\SampleRuleConfig\SampleRuleConfigList.cshtml to obj\Release\Package\PackageTmp\Views\SampleRuleConfig\SampleRuleConfigList.cshtml. [2022-06-16T03:55:27.203Z] Copying Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml to obj\Release\Package\PackageTmp\Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Evaluation\_EvaluationParametersPartial.cshtml to obj\Release\Package\PackageTmp\Views\Evaluation\_EvaluationParametersPartial.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Evaluation\_EncounterDetailsQA.cshtml to obj\Release\Package\PackageTmp\Views\Evaluation\_EncounterDetailsQA.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\SamplingExecution\AdhocList.cshtml to obj\Release\Package\PackageTmp\Views\SamplingExecution\AdhocList.cshtml. [2022-06-16T03:55:27.204Z] Copying Reports\DataSet\dsQA.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsQA.xsc. [2022-06-16T03:55:27.204Z] Copying Reports\DataSet\dsPP.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsPP.xsc. [2022-06-16T03:55:27.204Z] Copying Reports\DataSet\dsPP.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsPP.xss. [2022-06-16T03:55:27.204Z] Copying Reports\DataSet\dsQA.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsQA.xss. [2022-06-16T03:55:27.204Z] Copying Views\QualityCheck\QualityCheckView.cshtml to obj\Release\Package\PackageTmp\Views\QualityCheck\QualityCheckView.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QAQualityParameter\QualityParameter.cshtml to obj\Release\Package\PackageTmp\Views\QAQualityParameter\QualityParameter.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QAQualityParameter\_ParameterList.cshtml to obj\Release\Package\PackageTmp\Views\QAQualityParameter\_ParameterList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QARuleEngineConfig\_QARuleBox.cshtml to obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\_QARuleBox.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QARuleEngineConfig\QARuleEngineConfig.cshtml to obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\QARuleEngineConfig.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QARuleEngineConfig\QARuleConfigList.cshtml to obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\QARuleConfigList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QARuleEngineConfig\_WFSampleCondition.cshtml to obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\_WFSampleCondition.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\PracticeWiseEncounterInfo\Index.cshtml to obj\Release\Package\PackageTmp\Views\PracticeWiseEncounterInfo\Index.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Caching\Caching.cshtml to obj\Release\Package\PackageTmp\Views\Caching\Caching.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Caching\_CachingView.cshtml to obj\Release\Package\PackageTmp\Views\Caching\_CachingView.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\OptimixMenu\MenuDetails.cshtml to obj\Release\Package\PackageTmp\Views\OptimixMenu\MenuDetails.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\OptimixMenu\AddMenu.cshtml to obj\Release\Package\PackageTmp\Views\OptimixMenu\AddMenu.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Test\Index.cshtml to obj\Release\Package\PackageTmp\Views\Test\Index.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\RuleEngineStrategy\_RuleListBox.cshtml to obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\_RuleListBox.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InventoryAllocation\InventoryAllocation.cshtml to obj\Release\Package\PackageTmp\Views\InventoryAllocation\InventoryAllocation.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InventoryAllocation\_Inventory.cshtml to obj\Release\Package\PackageTmp\Views\InventoryAllocation\_Inventory.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InventoryAllocation\_GeneratedList.cshtml to obj\Release\Package\PackageTmp\Views\InventoryAllocation\_GeneratedList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Bucket\BucketMapping.cshtml to obj\Release\Package\PackageTmp\Views\Bucket\BucketMapping.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Bucket\CreateBucket.cshtml to obj\Release\Package\PackageTmp\Views\Bucket\CreateBucket.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Bucket\ViewBucketList.cshtml to obj\Release\Package\PackageTmp\Views\Bucket\ViewBucketList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Shared\BulkCompletion.cshtml to obj\Release\Package\PackageTmp\Views\Shared\BulkCompletion.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\ActionCodeCommon\ActionCode.cshtml to obj\Release\Package\PackageTmp\Views\ActionCodeCommon\ActionCode.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\ActionCodeCommon\ActionCodeList.cshtml to obj\Release\Package\PackageTmp\Views\ActionCodeCommon\ActionCodeList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\StatusActionMapping\StatusActionMapping.cshtml to obj\Release\Package\PackageTmp\Views\StatusActionMapping\StatusActionMapping.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\StatusActionMapping\StatusActionMappingList.cshtml to obj\Release\Package\PackageTmp\Views\StatusActionMapping\StatusActionMappingList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\StatusCodeCommon\StatusCode.cshtml to obj\Release\Package\PackageTmp\Views\StatusCodeCommon\StatusCode.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\StatusCodeCommon\StatusCodeList.cshtml to obj\Release\Package\PackageTmp\Views\StatusCodeCommon\StatusCodeList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputField\Crud.cshtml to obj\Release\Package\PackageTmp\Views\InputField\Crud.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputField\Index.cshtml to obj\Release\Package\PackageTmp\Views\InputField\Index.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputField\_DateConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\InputField\_DateConfiguration.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputField\_MultiFieldConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\InputField\_MultiFieldConfiguration.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputField\_TextBoxConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\InputField\_TextBoxConfiguration.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputFieldControl\GetControl.cshtml to obj\Release\Package\PackageTmp\Views\InputFieldControl\GetControl.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputFieldControl\GetControls.cshtml to obj\Release\Package\PackageTmp\Views\InputFieldControl\GetControls.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputFieldMapping\Crud.cshtml to obj\Release\Package\PackageTmp\Views\InputFieldMapping\Crud.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Shared\_SortableControl.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_SortableControl.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputFieldMapping\Index.cshtml to obj\Release\Package\PackageTmp\Views\InputFieldMapping\Index.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\InputFieldControl\_GetStatusAction.cshtml to obj\Release\Package\PackageTmp\Views\InputFieldControl\_GetStatusAction.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\_ChangePasswordPartial.cshtml to obj\Release\Package\PackageTmp\Views\Account\_ChangePasswordPartial.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\_ExternalLoginsListPartial.cshtml to obj\Release\Package\PackageTmp\Views\Account\_ExternalLoginsListPartial.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\_RemoveExternalLoginsPartial.cshtml to obj\Release\Package\PackageTmp\Views\Account\_RemoveExternalLoginsPartial.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\_SetPasswordPartial.cshtml to obj\Release\Package\PackageTmp\Views\Account\_SetPasswordPartial.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\ExternalLoginConfirmation.cshtml to obj\Release\Package\PackageTmp\Views\Account\ExternalLoginConfirmation.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\ExternalLoginFailure.cshtml to obj\Release\Package\PackageTmp\Views\Account\ExternalLoginFailure.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\Login.cshtml to obj\Release\Package\PackageTmp\Views\Account\Login.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\Manage.cshtml to obj\Release\Package\PackageTmp\Views\Account\Manage.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\Account\Register.cshtml to obj\Release\Package\PackageTmp\Views\Account\Register.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QAAgentRating\QAAgentRating.cshtml to obj\Release\Package\PackageTmp\Views\QAAgentRating\QAAgentRating.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QAAgentRating\QAAgentRatingList.cshtml to obj\Release\Package\PackageTmp\Views\QAAgentRating\QAAgentRatingList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\QAAgentRating\QAAgentRatingUpdate.cshtml to obj\Release\Package\PackageTmp\Views\QAAgentRating\QAAgentRatingUpdate.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AppealTemplateList.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealTemplateList.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\_UploadTemplate.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\_UploadTemplate.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\Aetna_Sample.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\Aetna_Sample.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\_AppealTemplate.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealTemplate.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AppealConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealConfiguration.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\_AppealWorkOrderLink.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealWorkOrderLink.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AppealSchedulureReport.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealSchedulureReport.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AT_THC_Humana_Care.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Humana_Care.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml. [2022-06-16T03:55:27.204Z] Copying Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml. [2022-06-16T03:55:27.456Z] Copying Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml. [2022-06-16T03:55:27.456Z] Copying Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml. [2022-06-16T03:55:27.456Z] Copying Views\AppealTemplate\AT_THC_Aetna_denied.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_denied.cshtml. [2022-06-16T03:55:27.456Z] Copying Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml. [2022-06-16T03:55:27.456Z] Copying Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_FAX_Cover.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_FAX_Cover.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Amerigroup.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Amerigroup.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_BCBS.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_BCBS.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Care_N_Care.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Care_N_Care.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Cook_Star.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cook_Star.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Doppler_Report.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Doppler_Report.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_General_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_General_Appeal.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Medicare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicare.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_UHC_Direct.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_Direct.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\_AppealTemplateParent.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealTemplateParent.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\OptimixRolePrivilege\MenuDetails.cshtml to obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege\MenuDetails.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\OptimixRolePrivilege\Role.cshtml to obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege\Role.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\OptimixRolePrivilege\RoleList.cshtml to obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege\RoleList.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\_AppealHeaderDetails.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealHeaderDetails.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\Shared\_AR_Actions.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_AR_Actions.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\Shared\_BLG_Actions.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_BLG_Actions.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AutoActionTemplate\Save.cshtml to obj\Release\Package\PackageTmp\Views\AutoActionTemplate\Save.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\Shared\_PP_Actions.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_PP_Actions.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AutoActionTemplate\List.cshtml to obj\Release\Package\PackageTmp\Views\AutoActionTemplate\List.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Under_Paid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Under_Paid.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_CareCore.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CareCore.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml. [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_fidelis.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_fidelis.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Fidelis.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_fidelis.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_fidelis.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_GEHA.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GEHA.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_GEHA.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GEHA.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GEHA.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Hudson.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Hudson.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Hudson.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Hudson.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Hudson.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Medical_Records.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml. [2022-06-16T03:55:27.457Z] Skip copying Views\AppealTemplate\AT_CMM_Medical_Records.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml is up to date [2022-06-16T03:55:27.457Z] Copying Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_Wellcare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Wellcare.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_Wellcare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Wellcare.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Wellcare.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml. [2022-06-16T03:55:27.458Z] Skip copying Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml is up to date [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml. [2022-06-16T03:55:27.458Z] Copying Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml to obj\Release\Package\PackageTmp\Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml. [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml. [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml. [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml. [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_THC_Mran.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Mran.cshtml. [2022-06-16T03:55:27.458Z] Copying Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_Scott_and_White.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Scott_and_White.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_Cigna.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_General.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_General.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Shared\_GetSnoozeDaysControl.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_GetSnoozeDaysControl.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Shared\_GetCommentControl.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_GetCommentControl.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Notifier\Index.cshtml to obj\Release\Package\PackageTmp\Views\Notifier\Index.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Shared\_notificationLayout.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_notificationLayout.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_THC_Invoice.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Invoice.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_Late_Submission.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Late_Submission.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_HMG_UHC_RF.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_UHC_RF.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\SOPDocument\Index_single.cshtml to obj\Release\Package\PackageTmp\Views\SOPDocument\Index_single.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\SOPDocument\Crud.cshtml to obj\Release\Package\PackageTmp\Views\SOPDocument\Crud.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\SOPDocument\Index.cshtml to obj\Release\Package\PackageTmp\Views\SOPDocument\Index.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Shared\_sopDisplay.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_sopDisplay.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Shared\_sopGraph.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_sopGraph.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\Shared\_BIData.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_BIData.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml. [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml is up to date [2022-06-16T03:55:27.711Z] Copying Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.711Z] Skip copying Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml. [2022-06-16T03:55:27.712Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml is up to date [2022-06-16T03:55:27.712Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml. [2022-06-16T03:55:27.964Z] Skip copying Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml is up to date [2022-06-16T03:55:27.964Z] Copying Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml. [2022-06-16T03:55:27.965Z] Skip copying Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml is up to date [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml. [2022-06-16T03:55:27.965Z] Skip copying Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml is up to date [2022-06-16T03:55:27.965Z] Copying Views\GlobalSearch\_ARAppeal.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARAppeal.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\Shared\_BillingPPWorkOrderGridPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_BillingPPWorkOrderGridPartial.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_BLPPComplete.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPComplete.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_BLPPTasking.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPTasking.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_BLPPForward.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPForward.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_BLPPReassign.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPReassign.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\BillingPPWorkFlow\_Reassign.cshtml to obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_Reassign.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\Shared\BillingPPTab.cshtml to obj\Release\Package\PackageTmp\Views\Shared\BillingPPTab.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\ARWorkFlow\AREncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\AREncounterDetails.cshtml. [2022-06-16T03:55:27.965Z] Copying Views\ARWorkFlow\ARWorkFlow.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\ARWorkFlow.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\AutoAudit.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\AutoAudit.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\DosPage.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\DosPage.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_ARAppeal.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARAppeal.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_ARComplete.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARComplete.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_ARForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARForwardTo.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_ARReassign.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARReassign.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_ARTasking.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARTasking.cshtml. [2022-06-16T03:55:27.966Z] Copying Views\ARWorkFlow\_EncDetailsAppeal.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsAppeal.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\ARWorkFlow\_EncDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsComplete.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\ARWorkFlow\_EncDetailsForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsForwardTo.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\ARWorkFlow\_EncDetailsTasking.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsTasking.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\ARWorkFlow\_PrecallNotes.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_PrecallNotes.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\GlobalSearchBillingPP\GlobalSearch.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\GlobalSearch.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml to obj\Release\Package\PackageTmp\Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml. [2022-06-16T03:55:28.218Z] Copying Views\User\GetEncryptDecryptView.cshtml to obj\Release\Package\PackageTmp\Views\User\GetEncryptDecryptView.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ActiveDirectoryConfig\Crud.cshtml to obj\Release\Package\PackageTmp\Views\ActiveDirectoryConfig\Crud.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ActiveDirectoryConfig\Index.cshtml to obj\Release\Package\PackageTmp\Views\ActiveDirectoryConfig\Index.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\ACREncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\ACREncounterDetails.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\ACRPatientDetails.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\ACRPatientDetails.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\ARWorkOrder.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\ARWorkOrder.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\AutoAudit.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\AutoAudit.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\DosPage.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\DosPage.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_ARAppeal.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARAppeal.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_ARComplete.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARComplete.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_ARForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARForwardTo.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_ARReassign.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARReassign.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_ARTasking.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARTasking.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_EncDetailsAppeal.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsAppeal.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_EncDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsComplete.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_EncDetailsForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsForwardTo.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_EncDetailsTasking.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsTasking.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\ACRWorkorder\_PrecallNotes.cshtml to obj\Release\Package\PackageTmp\Views\ACRWorkorder\_PrecallNotes.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\CBRWorkFlow\CBRWorkFlow.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\CBRWorkFlow.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\Shared\_CBRWorkOrderGridPartial.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_CBRWorkOrderGridPartial.cshtml. [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml. [2022-06-16T03:55:28.219Z] Skip copying Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml is up to date [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml. [2022-06-16T03:55:28.219Z] Skip copying Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml is up to date [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml. [2022-06-16T03:55:28.219Z] Skip copying Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml is up to date [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml. [2022-06-16T03:55:28.219Z] Skip copying Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml is up to date [2022-06-16T03:55:28.219Z] Copying Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml. [2022-06-16T03:55:28.220Z] Skip copying Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml, File obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml is up to date [2022-06-16T03:55:28.220Z] Copying Views\CBRWorkFlow\CBREncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\CBREncounterDetails.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\CBRWorkFlow\_CBRWOFinish.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOFinish.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\CBRWorkFlow\_CBRWOComplete.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOComplete.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\CBRWorkFlow\_CBRWOTasking.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOTasking.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\CBRWorkFlow\_CBRWOForward.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOForward.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\CBRWorkFlow\_CBRWOReassign.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOReassign.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\Shared\_CBRAction_View.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_CBRAction_View.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml. [2022-06-16T03:55:28.220Z] Copying Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml to obj\Release\Package\PackageTmp\Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_THC_Medica.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medica.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_THC_Superior_Health.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Superior_Health.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\CBRGlobalSearch\GlobalSearchCBR.cshtml to obj\Release\Package\PackageTmp\Views\CBRGlobalSearch\GlobalSearchCBR.cshtml. [2022-06-16T03:55:28.472Z] Copying Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff. [2022-06-16T03:55:28.473Z] Copying Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff to obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff. [2022-06-16T03:55:28.473Z] Copying Scripts\tinymce\langs\readme.md to obj\Release\Package\PackageTmp\Scripts\tinymce\langs\readme.md. [2022-06-16T03:55:28.473Z] Copying Views\MessageTemplate\List.cshtml to obj\Release\Package\PackageTmp\Views\MessageTemplate\List.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\MessageTemplate\Save.cshtml to obj\Release\Package\PackageTmp\Views\MessageTemplate\Save.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplateAutomation\Details.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplateAutomation\Details.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplateAutomation\Template.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplateAutomation\Template.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml to obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\RefundTemplate\RefundTemplateList.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\RefundTemplateList.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\RefundTemplate\_UploadTemplate.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\_UploadTemplate.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\RefundTemplate\_RefundTemplate.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundTemplate.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\RefundTemplate\RefundConfiguration.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\RefundConfiguration.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\Clinic\_ClinicPending.cshtml to obj\Release\Package\PackageTmp\Views\Clinic\_ClinicPending.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\CBRWorkFlow\_CBRWORefund.cshtml to obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWORefund.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\RefundTemplate\_RefundTemplateParent.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundTemplateParent.cshtml. [2022-06-16T03:55:28.473Z] Copying Views\RefundTemplate\_RefundHeaderDetails.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundHeaderDetails.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundTemplate\AT_THC_FAX_Cover.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\AT_THC_FAX_Cover.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundAttachmentDocument\Index.cshtml to obj\Release\Package\PackageTmp\Views\RefundAttachmentDocument\Index.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundAttachmentDocument\CrudOperation.cshtml to obj\Release\Package\PackageTmp\Views\RefundAttachmentDocument\CrudOperation.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundTemplate\_RefundWorkOrderLink.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundWorkOrderLink.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundTemplate\Crud.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\Crud.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundTemplate\GetRefundTypeList.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\GetRefundTypeList.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml to obj\Release\Package\PackageTmp\Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\UNIDTemplatePostingApproval\UNIDReview.cshtml to obj\Release\Package\PackageTmp\Views\UNIDTemplatePostingApproval\UNIDReview.cshtml. [2022-06-16T03:55:28.727Z] Copying Reports\DataSet\dsSLA.xsc to obj\Release\Package\PackageTmp\Reports\DataSet\dsSLA.xsc. [2022-06-16T03:55:28.727Z] Copying Reports\DataSet\dsSLA.xss to obj\Release\Package\PackageTmp\Reports\DataSet\dsSLA.xss. [2022-06-16T03:55:28.727Z] Copying Views\Shared\GlobalErrorHandler.cshtml to obj\Release\Package\PackageTmp\Views\Shared\GlobalErrorHandler.cshtml. [2022-06-16T03:55:28.727Z] Copying Views\YFReports\YFReports.cshtml to obj\Release\Package\PackageTmp\Views\YFReports\YFReports.cshtml. [2022-06-16T03:55:28.727Z] Copying packages.config to obj\Release\Package\PackageTmp\packages.config. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.dll. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.dll. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.Mvc.dll. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll to obj\Release\Package\PackageTmp\bin\DocumentFormat.OpenXml.dll. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll to obj\Release\Package\PackageTmp\bin\EntityFramework.dll. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll to obj\Release\Package\PackageTmp\bin\Ghostscript.NET.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS..Dare.Billing.dll to obj\Release\Package\PackageTmp\bin\IKS..Dare.Billing.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.835Library.dll to obj\Release\Package\PackageTmp\bin\IKS.835Library.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.Core.dll to obj\Release\Package\PackageTmp\bin\IKS.Business.Core.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Business.RuleManager.dll to obj\Release\Package\PackageTmp\bin\IKS.Business.RuleManager.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRBLL.dll to obj\Release\Package\PackageTmp\bin\IKS.CSRBLL.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.CSRModel.dll to obj\Release\Package\PackageTmp\bin\IKS.CSRModel.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AR.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.Entities.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Business.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Business.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.AutoPost.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Entities.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Billing.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Billing.Entities.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Clinic.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.Entities.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Common.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.Entities.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.QA.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.Entities.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.Dare.Utility.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Utility.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARBLL.dll to obj\Release\Package\PackageTmp\bin\IKS.PARBLL.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.PARModel.dll to obj\Release\Package\PackageTmp\bin\IKS.PARModel.dll. [2022-06-16T03:55:28.727Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\ImportLibrary.dll to obj\Release\Package\PackageTmp\bin\ImportLibrary.dll. [2022-06-16T03:55:28.727Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll to obj\Release\Package\PackageTmp\bin\itextsharp.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll to obj\Release\Package\PackageTmp\bin\log4net.dll. [2022-06-16T03:55:28.728Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll to obj\Release\Package\PackageTmp\bin\McjDevelopment.Mvc3ValidationGroups.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.Core.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.SystemWeb.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Host.SystemWeb.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Security.dll. [2022-06-16T03:55:28.728Z] Copying C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll to obj\Release\Package\PackageTmp\bin\Microsoft.ReportViewer.Common.dll. [2022-06-16T03:55:28.728Z] Copying C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll to obj\Release\Package\PackageTmp\bin\Microsoft.ReportViewer.WebForms.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll to obj\Release\Package\PackageTmp\bin\MvcCheckBoxList.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll to obj\Release\Package\PackageTmp\bin\MySql.Data.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll to obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll to obj\Release\Package\PackageTmp\bin\NReco.PdfGenerator.dll. [2022-06-16T03:55:28.728Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\Optimix2Tests.dll to obj\Release\Package\PackageTmp\bin\Optimix2Tests.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll to obj\Release\Package\PackageTmp\bin\Owin.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll to obj\Release\Package\PackageTmp\bin\PdfSharp-WPF.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll to obj\Release\Package\PackageTmp\bin\PdfSharp.Xps.dll. [2022-06-16T03:55:28.728Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll to obj\Release\Package\PackageTmp\bin\PostSharp.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll to obj\Release\Package\PackageTmp\bin\Spire.License.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll to obj\Release\Package\PackageTmp\bin\Spire.Pdf.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll to obj\Release\Package\PackageTmp\bin\System.Net.Http.Formatting.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll to obj\Release\Package\PackageTmp\bin\System.Web.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll to obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll to obj\Release\Package\PackageTmp\bin\System.Web.Http.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll to obj\Release\Package\PackageTmp\bin\System.Web.Http.WebHost.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll to obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll to obj\Release\Package\PackageTmp\bin\WebActivatorEx.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll to obj\Release\Package\PackageTmp\bin\WebGrease.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll to obj\Release\Package\PackageTmp\bin\WebMatrix.Data.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll to obj\Release\Package\PackageTmp\bin\WebMatrix.WebData.dll. [2022-06-16T03:55:28.981Z] Copying E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\IKS.DBProviderFactory.dll to obj\Release\Package\PackageTmp\bin\IKS.DBProviderFactory.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll to obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config to obj\Release\Package\PackageTmp\bin\App.config. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf to obj\Release\Package\PackageTmp\bin\Content\PDF\sample.pdf. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx to obj\Release\Package\PackageTmp\bin\Downloads\Vendor_Payer_Master.xlsx. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx to obj\Release\Package\PackageTmp\bin\Downloads\Vendor_payer_mapping.xlsx. [2022-06-16T03:55:28.981Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js to obj\Release\Package\PackageTmp\bin\Scripts\jquery.validate.unobtrusive.validationgroups.js. [2022-06-16T03:55:28.981Z] Copying obj\Release\CSAutoParameterize\transformed\Views\Web.config to obj\Release\Package\PackageTmp\Views\Web.config. [2022-06-16T03:55:28.981Z] Copying obj\Release\CSAutoParameterize\transformed\Web.config to obj\Release\Package\PackageTmp\Web.config. [2022-06-16T03:55:29.234Z] PipelineCopyAllFilesToOneFolderForMsdeploy: [2022-06-16T03:55:29.235Z] Publish Pipeline Deploy phase Stage PipelineCopyAllFilesToOneFolderForMsdeploy [2022-06-16T03:55:29.235Z] Package: [2022-06-16T03:55:29.235Z] Invoking Web Deploy to generate the package with the following settings: [2022-06-16T03:55:29.235Z] $(LocalIisVersion) is 8 [2022-06-16T03:55:29.235Z] $(DestinationIisVersion) is 8 [2022-06-16T03:55:29.235Z] $(UseIis) is True [2022-06-16T03:55:29.235Z] $(IisUrl) is http://localhost:51895/ [2022-06-16T03:55:29.235Z] $(IncludeIisSettings) is False [2022-06-16T03:55:29.235Z] $(_DeploymentUseIis) is False [2022-06-16T03:55:29.235Z] $(DestinationUseIis) is False [2022-06-16T03:55:29.235Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\". [2022-06-16T03:55:29.235Z] GetMSDeployInstalledVersionPath: [2022-06-16T03:55:29.235Z] $(_DefaultMSDeployMaxVersion) is 3 [2022-06-16T03:55:29.235Z] $(_MSDeployVersionsToTry) is 9.0 [2022-06-16T03:55:29.235Z] $(MSDeployPath) is C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\ [2022-06-16T03:55:29.235Z] GenerateMsdeployManifestFiles: [2022-06-16T03:55:29.235Z] Generate source manifest file for Web Deploy package/publish ... [2022-06-16T03:55:29.235Z] PackageUsingManifest: [2022-06-16T03:55:29.235Z] Packaging into E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\Optimix2.zip. [2022-06-16T03:55:29.235Z] Starting Web deployment task from source: manifest(E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\Optimix2.SourceManifest.xml) to Destination: package(E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\Optimix2.zip). [2022-06-16T03:55:31.102Z] Adding sitemanifest (sitemanifest). [2022-06-16T03:55:31.102Z] Adding IIS Application (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp) [2022-06-16T03:55:31.102Z] Creating application (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp) [2022-06-16T03:55:31.102Z] Adding virtual path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp) [2022-06-16T03:55:31.102Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp). [2022-06-16T03:55:31.102Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\App_Code). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\App_Code\CallCheck.cs). [2022-06-16T03:55:31.102Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\App.config). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\AttributeRouting.dll). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.dll). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.Mvc.dll). [2022-06-16T03:55:31.102Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Content). [2022-06-16T03:55:31.102Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Content\PDF). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Content\PDF\sample.pdf). [2022-06-16T03:55:31.102Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\DocumentFormat.OpenXml.dll). [2022-06-16T03:55:31.356Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Downloads). [2022-06-16T03:55:31.356Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Downloads\Vendor_payer_mapping.xlsx). [2022-06-16T03:55:31.356Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Downloads\Vendor_Payer_Master.xlsx). [2022-06-16T03:55:31.356Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\EntityFramework.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Ghostscript.NET.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS..Dare.Billing.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.835Library.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Business.Core.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Business.RuleManager.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.CSRBLL.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.CSRModel.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.dll). [2022-06-16T03:55:31.609Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.Entities.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Business.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Entities.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.Billing.Entities.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.Entities.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.Entities.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.Entities.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Dare.Utility.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.DBProviderFactory.dll). [2022-06-16T03:55:31.861Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.Optimix2.dll). [2022-06-16T03:55:33.210Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.PARBLL.dll). [2022-06-16T03:55:33.210Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\IKS.PARModel.dll). [2022-06-16T03:55:33.210Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\ImportLibrary.dll). [2022-06-16T03:55:33.210Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\itextsharp.dll). [2022-06-16T03:55:33.463Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\log4net.dll). [2022-06-16T03:55:33.463Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\McjDevelopment.Mvc3ValidationGroups.dll). [2022-06-16T03:55:33.463Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.Core.dll). [2022-06-16T03:55:33.463Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.SystemWeb.dll). [2022-06-16T03:55:33.463Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.dll). [2022-06-16T03:55:33.463Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Host.SystemWeb.dll). [2022-06-16T03:55:33.715Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Security.dll). [2022-06-16T03:55:33.715Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.ReportViewer.Common.dll). [2022-06-16T03:55:34.629Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.ReportViewer.WebForms.dll). [2022-06-16T03:55:34.629Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll). [2022-06-16T03:55:34.629Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\MvcCheckBoxList.dll). [2022-06-16T03:55:34.629Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\MySql.Data.dll). [2022-06-16T03:55:34.629Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll). [2022-06-16T03:55:34.881Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\NReco.PdfGenerator.dll). [2022-06-16T03:55:35.436Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Optimix2Tests.dll). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Owin.dll). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\PdfSharp-WPF.dll). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\PdfSharp.Xps.dll). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\PostSharp.dll). [2022-06-16T03:55:35.437Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Scripts). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Scripts\jquery.validate.unobtrusive.validationgroups.js). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Spire.License.dll). [2022-06-16T03:55:35.437Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\Spire.Pdf.dll). [2022-06-16T03:55:38.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Net.Http.Formatting.dll). [2022-06-16T03:55:38.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.dll). [2022-06-16T03:55:38.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll). [2022-06-16T03:55:38.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.Http.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.Http.WebHost.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\WebActivatorEx.dll). [2022-06-16T03:55:39.178Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\WebGrease.dll). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\WebMatrix.Data.dll). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\bin\WebMatrix.WebData.dll). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\CallCheckTest.html). [2022-06-16T03:55:39.432Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\excanvas.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\excanvas.min.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\jquery-1.11.0.min.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\jquery.jqplot.min.css). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\jquery.jqplot.min.js). [2022-06-16T03:55:39.432Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\financial-data.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\jquery.min.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.bar.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.bipolar.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.annotate.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.context.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.core.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.csv.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.dynamic.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.effects.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.key.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.resizing.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.tooltips.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.common.zoom.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.cornergauge.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.circle.js). [2022-06-16T03:55:39.432Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.image.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.marker1.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.marker2.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.poly.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.rect.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.text.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.xaxis.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.drawing.yaxis.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.fuel.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.funnel.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.gantt.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.gauge.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.hbar.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.hprogress.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.led.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.line.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.meter.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.modaldialog.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.odo.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.pie.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.radar.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.rose.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.rscatter.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.scatter.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.thermometer.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.vprogress.js). [2022-06-16T03:55:39.433Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\libraries\RGraph.waterfall.js). [2022-06-16T03:55:39.433Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins). [2022-06-16T03:55:39.434Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.barRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.barRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.BezierCurveRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.BezierCurveRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.blockRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.blockRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.bubbleRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.bubbleRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisLabelRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisTickRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasAxisTickRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasOverlay.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasOverlay.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasTextRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.canvasTextRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.categoryAxisRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.categoryAxisRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ciParser.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ciParser.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.cursor.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.cursor.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dateAxisRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dateAxisRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.donutRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.donutRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dragable.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.dragable.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.enhancedLegendRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.enhancedLegendRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.funnelRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.funnelRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.highlighter.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.highlighter.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.json2.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.json2.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.logAxisRenderer.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.logAxisRenderer.min.js). [2022-06-16T03:55:40.093Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoAxisRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoAxisRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mekkoRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.meterGaugeRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.meterGaugeRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mobile.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.mobile.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ohlcRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.ohlcRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pieRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pieRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pointLabels.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pointLabels.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidAxisRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidAxisRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidGridRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidGridRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidRenderer.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.pyramidRenderer.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.trendline.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\plugins\jqplot.trendline.min.js). [2022-06-16T03:55:40.094Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\LGPL-LICENSE). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\MIT-LICENSE). [2022-06-16T03:55:40.094Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shAutoloader.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shAutoloader.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushJScript.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushJScript.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushXml.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shBrushXml.min.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shCore.js). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\scripts\shCore.min.js). [2022-06-16T03:55:40.094Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCore.css). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCore.min.css). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCoreDefault.css). [2022-06-16T03:55:40.094Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shCoreDefault.min.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemeDefault.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemeDefault.min.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemejqPlot.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Charts\syntaxhighlighter\styles\shThemejqPlot.min.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\clearapplicationcache.aspx). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Config.js). [2022-06-16T03:55:40.095Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\AppealTemplate.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\appealtemplateautomation.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\auto.action.template.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\bootstrap2.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\bootstrapopt.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\cbr_encounter.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\Chart.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\chosen-sprite.png). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\chosen-sprite@2x.png). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\chosen.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\cmnStyle.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\common.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\ContextMenu.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\DynamicControl.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\dynamicgrid.css). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\font-awesome.min.css). [2022-06-16T03:55:40.095Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri Bold.eot). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri Bold.otf). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri Bold.ttf). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri.eot). [2022-06-16T03:55:40.095Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri.otf). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri.ttf). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\calibri.woff). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\fonts\Calibri_Bold.eot). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\GridConfig.css). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\IEcompactibility.css). [2022-06-16T03:55:40.651Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images). [2022-06-16T03:55:40.651Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AdventistHealth.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AlamedaAlliance.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AmeriHeakthLogo.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AmeriHealthPgLogo.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG). [2022-06-16T03:55:40.651Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_THC_Medica.png). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AveraHealthLogo.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Carolina.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Illinois.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Mexico.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Montana.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG). [2022-06-16T03:55:40.652Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BlueCrossBlueShieldLog.png). [2022-06-16T03:55:40.653Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG). [2022-06-16T03:55:40.653Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\carecentrix.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CCProviderClaimdisputePage1.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CCProviderClaimdisputePage2.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png). [2022-06-16T03:55:40.905Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CountryCareHealthPlanLogo.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\footer_USMD.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\generic_text.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GrievanceReqBarCode.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Hanger_Amerigroup.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hanger_generic.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hanger_icon.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\HealthNet.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\HealthPlanNevada.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Health_Plan.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\HumanaLogo.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\illinicare.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\ILProviderReconsiderationlogo.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IL_footer.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\ImpelLogo.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\KaiserPermanente.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\linkia.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\linkia1.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png). [2022-06-16T03:55:40.906Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MediGold_Appeal_Form.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MolinaHealthcare.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Paramount.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scope_A.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Scri.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Scr_hanger.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\South_Country.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SuperiorHealthplan.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Superior_Health.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SutterUMR.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\TodaysOptions.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHG_New.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Cigna.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_faxcover_footer.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_faxcover_header.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Texas.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\ValleyHealthPlan.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG). [2022-06-16T03:55:40.907Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare_Medicare.PNG). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\Medicare_B_Part_Header.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\opsShuffling.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\passportSizePhoto.jpeg). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_flat_0_aaaaaa_40x100.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_flat_75_ffffff_40x100.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_55_fbf9ee_1x400.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_65_ffffff_1x400.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_75_dadada_1x400.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_75_e6e6e6_1x400.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_glass_95_fef1ec_1x400.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-icons_222222_256x240.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-icons_2e83ff_256x240.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-icons_454545_256x240.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-icons_888888_256x240.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\ui-icons_cd0a0a_256x240.png). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\images\user.jpeg). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\jqpagination.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\jquery.alerts.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\jquery.contextMenu.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\jquery.mentionsInput.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\jquery.toggle-Icon.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\js-graph-it.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\main.css). [2022-06-16T03:55:40.908Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\menu). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\menu\style-responsive.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\new-panel-style.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\notification.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\Notifications.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\Optimain.css). [2022-06-16T03:55:40.908Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\OrgChart). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\OrgChart\jquery.orgchart.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\PAR-PaymentPlanConfiguration.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\PARCSR.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\PARCSRAccountDetails.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\PCRAgentGrid.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\PrecallNotes.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\PrecallNotesDetail.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\prism.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\Reportchosen.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\RuleEngine.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\select2.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\Site.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\styleReport.css). [2022-06-16T03:55:40.908Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\ace.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\ico.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\jquery-ui.min.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\jquery.multiselect.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\jquery.multiselect.filter.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\Newace.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\prettify.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\screen.css). [2022-06-16T03:55:40.908Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\test\style.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\text-highlighter.css). [2022-06-16T03:55:40.909Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes). [2022-06-16T03:55:40.909Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base). [2022-06-16T03:55:40.909Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_222222_256x240.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_2e83ff_256x240.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_454545_256x240.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_888888_256x240.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\images\ui-icons_cd0a0a_256x240.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery-ui-1.10.3.custom.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery-ui.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.accordion.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.all.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.autocomplete.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.base.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.button.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.core.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.datepicker.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.dialog.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.progressbar.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.resizable.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.selectable.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.slider.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.tabs.css). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\jquery.ui.theme.css). [2022-06-16T03:55:40.909Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified). [2022-06-16T03:55:40.909Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png). [2022-06-16T03:55:40.909Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png). [2022-06-16T03:55:40.910Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png). [2022-06-16T03:55:40.910Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png). [2022-06-16T03:55:40.910Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png). [2022-06-16T03:55:40.910Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png). [2022-06-16T03:55:40.910Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_222222_256x240.png). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_454545_256x240.png). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_888888_256x240.png). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery-ui.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.accordion.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.autocomplete.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.button.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.core.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.datepicker.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.dialog.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.progressbar.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.resizable.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.selectable.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.slider.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.tabs.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\base\minified\jquery.ui.theme.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\theme-current.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\themes\theme-green.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\token-input.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\tooltipster.bundle.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\validationEngine.jquery.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Content\w2ui-1.4.3.css). [2022-06-16T03:55:41.162Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin). [2022-06-16T03:55:41.162Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\autoposting.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\chosen.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\common.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\dynamicgrid.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\GridConfig.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\jqpagination.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\jquery-ui-1.10.3.custom.min.css). [2022-06-16T03:55:41.162Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\jquery.alerts.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\jquery.contextMenu.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\jquery.ui.datepicker.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\main.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\notification.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\Notifications.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\Optimain.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\theme-current.min.css). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\CSS\token-input.min.css). [2022-06-16T03:55:41.163Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\asynchronous.execution.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\chosen.ajaxaddition.jquery.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\chosen.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\inline.style.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\javaScriptHotKeys.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery-ui.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.alerts.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.contextMenu.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.idletimer.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.key.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.timepicker.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.tokeninput.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.validate.additional.custom.methods.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.validate.additional.methods.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\jquery.validate.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\master.min.js). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ContentMin\JS\select2.full.min.js). [2022-06-16T03:55:41.163Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Action_Mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Appeal_Filing_Limit_Mastr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Appeal_Filing_Limit_mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\AR_Action_Mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\AR_Reason.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\AR_Status_Mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Billing_Rejection_mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Billing_task_info_mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Bucket.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Bucket_Create_Mapping.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Bucket_Mapping.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\BulkCompletion.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\charge Transactions.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\CPRConsolidationData.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\CPTRuleLevelConfig.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Denials.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\ECS_Location_NPI.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\ecs_payer_mapping.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\ecs_response_claim_codes_mapping.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\EncounterDnc.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Encounters.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\evbv_provider_details.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\ExternalUserMapping.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Health Report.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Holiday_mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingMaster.csv). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingMasterFile.csv). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingMasterFile.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFieldFile.csv). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFieldFile.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFile.csv). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\InputMappingStatusActionFile.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Insurance Information.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Inventory_Allocation.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Location mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\OpenBatchReportTemplate.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\P2P Suspend Rpt.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Patient Demographics.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Payer Mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Practice Mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Provider Mstr.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Provider_Payer_Mapping.xlsx). [2022-06-16T03:55:41.163Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\QCASampleAllocation.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Qca_AgentRating.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Roles_Master.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Shift_mstr.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\SNR.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Speciality_Master.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Special_Project.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Status_Mstr.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\TaskHistory.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Timely_Filing_Limit_mstr.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\User_Category.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\User_mstr.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Vendor_payer_mapping.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Vendor_Payer_Master.xlsx). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Downloads\Visit_Reason_Master.xlsx). [2022-06-16T03:55:41.164Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ErrorLog). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ErrorLog\ImportUtilityTracingLog.txt). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ErrorLog\Reportlog.txt). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\ErrorLog\RuleEngineWCLog.txt). [2022-06-16T03:55:41.164Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\EXE). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\EXE\ExcelToNotepad.exe). [2022-06-16T03:55:41.164Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\favicon.ico). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Global.asax). [2022-06-16T03:55:41.416Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor). [2022-06-16T03:55:41.416Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\adapters). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\adapters\jquery.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\AppealTemplate.aspx). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\build-config.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\CHANGES.md). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\ckeditor.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\config.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\contents.css). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\ImageUpload.ashx). [2022-06-16T03:55:41.416Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\af.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ar.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\az.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\bg.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\bn.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\bs.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ca.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\cs.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\cy.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\da.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\de-ch.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\de.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\el.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\en-au.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\en-ca.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\en-gb.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\en.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\eo.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\es-mx.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\es.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\et.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\eu.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\fa.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\fi.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\fo.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\fr-ca.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\fr.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\gl.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\gu.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\he.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\hi.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\hr.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\hu.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\id.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\is.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\it.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ja.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ka.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\km.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ko.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ku.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\lt.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\lv.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\mk.js). [2022-06-16T03:55:41.416Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\mn.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ms.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\nb.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\nl.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\no.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\oc.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\pl.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\pt-br.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\pt.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ro.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ru.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\si.js). [2022-06-16T03:55:41.417Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\sk.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\sl.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\sq.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\sr-latn.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\sr.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\sv.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\th.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\tr.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\tt.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\ug.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\uk.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\vi.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\zh-cn.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\lang\zh.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\LICENSE.md). [2022-06-16T03:55:41.669Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins). [2022-06-16T03:55:41.669Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp). [2022-06-16T03:55:41.669Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js). [2022-06-16T03:55:41.669Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js). [2022-06-16T03:55:41.669Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\about). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\about.js). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\hidpi). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\about\dialogs\logo_ckeditor.png). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\clipboard). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\clipboard\dialogs). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\clipboard\dialogs\paste.js). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\colordialog). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\colordialog\dialogs). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\colordialog\dialogs\colordialog.css). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\colordialog\dialogs\colordialog.js). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\cursors). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\cursors\cursor.svg). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\styles). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\copyformatting\styles\copyformatting.css). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\dialog). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\dialog\dialogDefinition.js). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\dialog\styles). [2022-06-16T03:55:41.670Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\dialog\styles\dialog.css). [2022-06-16T03:55:41.670Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\div). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\div\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\div\dialogs\div.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\find). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\find\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\find\dialogs\find.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash\dialogs\flash.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash\images). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\flash\images\placeholder.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\button.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\checkbox.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\form.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\hiddenfield.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\radio.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\select.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\textarea.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\dialogs\textfield.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\images). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\forms\images\hiddenfield.gif). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\icons.png). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\icons_hidpi.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe\dialogs\iframe.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe\images). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\iframe\images\placeholder.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\image). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\image\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\image\dialogs\image.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\image\images). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\image\images\noimage.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\dialogs\anchor.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\dialogs\link.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\images). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\images\anchor.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\images\hidpi). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\link\images\hidpi\anchor.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\liststyle). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\liststyle\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\liststyle\dialogs\liststyle.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\hidpi). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\hidpi\icon.png). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\icon-rtl.png). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\magicline\images\icon.png). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pagebreak). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pagebreak\images). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pagebreak\images\pagebreak.gif). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromgdocs). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromgdocs\filter). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromgdocs\filter\default.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromword). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromword\filter). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastefromword\filter\default.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastetools). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastetools\filter). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\pastetools\filter\common.js). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\preview). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\preview\preview.html). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\CHANGELOG.md). [2022-06-16T03:55:41.671Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs\dialog.css). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs\options.js). [2022-06-16T03:55:41.671Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\dialogs\toolbar.css). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\LICENSE.md). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\README.md). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\skins). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\skins\moono-lisa). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_address.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_blockquote.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_div.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h1.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h2.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h3.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h4.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h5.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_h6.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_p.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\showblocks\images\block_pre.png). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\dialogs). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\dialogs\smiley.js). [2022-06-16T03:55:41.672Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angel_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angel_smile.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angry_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\angry_smile.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\broken_heart.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\broken_heart.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\confused_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\confused_smile.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\cry_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\cry_smile.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\devil_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\devil_smile.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\embaressed_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\embarrassed_smile.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\embarrassed_smile.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\envelope.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\envelope.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\heart.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\heart.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\kiss.gif). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\kiss.png). [2022-06-16T03:55:41.672Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\lightbulb.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\lightbulb.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\omg_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\omg_smile.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\regular_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\regular_smile.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\sad_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\sad_smile.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\shades_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\shades_smile.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\teeth_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\teeth_smile.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_down.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_down.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_up.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\thumbs_up.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\tongue_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\tongue_smile.png). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\tounge_smile.gif). [2022-06-16T03:55:41.673Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\wink_smile.gif). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\smiley\images\wink_smile.png). [2022-06-16T03:55:41.926Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar). [2022-06-16T03:55:41.926Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs). [2022-06-16T03:55:41.926Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\af.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ar.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\az.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\bg.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ca.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\cs.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\cy.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\da.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\de.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\el.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\en.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\eo.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\es.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\et.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\eu.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fa.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fi.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\fr.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\gl.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\he.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\hr.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\hu.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\id.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\it.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ja.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\km.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ko.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ku.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\lt.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\lv.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\nb.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\nl.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\no.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\oc.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\pl.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\pt.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ro.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ru.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\si.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sk.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sl.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sq.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sr.js). [2022-06-16T03:55:41.926Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\sv.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\th.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\tr.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\tt.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\ug.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\uk.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\vi.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\zh.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\specialchar\dialogs\specialchar.js). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\table). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\table\dialogs). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\table\dialogs\table.js). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\tableselection). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\tableselection\styles). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\tableselection\styles\tableselection.css). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\tabletools). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\tabletools\dialogs). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\tabletools\dialogs\tableCell.js). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\dialogs). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\dialogs\templates.css). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\dialogs\templates.js). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\default.js). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images\template1.gif). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images\template2.gif). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\templates\templates\images\template3.gif). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\widget). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\widget\images). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\widget\images\handle.png). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\ciframe.html). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\wsc.css). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\wsc.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\dialogs\wsc_ie.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\LICENSE.md). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\README.md). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\skins). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\skins\moono-lisa). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\README.md). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\css). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\css\samples.css). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img\github-top.png). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img\header-bg.png). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img\header-separator.png). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img\logo.png). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img\logo.svg). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\img\navigation-tip.png). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\index.html). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\js\sample.js). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\js\sf.js). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\ajax.html). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\api.html). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\appendto.html). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\inlineall). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\inlineall\logo.png). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\outputxhtml). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\posteddata.php). [2022-06-16T03:55:41.927Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\sample.jpg). [2022-06-16T03:55:41.927Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\uilanguages). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\assets\uilanguages\languages.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\datafiltering.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\dialog). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\dialog\assets). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\dialog\assets\my_dialog.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\dialog\dialog.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\divreplace.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\enterkey). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\enterkey\enterkey.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\outputforflash.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\htmlwriter\outputhtml.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\index.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\inlineall.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\inlinebycode.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\inlinetextarea.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\jquery.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\magicline). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\magicline\magicline.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\readonly.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\replacebyclass.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\replacebycode.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\sample.css). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\sample.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\sample_posteddata.php). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\tabindex.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\toolbar). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\toolbar\toolbar.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\uicolor.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\uilanguages.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\wysiwygarea). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\wysiwygarea\fullpage.html). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\old\xhtmlstyle.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\css). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\css\fontello.css). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\config.json). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.eot). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.svg). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\fontello.woff). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\index.html). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\Scripts). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\Scripts\appealtemplateautomation.js). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins). [2022-06-16T03:55:41.928Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa). [2022-06-16T03:55:41.928Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog_ie.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog_ie8.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\dialog_iequirks.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_gecko.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_ie.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_ie8.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\editor_iequirks.css). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\icons.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\icons_hidpi.png). [2022-06-16T03:55:41.929Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\arrow.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\close.png). [2022-06-16T03:55:41.929Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\close.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\lock.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\lock-open.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\lock.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\refresh.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\images\spinner.gif). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\skins\moono-lisa\readme.md). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\styles.js). [2022-06-16T03:55:41.929Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\vendor). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\HTMLEditor\vendor\promise.js). [2022-06-16T03:55:41.929Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\accent.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\account.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\activity-icon-25.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\add-cir.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\add.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\approve.gif). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow-down-white.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow-down.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow-right.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow-top.png). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow.gif). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow_d.gif). [2022-06-16T03:55:41.929Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow_l.gif). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow_r.gif). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\arrow_u.gif). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\back_green.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\back_icon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\bg2.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\bg_header.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\bg_login.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\bg_logincontainer.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\bg_menu.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\BIcap.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\browseicon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\bullet.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\button_all_left.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\button_all_right.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\button_down.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\button_left.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\button_right.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\button_up.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\category_downarrow.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\chart_loading.gif). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\Click.jpg). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\client_icon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\close-grey.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\close_sm.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\comments.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\completed_icon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\condbtn-addcondition.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\condbtn-addpredicate.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\condbtn-delete.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\condbtn-enabled.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\configuration.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\copy.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\cross-icon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\daily.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\dashboard.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\dash_sprite.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\datepicker.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\defaultsetting.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\del-icon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\delete-org.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\delete.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\disable_icon.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\dollar.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\double-angle-pointing-to-right.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\double-left-chevron.png). [2022-06-16T03:55:42.182Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\down.gif). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\download.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\edit.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\encounter_transfer.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\excl_export.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\filter.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\forwarded_icon.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\global_search.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\graph.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\hash.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\help.gif). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\heroAccent.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\hide.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\iks-practice-feat.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\image base64.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\IMPEL_GenericAppealCoverLetter.PNG). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\important.gif). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\inc-dnc.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\inc-escalation.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\inc-rep-caller.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\info.gif). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\inventory.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\leave_mgt.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\loading.gif). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\loginbg.jpg). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\loginbg.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\logincontainerbg.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\logo-IKS-sm.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\masters.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\menu.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\minus.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\monthly.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\move.gif). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\msg_error.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\msg_info.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\msg_success.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\msg_warning.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\noprofile.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\noprofile1.jpg). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\notification.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\notification_icon.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\notification_icon1.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\opt.chevron.down.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\opt.chevron.left.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\opt.chevron.right.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\opt.chevron.up.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\optimix-logo.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\optimixlogo-sm.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\optimixlogo.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\pass_icon.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\PayerIcon.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\plus-icon.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\plus.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\popup_close.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\popup_close_sm.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\productivity-gr.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\productivity-icon.png). [2022-06-16T03:55:42.183Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ProfileImages). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ProfileImages\20181128013230-NewUser1.PNG). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ProfileImages\noprofile.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ProfileImages\trans1.png). [2022-06-16T03:55:42.183Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ptrn.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ptrn2.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\quality.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\quality_check_icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\reject.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\remove-icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\report.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\RNR.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ruleengine_icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\search_icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\security.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\show.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\showhide.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\ShowHide_summary.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\sidebar-menu-arrow.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\sidebar-toggler.jpg). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\sort-20.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\sprite.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\sprite1.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\summary_icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\tabuler.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\tasked_icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\Top5.jpg). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\transparent.jpg). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\transparent2.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\transparent3.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\up.gif). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\uploadicon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\user_icon.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\user_mapping.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\vdividerline.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\view-enc.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\weekly.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Images\work_order.png). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\kms-integration.readme.txt). [2022-06-16T03:55:42.184Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\NReco.PdfGenerator.dll). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images). [2022-06-16T03:55:42.738Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG). [2022-06-16T03:55:42.738Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG). [2022-06-16T03:55:42.739Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG). [2022-06-16T03:55:42.740Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG). [2022-06-16T03:55:42.994Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\packages.config). [2022-06-16T03:55:42.995Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\PdfSharp.SharpZipLib). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\PdfSharp.SharpZipLib\ReadMe.txt). [2022-06-16T03:55:42.995Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports). [2022-06-16T03:55:42.995Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsAR.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsAR.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsAutoPost.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsAutoPost.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsBilling.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsBilling.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCBR.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCBR.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCco.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCco.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCompliance.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCompliance.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCsr.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsCsr.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsDashboard.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsDashboard.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsDemo.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsDemo.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsDemoBL.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsDemoBL.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsParameters.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsParameters.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsPP.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsPP.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsQA.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsQA.xss). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsSLA.xsc). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\DataSet\dsSLA.xss). [2022-06-16T03:55:42.995Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\Forms). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\Forms\demoBillReport.aspx). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\Forms\demoReport.aspx). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\Forms\frmGen.aspx). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Reports\Forms\ReportHome.aspx). [2022-06-16T03:55:42.995Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Resources). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Resources\Messages.de.txt). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Resources\Messages.txt). [2022-06-16T03:55:42.995Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts). [2022-06-16T03:55:42.995Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ActionCodeCommon.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\AddMenu.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\AppealTemplate.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ARWOChart.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\auto.action.template.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\bi.data.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\BillingPPEncounterDetail.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\BillingPPWorkFlow.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\BillingPPWorkOrder.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\BillingPPWorkOrderDetail.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\BucketProcessMapping.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\CallCheck.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\CBR_EncounterDetails.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Chart.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\chosen.ajaxaddition.jquery.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\chosen.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Clinic.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ClinicDetails.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ClinicSearch.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Common.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ConfigGroup.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\DareImport.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Dashboards.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\DynamicChart.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\DynamicControlCommon.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\extend.jquery.validate.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ExternalActivityCode.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\GlobalSearch.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\GlobalSearchBilling.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\GlobalSearchBillingPP.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\highlight.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\html2canvas.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.js). [2022-06-16T03:55:42.996Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-1.6.4.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-1.6.4.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-3.3.1.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-3.6.0.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Jquery-Active-Directory-Config.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-ARWorkFlow.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-BucketDetails.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Jquery-CBRWOAction.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-CBRWorkFlow.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-CSRWorkOrder.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-ExternalCommon.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-input-field-configuration.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-input-field-mapping.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-InventoryAllocation.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-migrate-1.2.1.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-PARCSR-PaymentPlan.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-PCR-Common.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-PCR-PaymentPlan.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-PCR-PaymentPlanConfiguration.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-PrecallNotes.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-RefundDocument.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Jquery-RefundTypeMapping.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-RuleEngineEnhancement.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-sortable-control.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.12.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.13.custom.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery-ui.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.alerts.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.blockui.min.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.contextMenu.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.elastic.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.events.input.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.idletimer.js). [2022-06-16T03:55:43.249Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.mentionsInput.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.OpsShuffling.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.orgchart.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.2.2.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.2.2.min.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.4.1.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.signalR-2.4.1.min.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.simulate.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.textarea-highlighter-helper.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.textarea-highlighter-trie.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.textarea-highlighter.min.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.timepicker.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.tokeninput.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.validate.additional.custom.methods.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.validate.additional.methods.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jquery.validate.js). [2022-06-16T03:55:43.503Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\js-graph-it). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\js-graph-it\dynamic-position.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\js-graph-it\js-graph-it.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\jsrender.js). [2022-06-16T03:55:43.503Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Keys). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Keys\javaScriptHotKeys.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Keys\jquery.key.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Login.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ManualAllocation.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\master.js). [2022-06-16T03:55:43.503Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\menu). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\menu\app.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\menu\bootstrap-hover-dropdown.min.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\menu\bootstrap.min.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\menu\jquery.slimscroll.min.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\MessageTemplate.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\notification.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Notifier.js). [2022-06-16T03:55:43.503Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\OrgChart). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\OrgChart\jquery.orgchart.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\PARCSR_AccountDetails.js). [2022-06-16T03:55:43.503Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\PayerURLMaster.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\PCREncActionDetails.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\PCR_AccountDetails.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\plugins). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\plugins\asynchronous.execution.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\plugins\flexi.accordion.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\plugins\inline.style.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\RefundTemplate.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Report.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\ReportImport.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\role.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\RptCommonFunctions.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\RuleEngine.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\RuleStrategyConditionBox.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\Sampling.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\SamplingExecution.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\select2.full.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\select2.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\session.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\sop-display.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\sop-document.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\StatusActionMapping.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\StatusCodeCommon.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\TaskingHeader.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\TemplateAutomation.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\jquery.tinymce.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\langs). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\langs\readme.md). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\license.txt). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\advlist). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\advlist\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\advlist\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\anchor). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\anchor\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\anchor\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autolink). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autolink\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autolink\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autoresize). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autoresize\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autoresize\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autosave). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autosave\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\autosave\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\bbcode). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\bbcode\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\bbcode\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\charmap). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\charmap\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\charmap\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\code). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\code\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\code\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\codesample). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\codesample\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\codesample\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\colorpicker). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\colorpicker\plugin.js). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\colorpicker\plugin.min.js). [2022-06-16T03:55:43.504Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\contextmenu). [2022-06-16T03:55:43.504Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\contextmenu\plugin.js). [2022-06-16T03:55:43.505Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\contextmenu\plugin.min.js). [2022-06-16T03:55:43.505Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\directionality). [2022-06-16T03:55:43.505Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\directionality\plugin.js). [2022-06-16T03:55:43.505Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\directionality\plugin.min.js). [2022-06-16T03:55:43.505Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons). [2022-06-16T03:55:43.505Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\js). [2022-06-16T03:55:43.505Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\js\emojis.js). [2022-06-16T03:55:43.505Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\js\emojis.min.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\emoticons\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullpage). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullpage\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullpage\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullscreen). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullscreen\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\fullscreen\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\help). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\help\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\help\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\hr). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\hr\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\hr\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\image). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\image\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\image\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\imagetools). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\imagetools\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\imagetools\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\importcss). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\importcss\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\importcss\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\insertdatetime). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\insertdatetime\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\insertdatetime\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\legacyoutput). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\legacyoutput\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\legacyoutput\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\link). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\link\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\link\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\lists). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\lists\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\lists\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\media). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\media\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\media\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\nonbreaking). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\nonbreaking\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\nonbreaking\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\noneditable). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\noneditable\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\noneditable\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\pagebreak). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\pagebreak\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\pagebreak\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\paste). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\paste\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\paste\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\preview). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\preview\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\preview\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\print). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\print\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\print\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\quickbars). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\quickbars\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\quickbars\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\save). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\save\plugin.js). [2022-06-16T03:55:43.757Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\save\plugin.min.js). [2022-06-16T03:55:43.757Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\searchreplace). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\searchreplace\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\searchreplace\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\spellchecker). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\spellchecker\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\spellchecker\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\tabfocus). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\tabfocus\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\tabfocus\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\table). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\table\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\table\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\template). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\template\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\template\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textcolor). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textcolor\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textcolor\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textpattern). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textpattern\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\textpattern\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\toc). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\toc\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\toc\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualblocks). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualblocks\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualblocks\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualchars). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualchars\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\visualchars\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\wordcount). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\wordcount\plugin.js). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\plugins\wordcount\plugin.min.js). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\dark). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\dark\content.css). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\dark\content.min.css). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\default). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\default\content.css). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\default\content.min.css). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\document). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\document\content.css). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\document\content.min.css). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\writer). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\writer\content.css). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\content\writer\content.min.css). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui). [2022-06-16T03:55:43.758Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide). [2022-06-16T03:55:43.758Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.inline.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.inline.min.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.min.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.mobile.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\content.mobile.min.css). [2022-06-16T03:55:43.759Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\fonts). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.min.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.mobile.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css). [2022-06-16T03:55:43.759Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.inline.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.min.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css). [2022-06-16T03:55:43.759Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\fonts). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.min.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css). [2022-06-16T03:55:43.759Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes). [2022-06-16T03:55:43.759Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes\mobile). [2022-06-16T03:55:43.759Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes\mobile\theme.js). [2022-06-16T03:55:44.011Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes\mobile\theme.min.js). [2022-06-16T03:55:44.011Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes\silver). [2022-06-16T03:55:44.011Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes\silver\theme.js). [2022-06-16T03:55:44.011Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\themes\silver\theme.min.js). [2022-06-16T03:55:44.011Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\tinymce.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tinymce\tinymce.min.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\tooltipster.bundle.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\underscore-min.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\User.Category.Mapping.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\User.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\w2ui-1.4.3.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\WOBlgChart.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\WorkOrdeDetails.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\workorder.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\WorkOrderactionlevel.js). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Scripts\YFReports.js). [2022-06-16T03:55:44.264Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Static). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Static\EcsStatusCodeHelp.html). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Static\HotKeysDesc.html). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\styleguide.html). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\testdb.aspx). [2022-06-16T03:55:44.264Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views). [2022-06-16T03:55:44.264Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\ExternalLoginConfirmation.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\ExternalLoginFailure.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\Login.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\Manage.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\Register.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\_ChangePasswordPartial.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\_ExternalLoginsListPartial.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\_RemoveExternalLoginsPartial.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Account\_SetPasswordPartial.cshtml). [2022-06-16T03:55:44.264Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRDashBoard). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRDashBoard\DashboardTarget.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRDashBoard\DisplayDashboard.cshtml). [2022-06-16T03:55:44.264Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\ACREncounterDetails.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\ACRPatientDetails.cshtml). [2022-06-16T03:55:44.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\ARWorkOrder.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\AutoAudit.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\DosPage.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARAppeal.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARComplete.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARForwardTo.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARReassign.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_ARTasking.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsAppeal.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsComplete.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsForwardTo.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_EncDetailsTasking.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ACRWorkorder\_PrecallNotes.cshtml). [2022-06-16T03:55:44.265Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActionCodeCommon). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActionCodeCommon\ActionCode.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActionCodeCommon\ActionCodeList.cshtml). [2022-06-16T03:55:44.265Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActiveDirectoryConfig). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActiveDirectoryConfig\Crud.cshtml). [2022-06-16T03:55:44.265Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActiveDirectoryConfig\Index.cshtml). [2022-06-16T03:55:44.518Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityActionCode.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityActionList.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityReasonCode.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityReasonList.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityStatusCode.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ActivityCode\ARActivityStatusList.cshtml). [2022-06-16T03:55:44.518Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealsFillingLimit). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealsFillingLimit\AppealsFillingLimit.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml). [2022-06-16T03:55:44.518Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\Aetna_Sample.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealConfiguration.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealSchedulureReport.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AppealTemplateList.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml). [2022-06-16T03:55:44.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CareCore.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_fidelis.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GEHA.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Hudson.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Under_Paid.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_Wellcare.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml). [2022-06-16T03:55:44.519Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml). [2022-06-16T03:55:44.520Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Late_Submission.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_UHC_RF.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml). [2022-06-16T03:55:44.773Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_denied.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Amerigroup.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_BCBS.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Care_N_Care.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Cook_Star.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Doppler_Report.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_FAX_Cover.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_General.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_General_Appeal.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Humana_Care.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Invoice.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medica.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicare.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Mran.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Scott_and_White.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Superior_Health.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_Direct.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml). [2022-06-16T03:55:44.774Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealHeaderDetails.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealTemplate.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealTemplateParent.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\_AppealWorkOrderLink.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplate\_UploadTemplate.cshtml). [2022-06-16T03:55:44.775Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplateAutomation). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplateAutomation\Details.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AppealTemplateAutomation\Template.cshtml). [2022-06-16T03:55:44.775Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARDashboard). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARDashboard\ARDashboard.cshtml). [2022-06-16T03:55:44.775Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\AREncounterDetails.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\ARWorkFlow.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\AutoAudit.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\DosPage.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARAppeal.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARComplete.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARForwardTo.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARReassign.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_ARTasking.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsAppeal.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsComplete.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsForwardTo.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_EncDetailsTasking.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ARWorkFlow\_PrecallNotes.cshtml). [2022-06-16T03:55:44.775Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AuditLog). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AuditLog\AuditLog.cshtml). [2022-06-16T03:55:44.775Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AutoActionTemplate). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AutoActionTemplate\List.cshtml). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\AutoActionTemplate\Save.cshtml). [2022-06-16T03:55:44.775Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Billing). [2022-06-16T03:55:44.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Billing\BillingTransfer.cshtml). [2022-06-16T03:55:44.776Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Billing\BillingWorkOrder.cshtml). [2022-06-16T03:55:44.776Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow). [2022-06-16T03:55:44.776Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPComplete.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPForward.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPReassign.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_BLPPTasking.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BillingPPWorkFlow\_Reassign.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BLGDashboard). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BLGDashboard\BLGDashboard.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Bucket). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Bucket\BucketMapping.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Bucket\CreateBucket.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Bucket\ViewBucketList.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketCategory). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketCategory\BucketCategory.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketCategory\BucketCategoryDetails.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails\CreateBucket.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails\ViewBucketDetailsList.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails\_BucketMapping.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails\_BucketPriority.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails\_CreateUpdateBucket.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketDetails\_PreviewBucketMapping.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketProcessMapping). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\BucketProcessMapping\BucketProcessMapping.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Caching). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Caching\Caching.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Caching\_CachingView.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRGlobalSearch). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRGlobalSearch\GlobalSearchCBR.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\CBREncounterDetails.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\CBRWorkFlow.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOComplete.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOFinish.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOForward.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOReassign.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWORefund.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlow\_CBRWOTasking.cshtml). [2022-06-16T03:55:45.029Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml). [2022-06-16T03:55:45.029Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\Clinic.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\ClinicEncounterDetails.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\ExternalUserMapping.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\ExtSearchnTask.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\SearchEncounter.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_ClinicComplete.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_ClinicEncounterDetailsComplete.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_ClinicEncounterDetailsTask.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_ClinicExtSearchTask.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_ClinicPending.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_ClinicTasking.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_QualityPanel.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Clinic\_RightActivityPanel.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ConfigurationGroup). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ConfigurationGroup\ConfigGroupAdd.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ConfigurationGroup\ConfigurationGroup.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DareImport). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DareImport\DareImport.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DareImportSchedule). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DareImportSchedule\DareImportSchedule.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DenialConfiguration). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DenialConfiguration\DenialConfiguration.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DenialConfiguration\DenialConfigurationDisplay.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\DenialConfiguration\_DenialConfig.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Evaluation). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Evaluation\Evaluation.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Evaluation\EvaluationView.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Evaluation\_EncounterDetailsQA.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Evaluation\_EvaluationParametersPartial.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Evaluation\_EvaluationView.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ExternalActivityCode). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ExternalActivityCode\ExternalActivityActionCode.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ExternalActivityCode\ExternalActivityActionList.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\GlobalSearch.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\GlobalSearchBilling.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARAppeal.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARComplete.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARForwardedTo.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARGlobalSearchAction.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_ARTasking.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_BLComplete.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_BLGlobalSearchAction.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearch\_BLTasking.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\GlobalSearch.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml). [2022-06-16T03:55:45.030Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig\Index.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig\_ColumnOptions.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig\_GridOptions.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig\_LinkOptions.cshtml). [2022-06-16T03:55:45.030Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig\_SearchOrder.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\GridConfig\_SortOrder.cshtml). [2022-06-16T03:55:45.031Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\About.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\Activity.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\BillingEncounterDetails.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\BillingPatientDetails.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\BillingWorkOrder.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\Contact.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\GridTest.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\HearthRate.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\Index.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\Inventory.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\NotificationAlerts.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_BLComplete.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_BLForward.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_BLReassign.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_BLTasking.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_EncDetailsComplete.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_EncDetailsForwardTo.cshtml). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Home\_EncDetailsTasking.cshtml). [2022-06-16T03:55:45.031Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ImportInputFieldMapConfig). [2022-06-16T03:55:45.031Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputField). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputField\Crud.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputField\Index.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputField\_DateConfiguration.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputField\_MultiFieldConfiguration.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputField\_TextBoxConfiguration.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldControl). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldControl\GetControl.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldControl\GetControls.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldControl\_GetStatusAction.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldMapping). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldMapping\Crud.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InputFieldMapping\Index.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Inventory). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Inventory\Inventory.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InventoryAllocation). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InventoryAllocation\InventoryAllocation.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InventoryAllocation\_GeneratedList.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\InventoryAllocation\_Inventory.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Ldap). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Ldap\Error.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Leave). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Leave\Leave.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Lock). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Lock\RedirectToLogOff.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ManualAllocation). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ManualAllocation\Allocate.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\MessageTemplate). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\MessageTemplate\List.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\MessageTemplate\Save.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Notifier). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Notifier\Index.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OpsShuffling). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OpsShuffling\OpsShuffling.cshtml). [2022-06-16T03:55:45.283Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixMenu). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixMenu\AddMenu.cshtml). [2022-06-16T03:55:45.283Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixMenu\MenuDetails.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege\MenuDetails.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege\Role.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\OptimixRolePrivilege\RoleList.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PayerURLMaster). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PayerURLMaster\PayerURLMaster.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PaymentPlan). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PaymentPlan\_CreatePaymentPlan.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PaymentPlan\_ViewPaymentPlan.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRActionCode). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRActionCode\PCRActionCode.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRActionCode\PCRActionList.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRPaymentPlan). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRPaymentPlan\Index.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRRAStatus). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRRAStatus\PCRRAStatus.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRRAStatus\PCRRAStatusList.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRStatusCode). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRStatusCode\PCRStatusCode.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PCRStatusCode\PCRStatusList.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PracticeWiseEncounterInfo). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\PracticeWiseEncounterInfo\Index.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Preference). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Preference\preference.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Preference\PreferenceControl.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ProductionColumn). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ProductionColumn\ProductionColumn.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QA). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QA\ErrorRectification.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAAgentQualitySummary). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAAgentRating). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAAgentRating\QAAgentRating.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAAgentRating\QAAgentRatingList.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAAgentRating\QAAgentRatingUpdate.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QACheckType). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QACheckType\QACheckType.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QACheckType\QACheckTypeList.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAQualityParameter). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAQualityParameter\QualityParameter.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAQualityParameter\_ParameterList.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QARuleEngineConfig). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\QARuleConfigList.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\QARuleEngineConfig.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\_QARuleBox.cshtml). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QARuleEngineConfig\_WFSampleCondition.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QASubProcessAuditorMapping). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAWorkOrder). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAWorkOrder\QAWorkOrderDetails.cshtml). [2022-06-16T03:55:45.284Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAWorkSummary). [2022-06-16T03:55:45.284Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QAWorkSummary\QAWorkSummaryDetails.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QcaSubprocess). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QcaSubprocess\QcaSubprocessCode.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QcaSubprocess\QcaSubprocessList.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QualityCheck). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\QualityCheck\QualityCheckView.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RaImport). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RaImport\RaImport.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundAttachmentDocument). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundAttachmentDocument\CrudOperation.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundAttachmentDocument\Index.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\AT_THC_FAX_Cover.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\Crud.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\GetRefundTypeList.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\RefundConfiguration.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\RefundTemplateList.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundHeaderDetails.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundTemplate.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundTemplateParent.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\_RefundWorkOrderLink.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RefundTemplate\_UploadTemplate.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\EffortProjection.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\EffortProjectionBill.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\ExportExcel.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\PaymentProjections.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\PaymentProjectionsBill.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\Report.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\ReportHome.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\StrategyCompliance.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\StrategyComplianceBill.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\StrategyOutcome.cshtml). [2022-06-16T03:55:45.285Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Report\StrategyOutcomeBill.cshtml). [2022-06-16T03:55:45.285Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ReportImport). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ReportImport\ReportImport.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\ReportImport\_RejectionSummary.cshtml). [2022-06-16T03:55:45.286Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RolePrivilege). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RolePrivilege\CreateRolePrivilege.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RolePrivilege\DisplayRoleList.cshtml). [2022-06-16T03:55:45.286Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RootCause). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RootCause\CreateRejectionType.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RootCause\RCActionList.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RootCause\RCRejectionList.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RootCause\RootCauseAction.cshtml). [2022-06-16T03:55:45.286Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngine). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngine\EngineView.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngine\Index.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngine\RulePriority.cshtml). [2022-06-16T03:55:45.286Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineConfig). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineConfig\RuleEngineConfig.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineConfig\RuleWorkFlowList.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineConfig\_RuleBox.cshtml). [2022-06-16T03:55:45.286Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineStrategy). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\RuleEngineConfig.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\RuleEngineStrategy.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\_RuleListBox.cshtml). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml). [2022-06-16T03:55:45.286Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SampleRuleConfig). [2022-06-16T03:55:45.286Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SampleRuleConfig\SampleRuleConfig.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SampleRuleConfig\SampleRuleConfigList.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SampleRuleConfig\_SampleRuleBox.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SampleRuleConfig\_WFSampleCondition.cshtml). [2022-06-16T03:55:45.539Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Sampling). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Sampling\Sampling.cshtml). [2022-06-16T03:55:45.539Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SamplingExecution). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SamplingExecution\AdhocList.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SamplingExecution\GetExecutionList.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SamplingExecution\_SamplingList.cshtml). [2022-06-16T03:55:45.539Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Scheduler). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Scheduler\SchedulerConfig.cshtml). [2022-06-16T03:55:45.539Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\BillingPPTab.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\Breadcrumb.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\BulkCompletion.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\Error.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\ErrorPage.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\GlobalErrorHandler.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\Lock.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\ShowUpdateMessage.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_AppealFilingLimitPartial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ARAging.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ARAginglinechart.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ARDenial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_AREncounterCategory.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ARHighRiskBucketPartial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_AR_Actions.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_BIData.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_BilledUnbilledDataPartial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_BillingPPWorkOrderGridPartial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_BLG_Actions.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_CBRAction_View.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_CBRWorkOrderGridPartial.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_Control.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_DareLayout.cshtml). [2022-06-16T03:55:45.539Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_DareLayoutAssociate.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_DareMenu.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_DControl.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_DControlOptions.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_Demographic.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_EncounterDetails.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_EncounterParm.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_EntityResponsibility.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_GetCommentControl.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_GetSnoozeDaysControl.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_HighRiskBucketPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrder.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrder_BL.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_Layout.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_LoginPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ManagerSummaryGrid.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_MenuPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_notificationLayout.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_PP_Actions.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_PrivilegeGrid.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ProductionChart.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ProductionScoreBoard.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_ProductVersion.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_RejectionTrending.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_RejectionTrendingPVC.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_sopDisplay.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_sopGraph.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_SortableControl.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_TLSummaryGrid.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_TopRejectionDataPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_UserCategoryMenu.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WFActionPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WFConditionPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WFConditionPartialTest.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderGridPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderPatientEncGrid.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderStatusDashboardPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderSummaryGridPartial.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml). [2022-06-16T03:55:45.540Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shift). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shift\Create.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Shift\Details.cshtml). [2022-06-16T03:55:45.540Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SOPDocument). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SOPDocument\Crud.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SOPDocument\Index.cshtml). [2022-06-16T03:55:45.540Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\SOPDocument\Index_single.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StageAction). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StageAction\StageAction.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StageConditionMapping). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StageConditionMapping\StageMappingCondition.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StatusActionMapping). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StatusActionMapping\StatusActionMapping.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StatusActionMapping\StatusActionMappingList.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StatusCodeCommon). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StatusCodeCommon\StatusCode.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\StatusCodeCommon\StatusCodeList.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TaskingHeader). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TaskingHeader\TaskingHeaderField.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Test). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Test\Index.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TestRuleEngine). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TestRuleEngine\TestRuleEngine.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TimelyFilingLimit). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TimelyFilingLimit\TimelyFilingLimit.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TLSummary). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\TLSummary\OverallSummary.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\UNIDTemplatePostingApproval). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\UNIDTemplatePostingApproval\UNIDReview.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\User). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\User\GetEncryptDecryptView.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\User\Index.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\User\SessionOut.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\User\UserReg.cshtml). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\User\UsersList.cshtml). [2022-06-16T03:55:45.541Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\W2UI). [2022-06-16T03:55:45.541Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\W2UI\GridComparison.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\W2UI\W2UIGrid.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\Web.config). [2022-06-16T03:55:45.794Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkAllocation). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkAllocation\WorkAllocation.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkAllocation\WorkReAllocation.cshtml). [2022-06-16T03:55:45.794Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowConfig.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowConfigList.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowNewPage.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkFlowConfig\_RuleBox.cshtml). [2022-06-16T03:55:45.794Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkOrderConfig). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkOrderConfig\CreateConfiguration.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\WorkOrderConfig\ViewConfiguration.cshtml). [2022-06-16T03:55:45.794Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\YFReports). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\YFReports\YFReports.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\Web.config). [2022-06-16T03:55:45.794Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\835Constants.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\Breadcrumb.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\GridConfigOptions.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\Label.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\Messages.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\ReportBreadcrumb.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\StatusModel.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\UserModel.xml). [2022-06-16T03:55:45.794Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp\XML\Validation.xml). [2022-06-16T03:55:45.794Z] Adding ACL's for path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp) [2022-06-16T03:55:45.794Z] Adding ACL's for path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\obj\Release\Package\PackageTmp) [2022-06-16T03:55:45.794Z] Adding declared parameter 'IIS Web Application Name'. [2022-06-16T03:55:45.794Z] Adding declared parameter 'DefaultConnection-Web.config Connection String'. [2022-06-16T03:55:45.794Z] Adding declared parameter 'IKS_DARE_MYSQL-Web.config Connection String'. [2022-06-16T03:55:46.349Z] Successfully executed Web deployment task. [2022-06-16T03:55:46.349Z] Package "Optimix2.zip" is successfully created as single file at the following location: [2022-06-16T03:55:46.349Z] file:///E:/Jenkins/JenkinsPublishProjects/optimix2/20220616090012/_PublishedWebsites/Optimix2_Package [2022-06-16T03:55:46.349Z] To get the instructions on how to deploy the web package please visit the following link: [2022-06-16T03:55:46.349Z] http://go.microsoft.com/fwlink/?LinkId=124618 [2022-06-16T03:55:46.602Z] GenerateSampleDeployScript: [2022-06-16T03:55:46.602Z] Sample script for deploying this package is generated at the following location: [2022-06-16T03:55:46.602Z] E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\Optimix2.deploy.cmd [2022-06-16T03:55:46.602Z] For this sample script, you can change the deploy parameters by changing the following file: [2022-06-16T03:55:46.602Z] E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2_Package\Optimix2.SetParameters.xml [2022-06-16T03:55:46.602Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target(s)). [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] Build succeeded. [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (3) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (4) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default target) (5) -> [2022-06-16T03:55:46.602Z] (PostSharp30 target) -> [2022-06-16T03:55:46.602Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj : warning PS0131: The module 'IKS.Dare.Common.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (3) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (4) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default target) (8) -> [2022-06-16T03:55:46.602Z] (CoreCompile target) -> [2022-06-16T03:55:46.602Z] DbController.cs(867,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (3) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default target) (4) -> [2022-06-16T03:55:46.602Z] Business\BktCatCurator.cs(12,7): warning CS0105: The using directive for 'IKS.Dare.Common.Business' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] Business\CommonCurator.cs(1128,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] Business\DareImportCurator.cs(128,13): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] Business\MenuCurator.cs(121,96): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] Business\WorkOrderCurator.cs(2464,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] Business\WorkOrderCurator.cs(2493,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] Business\DashboardTargetCurator.cs(22,17): warning CS0649: Field 'IKS.Dare.Common.Business.DashboardTargetCurator.ds' is never assigned to, and will always have its default value null [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default target) (3) -> [2022-06-16T03:55:46.602Z] Business\_835_BL.cs(18,14): warning CS0414: The field 'IKS.AutoPost._835Library._835_BL.fileErrorFlag' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] [2022-06-16T03:55:46.602Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (9) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default target) (10) -> [2022-06-16T03:55:46.603Z] (PostSharp30 target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj : warning PS0131: The module 'IKS.Dare.AR.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (9) -> [2022-06-16T03:55:46.603Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default target) (11) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default target) (12) -> [2022-06-16T03:55:46.603Z] (PostSharp30 target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj : warning PS0131: The module 'IKS.Dare.AutoPost.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default target) (13) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default target) (14) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj : warning PS0131: The module 'IKS.Dare.Billing.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default target) (16) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default target) (17) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj : warning PS0131: The module 'IKS.Dare.Clinic.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (18) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default target) (19) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj : warning PS0131: The module 'IKS.CSRModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (18) -> [2022-06-16T03:55:46.603Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (18) -> [2022-06-16T03:55:46.603Z] (PostSharp30 target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj : warning PS0131: The module 'IKS.CSRBLL.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default target) (20) -> [2022-06-16T03:55:46.603Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default target) (20) -> [2022-06-16T03:55:46.603Z] (CoreCompile target) -> [2022-06-16T03:55:46.603Z] ImportUtility.cs(209,41): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:55:46.603Z] ImportUtility.cs(32,24): warning CS0169: The field 'ImportLibrary.ImportUtility.CreatedFileName' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default target) (21) -> [2022-06-16T03:55:46.603Z] (PostSharp30 target) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj : warning PS0131: The module 'McjDevelopment.Mvc3ValidationGroups.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default target) (23) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default target) (24) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj : warning PS0131: The module 'IKS.PARModel.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default target) (25) -> [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default target) (26) -> [2022-06-16T03:55:46.603Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj : warning PS0131: The module 'IKS.Dare.QA.Entities.dll' does not contain any aspect or other transformation. For improved build-time performance, consider disabling PostSharp for this module by setting the compilation symbol (aka constant) 'SkipPostSharp' in your project, or set the MSBuild property 'SkipPostSharp=True'. [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] [2022-06-16T03:55:46.603Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.603Z] (RunRdlCompiler target) -> [2022-06-16T03:55:46.603Z] Reports\RDLC\rptCCOworklistSummaryNewaged.rdlc : warning rsOverlappingReportItems: The tablix `Tablix3' and the tablix `Summary2' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.603Z] Reports\RDLC\rptBLG_Scrubber_Rejection.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptBucketVolume.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptClinicResponsibility.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptEffortProjections.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptFinHardshipSelfpay.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptNONImport.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptPaymentProjections.rdlc : warning rsOverlappingReportItems: The tablix `Tablix3' and the text box `pHeader' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptTaskAging.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rptUnbilled.rdlc : warning rsOverlappingReportItems: The tablix `Tablix1' and the tablix `Tablix3' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Reports\RDLC\rpt_BLG_Team_Production.rdlc : warning rsOverlappingReportItems: The tablix `Tablix3' and the tablix `Tablix1' overlap. Overlapping report items are not supported in all renderers. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] [2022-06-16T03:55:46.604Z] [2022-06-16T03:55:46.604Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.604Z] (CoreCompile target) -> [2022-06-16T03:55:46.604Z] Controllers\UserController.cs(26,7): warning CS0105: The using directive for 'System.Configuration' appeared previously in this namespace [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\AppealTemplateAutomationController.cs(325,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\AppealTemplateController.cs(807,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\ARWorkFlowController.cs(323,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\ARWorkFlowController.cs(324,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\ARWorkFlowReadOnlyController.cs(786,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BillingPPWorkFlowController.cs(370,22): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BillingPPWorkFlowController.cs(462,17): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BillingPPWorkFlowController.cs(469,165): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BillingPPWorkFlowController.cs(790,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BulkCompletionController.cs(49,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BulkCompletionController.cs(60,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\BulkCompletionController.cs(77,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\CBRWorkFlowController.cs(151,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\CBRWorkFlowController.cs(152,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\ClinicController.cs(782,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\ClinicController.cs(1004,20): warning CS0219: The variable 'GridID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\ImportInputFieldMapConfigController.cs(58,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\InventoryAllocationController.cs(282,13): warning CS1717: Assignment made to same variable; did you mean to assign something else? [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\OpsShufflingController.cs(32,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\OpsShufflingController.cs(61,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\OpsShufflingController.cs(62,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\OptimixMenuController.cs(87,18): warning CS0168: The variable 'isInserted' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\PaymentPlanController.cs(29,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\PaymentPlanController.cs(30,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\PaymentPlanController.cs(100,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\PaymentPlanController.cs(101,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\QAAgentRatingController.cs(41,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\QAAgentRatingController.cs(70,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\QAAgentRatingController.cs(102,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\DareImportScheduleController.cs(210,18): warning CS0219: The variable 'IsHeaderRow' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\GlobalSearchController.cs(475,17): warning CS0219: The variable 'ExceptionID' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\GlobalSearchController.cs(476,20): warning CS0219: The variable 'ExcepMsg' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\GridController.cs(331,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\HomeController.cs(195,17): warning CS0219: The variable 'iTaskRejectedCount' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\HomeController.cs(1096,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\HomeController.cs(1424,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\PreferenceController.cs(94,20): warning CS0219: The variable 'message' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\RefundTemplateController.cs(785,23): warning CS0219: The variable 'dt' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.604Z] Controllers\RootCauseController.cs(238,38): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\RuleEngineStrategyController.cs(767,17): warning CS0219: The variable 'errorCode' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] HTMLEditor\AppealTemplate.aspx.cs(354,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] HTMLEditor\AppealTemplate.aspx.cs(401,42): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\demoReport.aspx.cs(271,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\demoReport.aspx.cs(318,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\demoReport.aspx.cs(968,37): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(401,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(429,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(520,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(762,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(797,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(824,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(952,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1009,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1312,45): warning CS0219: The variable 'val' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1344,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1403,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1543,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1584,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1647,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1809,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(1879,29): warning CS0472: The result of the expression is always 'true' since a value of type 'System.Data.DbType' is never equal to 'null' of type 'System.Data.DbType?' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2018,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2137,48): warning CS0219: The variable 'isChk' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2165,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2232,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2321,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2384,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Reports\Forms\frmGen.aspx.cs(2467,30): warning CS0168: The variable 'ex' is declared but never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] XmlModelValidatorProvider.cs(29,36): warning CS0618: 'System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] XmlModelValidatorProvider.cs(33,36): warning CS0618: 'System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\ACRDashBoardController.cs(44,36): warning CS0414: The field 'IKS.Optimix2.Controllers.ACRDashBoardController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\ImportInputFieldMapConfigController.cs(33,17): warning CS0414: The field 'IKS.Optimix2.Controllers.ImportInputFieldMapConfigController.ds' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\ImportInputFieldMapConfigController.cs(35,30): warning CS0414: The field 'IKS.Optimix2.Controllers.ImportInputFieldMapConfigController.qaAgentRatingCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\ImportInputFieldMapConfigController.cs(36,33): warning CS0414: The field 'IKS.Optimix2.Controllers.ImportInputFieldMapConfigController.qualityParameterCurator' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\LdapController.cs(50,21): warning CS0169: The field 'Optimix.Controllers.LdapController.iUserId' is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\PayerURLMasterController.cs(39,36): warning CS0414: The field 'IKS.Optimix2.Controllers.PayerURLMasterController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\RolePrivilegeController.cs(47,36): warning CS0414: The field 'IKS.Optimix2.Controllers.RolePrivilegeController.checkDelete' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.605Z] Controllers\RolePrivilegeController.cs(48,36): warning CS0414: The field 'IKS.Optimix2.Controllers.RolePrivilegeController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.606Z] Controllers\RolePrivilegeController.cs(49,36): warning CS0414: The field 'IKS.Optimix2.Controllers.RolePrivilegeController.checkUpdate' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.606Z] Controllers\SchedulerController.cs(35,36): warning CS0414: The field 'IKS.Optimix2.Controllers.SchedulerController.checkInsert' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.606Z] [2022-06-16T03:55:46.606Z] [2022-06-16T03:55:46.606Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (Build;Package target) (1) -> [2022-06-16T03:55:46.606Z] (PostSharp30Core target) -> [2022-06-16T03:55:46.606Z] c:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Controllers\RuleEngineStrategyController.cs(632,41,632,61): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "IKS.Optimix2.Controllers.RuleEngineStrategyController.RuleStategyCondition(System.Int32, System.Int32, System.Int32)", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.606Z] c:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\ValidationGroupAttributeAdapter.cs(48,64,48,88): warning LA0134: The aspect IKS.QDW.Core.MethodProfilerAspectAttribute has been applied to the state-machine method "System.Web.Mvc.ValidationGroupAttributeAdapter.GetClientValidationRules", but the ApplyToStateMachine property has not been set. The aspect may behave in an unintuitive way unless you set the ApplyToStateMachine property to true. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj] [2022-06-16T03:55:46.606Z] [2022-06-16T03:55:46.606Z] 118 Warning(s) [2022-06-16T03:55:46.606Z] 0 Error(s) [2022-06-16T03:55:46.606Z] [2022-06-16T03:55:46.606Z] Time Elapsed 00:03:48.11 [Pipeline] bat [2022-06-16T03:55:46.996Z] [2022-06-16T03:55:46.997Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>mkdir "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\RDLC" [Pipeline] bat [2022-06-16T03:55:47.341Z] [2022-06-16T03:55:47.341Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>xcopy "Optimix2\Reports\RDLC" "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2\Reports\RDLC" [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\BillrptEffortProjections.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\BillrptPaymentProjections.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\BillrptStrategyCompliance.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\BillrptStrategyOutcome.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\CBRInventoryTimeSummaryReport.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptActEncounterPT.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptActivityDetails.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAdjustment.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAgeing.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAgeingFromSubmit.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAgentwiseErrorReport.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAgingSummry.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAPT_BatchDetails.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptAPT_QcError.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptARBucketVolume.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptARFollowUpSummary.rdlc [2022-06-16T03:55:47.341Z] Optimix2\Reports\RDLC\rptARStatusAction.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptAssociateWiseWorkableInventorySummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBIAgentWorkSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBilledClaimsTrend.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBillingImportData_Report.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBLGTopTenRejection.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBLG_Scrubber_Rejection.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBLG_Unbilled_Inventory_Old_vs_Unbilled_inventory_New.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptBucketVolume.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCashPending.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCCOworklistSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCCOworklistSummaryMissedaged.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCCOworklistSummaryNewaged.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCCOworklistSummaryTouchedMissedaged.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCCOworklistSummaryUnTouchedMissedaged.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptClearingHouse.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptClinicMapping.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptClinicProductivitySummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptClinicResponsibility.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCreditBalance.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptCsrProductivity.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptDareSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptDeductibleCopay.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptDenial.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptDischarged.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptEffortProjections.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptEncounterLevel.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptErrorSummaryReport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptErrorwiseAgentReport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptExternalTaskSummaryPending.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptFilinglimit.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptFinalTracSubReport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptFinHardshipSelfpay.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptFollowupAnalysis.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptFollow_backlog_Inventory.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptInflux.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptInventoryBifurcation.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptInventoryTimeSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptInventory_Bifurcation_Detail_Report.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptInventory_Detail_Report.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptManagerWiseWorkableInventorySummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptMonthlyAuditReport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptMonthlyAuditReportSPWise.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptMonthlyQualityRating.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptNONImport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptOptimixDashboardUsage.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptOverallSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptPatientRespon.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptPaymentdetails.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptPaymentProjections.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptPPInventoryBifurcation.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptPPTaskedInventory.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptProductivity.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptProductivityDetails.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptQAProductionCountReport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptRejectionBifurcation.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptResolution.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptResolutionSubRpt.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptSampleExecutionSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\RptSatisfactorySurvey.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptScrubberEditsVsTotalScrubber.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptScrubberRejection.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptScrubber_Edits_vs_Total_Billed_claims.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptSharedError.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptSLASummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptSpecialProjectSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStatusActionCode.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStatusActionCodeSubRpt.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStatusCodes.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStrategyCompliance.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStrategyInfluxComplianceSummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStrategyOutcome.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptStrategyOutcomeNew.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptSummaryWeekly.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptSupervisorWiseWorkableInventorySummary.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTaskAging.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTaskAuditListing.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTaskedInventory.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTasking.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTaskSummaryPendingReport.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTopPerformersInProductivity.rdlc [2022-06-16T03:55:47.594Z] Optimix2\Reports\RDLC\rptTopPerformersInProductivityPP.rdlc [2022-06-16T03:55:47.847Z] Optimix2\Reports\RDLC\rptTotalInventory.rdlc [2022-06-16T03:55:47.847Z] Optimix2\Reports\RDLC\rptTrendingbySubmit.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptUnbilled.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptUnitAssociateKPI.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptUnitTrendKPI.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptUserRoleMapping.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptVisitsDetails.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWeeklyAuditReport.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWeeklyWIPAnalysis.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWIP.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWIP_CBR.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWIP_Followup_Summary_CBR.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\RptworkableInventoryReport_Ar.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWorkableInventoryReport_billing.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\RptworkableInventoryReport_Clinic.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\RptWorkableInventory_Summary.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptWorkAllocation.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rptYearlyAuditReport.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\Rpt_BktDollarStrata.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\rpt_BLG_Team_Production.rdlc [2022-06-16T03:55:47.848Z] Optimix2\Reports\RDLC\TestInventory.rdlc [2022-06-16T03:55:47.848Z] 119 File(s) copied [Pipeline] bat [2022-06-16T03:55:48.176Z] [2022-06-16T03:55:48.176Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012 rmdir /S /Q "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012" 2>null [Pipeline] bat [2022-06-16T03:55:48.530Z] [2022-06-16T03:55:48.530Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>mkdir "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012" [Pipeline] tool [Pipeline] bat [2022-06-16T03:55:48.964Z] [2022-06-16T03:55:48.964Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>"C:\Program Files (x86)\MSBuild\12.0\Bin\MSBuild.exe" Optimix2\Areas\PAR\PAR.csproj /T:Build;Package /p:Configuration=Release /p:OutputPath=E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012 /p:VisualStudioVersion=12.0 [2022-06-16T03:55:48.964Z] Microsoft (R) Build Engine version 12.0.40675.0 [2022-06-16T03:55:48.964Z] [Microsoft .NET Framework, version 4.0.30319.42000] [2022-06-16T03:55:48.964Z] Copyright (C) Microsoft Corporation. All rights reserved. [2022-06-16T03:55:48.964Z] [2022-06-16T03:55:48.964Z] Build started 6/16/2022 09:25:48. [2022-06-16T03:55:49.216Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" on node 1 (Build;Package target(s)). [2022-06-16T03:55:49.216Z] RestorePackages: [2022-06-16T03:55:49.216Z] "..\..\..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\..\..\ " [2022-06-16T03:55:50.133Z] Restoring NuGet packages... [2022-06-16T03:55:50.133Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:50.385Z] Feeds used: [2022-06-16T03:55:50.385Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:50.385Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:50.385Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:50.385Z] [2022-06-16T03:55:50.385Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\packages.config are already installed. [2022-06-16T03:55:50.638Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (3) on node 1 (default targets). [2022-06-16T03:55:50.638Z] RestorePackages: [2022-06-16T03:55:50.638Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:55:51.553Z] Restoring NuGet packages... [2022-06-16T03:55:51.554Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:51.807Z] Feeds used: [2022-06-16T03:55:51.807Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:51.807Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:51.807Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:51.807Z] [2022-06-16T03:55:51.807Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config are already installed. [2022-06-16T03:55:51.807Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (3) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (4) on node 1 (default targets). [2022-06-16T03:55:51.807Z] RestorePackages: [2022-06-16T03:55:51.807Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:55:52.721Z] Restoring NuGet packages... [2022-06-16T03:55:52.721Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:52.974Z] Feeds used: [2022-06-16T03:55:52.974Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:52.974Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:53.489Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:53.489Z] [2022-06-16T03:55:53.489Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config are already installed. [2022-06-16T03:55:53.742Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (4) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (5) on node 1 (default targets). [2022-06-16T03:55:53.742Z] RestorePackages: [2022-06-16T03:55:53.742Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:55:53.995Z] Restoring NuGet packages... [2022-06-16T03:55:53.995Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:53.995Z] Feeds used: [2022-06-16T03:55:53.995Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:53.995Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:53.995Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:53.995Z] [2022-06-16T03:55:53.995Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config are already installed. [2022-06-16T03:55:54.247Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (5) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (6) on node 1 (default targets). [2022-06-16T03:55:54.247Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:54.247Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:54.247Z] CoreCompile: [2022-06-16T03:55:54.247Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:54.247Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:54.247Z] Copying file from "obj\Release\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.dll". [2022-06-16T03:55:54.247Z] Utility -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.dll [2022-06-16T03:55:54.247Z] Copying file from "obj\Release\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.pdb". [2022-06-16T03:55:54.247Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (default targets). [2022-06-16T03:55:54.499Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:54.499Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:54.499Z] PostSharp30InspectReferences: [2022-06-16T03:55:54.499Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:55:54.499Z] CoreCompile: [2022-06-16T03:55:54.499Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:54.499Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\DocumentFormat.OpenXml.dll". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\log4net.dll". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\MySql.Data.dll". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PostSharp.dll". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\log4net.xml". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Newtonsoft.Json.xml". [2022-06-16T03:55:54.499Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PostSharp.xml". [2022-06-16T03:55:54.499Z] _CopyAppConfigFile: [2022-06-16T03:55:54.499Z] Copying file from "app.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll.config". [2022-06-16T03:55:54.499Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:54.499Z] Copying file from "obj\Release\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll". [2022-06-16T03:55:54.499Z] Core -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll [2022-06-16T03:55:54.499Z] Copying file from "obj\Release\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.pdb". [2022-06-16T03:55:54.499Z] IncrementalClean: [2022-06-16T03:55:54.499Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\obj\Release\IKS.Business.Core.dll.postsharp". [2022-06-16T03:55:54.499Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default targets). [2022-06-16T03:55:54.499Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:54.499Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:54.499Z] PostSharp30InspectReferences: [2022-06-16T03:55:54.499Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:55:54.499Z] CoreCompile: [2022-06-16T03:55:54.499Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:54.499Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:54.499Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.dll". [2022-06-16T03:55:54.499Z] CommonModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.dll [2022-06-16T03:55:54.499Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:55:54.499Z] IncrementalClean: [2022-06-16T03:55:54.499Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\obj\Release\IKS.Dare.Common.Entities.dll.postsharp". [2022-06-16T03:55:54.499Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default targets). [2022-06-16T03:55:54.754Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (3) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (7) on node 1 (default targets). [2022-06-16T03:55:54.754Z] RestorePackages: [2022-06-16T03:55:54.754Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:55:55.309Z] Restoring NuGet packages... [2022-06-16T03:55:55.309Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:55.561Z] Feeds used: [2022-06-16T03:55:55.561Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:55.561Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:55.561Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:55.561Z] [2022-06-16T03:55:55.561Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config are already installed. [2022-06-16T03:55:55.814Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:55.814Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:55.814Z] PostSharp30InspectReferences: [2022-06-16T03:55:55.814Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:55:55.814Z] CoreCompile: [2022-06-16T03:55:55.814Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:55.814Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:55.814Z] Copying file from "obj\Release\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.dll". [2022-06-16T03:55:55.814Z] DBProviderFactory -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.dll [2022-06-16T03:55:55.814Z] Copying file from "obj\Release\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.pdb". [2022-06-16T03:55:55.814Z] IncrementalClean: [2022-06-16T03:55:55.814Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\obj\Release\IKS.DBProviderFactory.dll.postsharp". [2022-06-16T03:55:55.814Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default targets). [2022-06-16T03:55:56.066Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:56.066Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:56.066Z] CoreCompile: [2022-06-16T03:55:56.066Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:56.066Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:56.066Z] Copying file from "obj\Release\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.dll". [2022-06-16T03:55:56.066Z] CommonBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.dll [2022-06-16T03:55:56.066Z] Copying file from "obj\Release\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.pdb". [2022-06-16T03:55:56.066Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default targets). [2022-06-16T03:55:56.066Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (8) on node 1 (default targets). [2022-06-16T03:55:56.066Z] RestorePackages: [2022-06-16T03:55:56.066Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:55:56.621Z] Restoring NuGet packages... [2022-06-16T03:55:56.621Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:56.873Z] Feeds used: [2022-06-16T03:55:56.873Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:56.873Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:56.873Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:56.873Z] [2022-06-16T03:55:56.873Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config are already installed. [2022-06-16T03:55:57.125Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (8) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (9) on node 1 (default targets). [2022-06-16T03:55:57.125Z] RestorePackages: [2022-06-16T03:55:57.125Z] "..\..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\..\ " [2022-06-16T03:55:58.040Z] Restoring NuGet packages... [2022-06-16T03:55:58.040Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:58.040Z] Feeds used: [2022-06-16T03:55:58.040Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:58.040Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:58.040Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:58.040Z] [2022-06-16T03:55:58.040Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config are already installed. [2022-06-16T03:55:58.040Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:58.040Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:58.040Z] PostSharp30InspectReferences: [2022-06-16T03:55:58.040Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:55:58.040Z] CoreCompile: [2022-06-16T03:55:58.040Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:58.040Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:55:58.040Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\log4net.dll". [2022-06-16T03:55:58.040Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.dll". [2022-06-16T03:55:58.040Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\log4net.xml". [2022-06-16T03:55:58.040Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.xml". [2022-06-16T03:55:58.040Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:55:58.040Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Scripts". [2022-06-16T03:55:58.040Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:55:58.040Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:58.040Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:55:58.040Z] Mvc3ValidationGroups -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll [2022-06-16T03:55:58.040Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:55:58.040Z] IncrementalClean: [2022-06-16T03:55:58.040Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\obj\Release\McjDevelopment.Mvc3ValidationGroups.dll.postsharp". [2022-06-16T03:55:58.293Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default targets). [2022-06-16T03:55:58.293Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (8) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (10) on node 1 (default targets). [2022-06-16T03:55:58.293Z] RestorePackages: [2022-06-16T03:55:58.293Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:55:58.846Z] Restoring NuGet packages... [2022-06-16T03:55:58.846Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:55:59.100Z] Feeds used: [2022-06-16T03:55:59.100Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:55:59.100Z] https://api.nuget.org/v3/index.json [2022-06-16T03:55:59.100Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:55:59.100Z] [2022-06-16T03:55:59.100Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config are already installed. [2022-06-16T03:55:59.352Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:59.352Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:59.352Z] PostSharp30InspectReferences: [2022-06-16T03:55:59.352Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:55:59.352Z] CoreCompile: [2022-06-16T03:55:59.352Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:59.352Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:55:59.352Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\log4net.dll". [2022-06-16T03:55:59.352Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\log4net.xml". [2022-06-16T03:55:59.352Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:59.352Z] Copying file from "obj\Release\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.dll". [2022-06-16T03:55:59.352Z] PARModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.dll [2022-06-16T03:55:59.352Z] Copying file from "obj\Release\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.pdb". [2022-06-16T03:55:59.352Z] IncrementalClean: [2022-06-16T03:55:59.352Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\obj\Release\IKS.PARModel.dll.postsharp". [2022-06-16T03:55:59.352Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default targets). [2022-06-16T03:55:59.352Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:55:59.352Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:59.352Z] PostSharp30InspectReferences: [2022-06-16T03:55:59.352Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:55:59.352Z] CoreCompile: [2022-06-16T03:55:59.352Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:59.352Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:55:59.352Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:55:59.352Z] CopyFilesToOutputDirectory: [2022-06-16T03:55:59.352Z] Copying file from "obj\Release\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.dll". [2022-06-16T03:55:59.352Z] PARBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.dll [2022-06-16T03:55:59.352Z] Copying file from "obj\Release\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.pdb". [2022-06-16T03:55:59.352Z] IncrementalClean: [2022-06-16T03:55:59.352Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\obj\Release\IKS.PARBLL.dll.postsharp". [2022-06-16T03:55:59.352Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default targets). [2022-06-16T03:55:59.604Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) on node 1 (default targets). [2022-06-16T03:55:59.604Z] RestorePackages: [2022-06-16T03:55:59.604Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:00.159Z] Restoring NuGet packages... [2022-06-16T03:56:00.159Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:00.411Z] Feeds used: [2022-06-16T03:56:00.411Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:00.411Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:00.411Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:00.411Z] [2022-06-16T03:56:00.411Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config are already installed. [2022-06-16T03:56:00.664Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (12) on node 1 (default targets). [2022-06-16T03:56:00.664Z] RestorePackages: [2022-06-16T03:56:00.664Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:01.579Z] Restoring NuGet packages... [2022-06-16T03:56:01.579Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:01.579Z] Feeds used: [2022-06-16T03:56:01.579Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:01.579Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:01.579Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:01.579Z] [2022-06-16T03:56:01.579Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config are already installed. [2022-06-16T03:56:01.833Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:01.833Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:01.833Z] PostSharp30InspectReferences: [2022-06-16T03:56:01.833Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:01.833Z] CoreCompile: [2022-06-16T03:56:01.833Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:01.833Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:56:01.833Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Mvc.dll". [2022-06-16T03:56:01.833Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Mvc.xml". [2022-06-16T03:56:01.833Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:01.833Z] Copying file from "obj\Release\IKS.835Library.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.835Library.dll". [2022-06-16T03:56:03.182Z] 835Library -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.835Library.dll [2022-06-16T03:56:03.182Z] Copying file from "obj\Release\IKS.835Library.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.835Library.pdb". [2022-06-16T03:56:03.182Z] IncrementalClean: [2022-06-16T03:56:03.182Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\obj\Release\IKS.835Library.dll.postsharp". [2022-06-16T03:56:03.182Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default targets). [2022-06-16T03:56:03.182Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (13) on node 1 (default targets). [2022-06-16T03:56:03.182Z] RestorePackages: [2022-06-16T03:56:03.182Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:03.735Z] Restoring NuGet packages... [2022-06-16T03:56:03.735Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:03.735Z] Feeds used: [2022-06-16T03:56:03.735Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:03.735Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:03.735Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:03.735Z] [2022-06-16T03:56:03.735Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config are already installed. [2022-06-16T03:56:03.987Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (13) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (14) on node 1 (default targets). [2022-06-16T03:56:03.987Z] RestorePackages: [2022-06-16T03:56:03.987Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:04.903Z] Restoring NuGet packages... [2022-06-16T03:56:04.903Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:04.903Z] Feeds used: [2022-06-16T03:56:04.903Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:04.903Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:04.903Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:04.903Z] [2022-06-16T03:56:04.903Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config are already installed. [2022-06-16T03:56:04.903Z] ResolveAssemblyReferences: [2022-06-16T03:56:04.903Z] Could not read state file "obj\Release\ARModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:05.156Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:05.156Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:05.156Z] PostSharp30InspectReferences: [2022-06-16T03:56:05.156Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:05.156Z] CoreCompile: [2022-06-16T03:56:05.156Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:05.156Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:05.156Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.dll". [2022-06-16T03:56:05.156Z] ARModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.dll [2022-06-16T03:56:05.156Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:56:05.156Z] IncrementalClean: [2022-06-16T03:56:05.156Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\obj\Release\IKS.Dare.AR.Entities.dll.postsharp". [2022-06-16T03:56:05.156Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default targets). [2022-06-16T03:56:05.156Z] ResolveAssemblyReferences: [2022-06-16T03:56:05.156Z] Primary reference "Iks.Dare.AR". [2022-06-16T03:56:05.156Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:56:05.156Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:56:05.156Z] Considered "..\..\..\..\real opt\Shilpa\DareOptimix\ARBLL\bin\Debug\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.156Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:56:05.156Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:05.156Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.156Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:05.156Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:05.156Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.156Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:05.156Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:56:05.156Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:56:05.156Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:56:05.157Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:05.157Z] For SearchPath "{GAC}". [2022-06-16T03:56:05.157Z] Considered "Iks.Dare.AR", which was not found in the GAC. [2022-06-16T03:56:05.157Z] For SearchPath "{RawFileName}". [2022-06-16T03:56:05.157Z] Considered treating "Iks.Dare.AR" as a file name, but it didn't exist. [2022-06-16T03:56:05.157Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\". [2022-06-16T03:56:05.157Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:05.157Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:05.157Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:56:05.157Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:56:05.157Z] [2022-06-16T03:56:05.157Z] [2022-06-16T03:56:05.157Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:56:05.157Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:56:05.157Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:56:05.157Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:05.158Z] [2022-06-16T03:56:05.158Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:05.158Z] [2022-06-16T03:56:05.158Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:05.158Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:56:05.158Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:56:05.158Z] [2022-06-16T03:56:05.158Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:05.158Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:05.158Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:05.158Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:05.158Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:05.158Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:05.158Z] PostSharp30InspectReferences: [2022-06-16T03:56:05.158Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:05.158Z] CoreCompile: [2022-06-16T03:56:05.158Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:05.158Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:05.158Z] Copying file from "obj\Release\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.dll". [2022-06-16T03:56:05.158Z] ARBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.dll [2022-06-16T03:56:05.158Z] Copying file from "obj\Release\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.pdb". [2022-06-16T03:56:05.158Z] IncrementalClean: [2022-06-16T03:56:05.158Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\obj\Release\IKS.Dare.AR.dll.postsharp". [2022-06-16T03:56:05.158Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default targets). [2022-06-16T03:56:05.158Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (15) on node 1 (default targets). [2022-06-16T03:56:05.158Z] RestorePackages: [2022-06-16T03:56:05.158Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:06.074Z] Restoring NuGet packages... [2022-06-16T03:56:06.074Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:06.074Z] Feeds used: [2022-06-16T03:56:06.074Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:06.074Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:06.074Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:06.074Z] [2022-06-16T03:56:06.074Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config are already installed. [2022-06-16T03:56:06.326Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (15) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (16) on node 1 (default targets). [2022-06-16T03:56:06.326Z] RestorePackages: [2022-06-16T03:56:06.326Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:07.241Z] Restoring NuGet packages... [2022-06-16T03:56:07.241Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:07.241Z] Feeds used: [2022-06-16T03:56:07.241Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:07.241Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:07.241Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:07.241Z] [2022-06-16T03:56:07.241Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config are already installed. [2022-06-16T03:56:07.241Z] ResolveAssemblyReferences: [2022-06-16T03:56:07.241Z] Could not read state file "obj\Release\AutoPostModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:07.241Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:07.241Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:07.241Z] PostSharp30InspectReferences: [2022-06-16T03:56:07.241Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:07.241Z] CoreCompile: [2022-06-16T03:56:07.241Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:07.241Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:07.241Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:56:07.241Z] AutoPostModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.dll [2022-06-16T03:56:07.241Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:56:07.493Z] IncrementalClean: [2022-06-16T03:56:07.494Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\obj\Release\IKS.Dare.AutoPost.Entities.dll.postsharp". [2022-06-16T03:56:07.494Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default targets). [2022-06-16T03:56:07.494Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:07.494Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:07.494Z] PostSharp30InspectReferences: [2022-06-16T03:56:07.494Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:07.494Z] CoreCompile: [2022-06-16T03:56:07.494Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:07.494Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:07.494Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:56:07.494Z] AutoPostBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Business.dll [2022-06-16T03:56:07.494Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Business.pdb". [2022-06-16T03:56:07.494Z] IncrementalClean: [2022-06-16T03:56:07.494Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\obj\Release\IKS.Dare.AutoPost.Business.dll.postsharp". [2022-06-16T03:56:07.494Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default targets). [2022-06-16T03:56:07.494Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (17) on node 1 (default targets). [2022-06-16T03:56:07.494Z] RestorePackages: [2022-06-16T03:56:07.494Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:08.047Z] Restoring NuGet packages... [2022-06-16T03:56:08.047Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:08.300Z] Feeds used: [2022-06-16T03:56:08.300Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:08.300Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:08.300Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:08.300Z] [2022-06-16T03:56:08.300Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config are already installed. [2022-06-16T03:56:08.553Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (17) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (18) on node 1 (default targets). [2022-06-16T03:56:08.553Z] RestorePackages: [2022-06-16T03:56:08.553Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:09.107Z] Restoring NuGet packages... [2022-06-16T03:56:09.107Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:09.359Z] Feeds used: [2022-06-16T03:56:09.359Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:09.359Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:09.359Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:09.359Z] [2022-06-16T03:56:09.359Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config are already installed. [2022-06-16T03:56:09.611Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:09.611Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:09.611Z] PostSharp30InspectReferences: [2022-06-16T03:56:09.611Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:09.611Z] CoreCompile: [2022-06-16T03:56:09.611Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:09.611Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:09.611Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:56:09.611Z] BillingModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.dll [2022-06-16T03:56:09.611Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:56:09.611Z] IncrementalClean: [2022-06-16T03:56:09.611Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\obj\Release\IKS.Dare.Billing.Entities.dll.postsharp". [2022-06-16T03:56:09.611Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default targets). [2022-06-16T03:56:09.611Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:09.611Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:09.611Z] PostSharp30InspectReferences: [2022-06-16T03:56:09.611Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:09.611Z] CoreCompile: [2022-06-16T03:56:09.611Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:09.611Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:09.611Z] Copying file from "obj\Release\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.dll". [2022-06-16T03:56:09.611Z] BillingBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.dll [2022-06-16T03:56:09.611Z] Copying file from "obj\Release\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.pdb". [2022-06-16T03:56:09.611Z] IncrementalClean: [2022-06-16T03:56:09.611Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\obj\Release\IKS..Dare.Billing.dll.postsharp". [2022-06-16T03:56:09.611Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default targets). [2022-06-16T03:56:09.611Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (19) on node 1 (default targets). [2022-06-16T03:56:09.611Z] RestorePackages: [2022-06-16T03:56:09.611Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:10.526Z] Restoring NuGet packages... [2022-06-16T03:56:10.526Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:10.526Z] Feeds used: [2022-06-16T03:56:10.526Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:10.526Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:10.526Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:10.526Z] [2022-06-16T03:56:10.526Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config are already installed. [2022-06-16T03:56:10.778Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:10.778Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:10.778Z] PostSharp30InspectReferences: [2022-06-16T03:56:10.778Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:10.778Z] CoreCompile: [2022-06-16T03:56:10.778Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:10.778Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:10.778Z] Copying file from "obj\Release\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.dll". [2022-06-16T03:56:10.778Z] BRM -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.dll [2022-06-16T03:56:10.778Z] Copying file from "obj\Release\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.pdb". [2022-06-16T03:56:10.778Z] IncrementalClean: [2022-06-16T03:56:10.778Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\obj\Release\IKS.Business.RuleManager.dll.postsharp". [2022-06-16T03:56:10.778Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (default targets). [2022-06-16T03:56:10.778Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (20) on node 1 (default targets). [2022-06-16T03:56:10.778Z] RestorePackages: [2022-06-16T03:56:10.778Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:11.693Z] Restoring NuGet packages... [2022-06-16T03:56:11.693Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:11.693Z] Feeds used: [2022-06-16T03:56:11.693Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:11.693Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:11.693Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:11.693Z] [2022-06-16T03:56:11.693Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config are already installed. [2022-06-16T03:56:11.946Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (20) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (21) on node 1 (default targets). [2022-06-16T03:56:11.946Z] RestorePackages: [2022-06-16T03:56:11.946Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:12.510Z] Restoring NuGet packages... [2022-06-16T03:56:12.511Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:12.764Z] Feeds used: [2022-06-16T03:56:12.764Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:12.764Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:12.764Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:12.764Z] [2022-06-16T03:56:12.764Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config are already installed. [2022-06-16T03:56:12.764Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:12.764Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:12.764Z] PostSharp30InspectReferences: [2022-06-16T03:56:12.764Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:12.764Z] CoreCompile: [2022-06-16T03:56:12.764Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:12.764Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:12.764Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:56:12.764Z] ClinicModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.dll [2022-06-16T03:56:12.764Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:56:12.764Z] IncrementalClean: [2022-06-16T03:56:12.764Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\obj\Release\IKS.Dare.Clinic.Entities.dll.postsharp". [2022-06-16T03:56:12.764Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default targets). [2022-06-16T03:56:13.015Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:13.015Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:13.015Z] PostSharp30InspectReferences: [2022-06-16T03:56:13.015Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:13.015Z] CoreCompile: [2022-06-16T03:56:13.015Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:13.015Z] _CopyAppConfigFile: [2022-06-16T03:56:13.015Z] Copying file from "app.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.dll.config". [2022-06-16T03:56:13.015Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:13.015Z] Copying file from "obj\Release\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.dll". [2022-06-16T03:56:13.015Z] ClinicBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.dll [2022-06-16T03:56:13.015Z] Copying file from "obj\Release\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.pdb". [2022-06-16T03:56:13.015Z] IncrementalClean: [2022-06-16T03:56:13.015Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\obj\Release\IKS.Dare.Clinic.dll.postsharp". [2022-06-16T03:56:13.016Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default targets). [2022-06-16T03:56:13.016Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (22) on node 1 (default targets). [2022-06-16T03:56:13.016Z] RestorePackages: [2022-06-16T03:56:13.016Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:13.932Z] Restoring NuGet packages... [2022-06-16T03:56:13.932Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:13.932Z] Feeds used: [2022-06-16T03:56:13.932Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:13.932Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:13.932Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:13.932Z] [2022-06-16T03:56:13.932Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config are already installed. [2022-06-16T03:56:14.184Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (22) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (23) on node 1 (default targets). [2022-06-16T03:56:14.184Z] RestorePackages: [2022-06-16T03:56:14.184Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:14.737Z] Restoring NuGet packages... [2022-06-16T03:56:14.737Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:14.989Z] Feeds used: [2022-06-16T03:56:14.989Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:14.989Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:14.989Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:14.989Z] [2022-06-16T03:56:14.989Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config are already installed. [2022-06-16T03:56:15.242Z] ResolveAssemblyReferences: [2022-06-16T03:56:15.242Z] Could not read state file "obj\Release\CSRModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:15.242Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:15.242Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.242Z] PostSharp30InspectReferences: [2022-06-16T03:56:15.242Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:15.242Z] CoreCompile: [2022-06-16T03:56:15.242Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.242Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:15.242Z] Copying file from "obj\Release\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRModel.dll". [2022-06-16T03:56:15.242Z] CSRModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRModel.dll [2022-06-16T03:56:15.242Z] Copying file from "obj\Release\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRModel.pdb". [2022-06-16T03:56:15.242Z] IncrementalClean: [2022-06-16T03:56:15.242Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\obj\Release\IKS.CSRModel.dll.postsharp". [2022-06-16T03:56:15.242Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default targets). [2022-06-16T03:56:15.242Z] ResolveAssemblyReferences: [2022-06-16T03:56:15.242Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:56:15.242Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:56:15.242Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:56:15.242Z] Considered "..\CSRModel\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.242Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:56:15.242Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:56:15.242Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.242Z] For SearchPath "{GAC}". [2022-06-16T03:56:15.242Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:56:15.242Z] For SearchPath "{RawFileName}". [2022-06-16T03:56:15.242Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:56:15.242Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\". [2022-06-16T03:56:15.242Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.242Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.243Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:56:15.243Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:56:15.243Z] [2022-06-16T03:56:15.243Z] [2022-06-16T03:56:15.243Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:56:15.243Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:56:15.243Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:15.243Z] [2022-06-16T03:56:15.243Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:15.243Z] [2022-06-16T03:56:15.243Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:15.243Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:56:15.243Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:56:15.243Z] [2022-06-16T03:56:15.243Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:15.243Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:15.243Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:15.243Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:15.243Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:15.243Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.243Z] PostSharp30InspectReferences: [2022-06-16T03:56:15.243Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:15.243Z] CoreCompile: [2022-06-16T03:56:15.243Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.243Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:15.243Z] Copying file from "obj\Release\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRBLL.dll". [2022-06-16T03:56:15.243Z] CSRBLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRBLL.dll [2022-06-16T03:56:15.243Z] Copying file from "obj\Release\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRBLL.pdb". [2022-06-16T03:56:15.243Z] IncrementalClean: [2022-06-16T03:56:15.244Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\obj\Release\IKS.CSRBLL.dll.postsharp". [2022-06-16T03:56:15.244Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default targets). [2022-06-16T03:56:15.495Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (24) on node 1 (default targets). [2022-06-16T03:56:15.495Z] ResolveAssemblyReferences: [2022-06-16T03:56:15.495Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:56:15.496Z] For SearchPath "{CandidateAssemblyFiles}". [2022-06-16T03:56:15.496Z] Considered "bin\Debug\DBL.dll", but its name "DBL" didn't match. [2022-06-16T03:56:15.496Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:56:15.496Z] Considered "..\Core\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.496Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:56:15.496Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:56:15.496Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.496Z] For SearchPath "{GAC}". [2022-06-16T03:56:15.496Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:56:15.496Z] For SearchPath "{RawFileName}". [2022-06-16T03:56:15.496Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:56:15.496Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\". [2022-06-16T03:56:15.496Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:15.496Z] Considered "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:15.496Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:56:15.496Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:56:15.496Z] [2022-06-16T03:56:15.496Z] [2022-06-16T03:56:15.496Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:56:15.496Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:56:15.496Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:15.496Z] [2022-06-16T03:56:15.496Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:15.496Z] [2022-06-16T03:56:15.496Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:15.496Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:56:15.496Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:56:15.496Z] [2022-06-16T03:56:15.496Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:15.496Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:15.496Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:15.496Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:15.496Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:15.496Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.496Z] CoreCompile: [2022-06-16T03:56:15.496Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.496Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:56:15.497Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\App.config". [2022-06-16T03:56:15.497Z] _CopyAppConfigFile: [2022-06-16T03:56:15.497Z] Copying file from "App.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.dll.config". [2022-06-16T03:56:15.497Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:15.497Z] Copying file from "obj\Release\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.dll". [2022-06-16T03:56:15.497Z] ImportLibrary -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.dll [2022-06-16T03:56:15.497Z] Copying file from "obj\Release\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.pdb". [2022-06-16T03:56:15.497Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default targets). [2022-06-16T03:56:15.497Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (25) on node 1 (default targets). [2022-06-16T03:56:15.497Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:15.497Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.497Z] CoreCompile: [2022-06-16T03:56:15.497Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:15.497Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:56:15.497Z] Copying file from "C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:56:15.497Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:56:15.497Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Content\PDF". [2022-06-16T03:56:15.497Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:56:15.497Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:15.497Z] Copying file from "obj\Release\Optimix2Tests.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Optimix2Tests.dll". [2022-06-16T03:56:15.497Z] Optimix2Tests -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Optimix2Tests.dll [2022-06-16T03:56:15.497Z] Copying file from "obj\Release\Optimix2Tests.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Optimix2Tests.pdb". [2022-06-16T03:56:15.497Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (default targets). [2022-06-16T03:56:15.497Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (11) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (26) on node 1 (default targets). [2022-06-16T03:56:15.497Z] RestorePackages: [2022-06-16T03:56:15.497Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:16.413Z] Restoring NuGet packages... [2022-06-16T03:56:16.413Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:16.413Z] Feeds used: [2022-06-16T03:56:16.413Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:16.413Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:16.413Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:16.413Z] [2022-06-16T03:56:16.413Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config are already installed. [2022-06-16T03:56:16.665Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (26) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (27) on node 1 (default targets). [2022-06-16T03:56:16.665Z] RestorePackages: [2022-06-16T03:56:16.665Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:17.564Z] Restoring NuGet packages... [2022-06-16T03:56:17.565Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:17.565Z] Feeds used: [2022-06-16T03:56:17.565Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:17.565Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:17.565Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:17.565Z] [2022-06-16T03:56:17.565Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config are already installed. [2022-06-16T03:56:17.817Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:17.817Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:17.817Z] PostSharp30InspectReferences: [2022-06-16T03:56:17.817Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:17.817Z] CoreCompile: [2022-06-16T03:56:17.817Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:17.817Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:17.817Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.dll". [2022-06-16T03:56:17.817Z] QAModel -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.dll [2022-06-16T03:56:17.817Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:56:17.817Z] IncrementalClean: [2022-06-16T03:56:17.817Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\obj\Release\IKS.Dare.QA.Entities.dll.postsharp". [2022-06-16T03:56:17.817Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default targets). [2022-06-16T03:56:18.494Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:18.494Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:18.494Z] PostSharp30InspectReferences: [2022-06-16T03:56:18.494Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:18.494Z] CoreCompile: [2022-06-16T03:56:18.494Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:18.494Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:18.494Z] Copying file from "obj\Release\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.dll". [2022-06-16T03:56:18.494Z] QABLL -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.dll [2022-06-16T03:56:18.494Z] Copying file from "obj\Release\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.pdb". [2022-06-16T03:56:18.494Z] IncrementalClean: [2022-06-16T03:56:18.494Z] Deleting file "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\obj\Release\IKS.Dare.QA.dll.postsharp". [2022-06-16T03:56:18.494Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default targets). [2022-06-16T03:56:18.746Z] RunRdlCompiler: [2022-06-16T03:56:18.746Z] Skipping target "RunRdlCompiler" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:18.746Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:18.746Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:18.746Z] CoreCompile: [2022-06-16T03:56:18.746Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:18.746Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\DocumentFormat.OpenXml.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\EntityFramework.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Ghostscript.NET.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\itextsharp.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:56:18.746Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Security.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\MvcCheckBoxList.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\NReco.PdfGenerator.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Owin.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PdfSharp-WPF.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PdfSharp.Xps.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PostSharp.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Spire.License.dll". [2022-06-16T03:56:18.747Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Spire.Pdf.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Net.Http.Formatting.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Helpers.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Http.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Http.WebHost.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Optimization.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Razor.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.Deployment.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.Razor.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebActivatorEx.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebGrease.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebMatrix.Data.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebMatrix.WebData.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Antlr3.Runtime.dll". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\DocumentFormat.OpenXml.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\EntityFramework.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Ghostscript.NET.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\itextsharp.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Security.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PostSharp.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Net.Http.Formatting.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Helpers.xml". [2022-06-16T03:56:19.001Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Http.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Http.WebHost.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Razor.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.Deployment.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.WebPages.Razor.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebMatrix.Data.xml". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebMatrix.WebData.xml". [2022-06-16T03:56:19.002Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:56:19.002Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:19.002Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\App.config". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:56:19.002Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Downloads". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:56:19.002Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:56:19.002Z] _CopyAppConfigFile: [2022-06-16T03:56:19.002Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.dll.config". [2022-06-16T03:56:19.002Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:19.002Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.dll". [2022-06-16T03:56:19.002Z] Optimix2 -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.dll [2022-06-16T03:56:19.002Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.pdb". [2022-06-16T03:56:19.002Z] _CopyWebApplicationLegacy: [2022-06-16T03:56:19.002Z] Copying Web Application Project Files for Optimix2 [2022-06-16T03:56:19.002Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin". [2022-06-16T03:56:19.794Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Optimix2.dll". [2022-06-16T03:56:19.794Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Optimix2.pdb". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\EntityFramework.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Ghostscript.NET.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS..Dare.Billing.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.835Library.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.835Library.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.Core.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.RuleManager.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRBLL.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRModel.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Business.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Utility.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARBLL.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARModel.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\ImportLibrary.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\itextsharp.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\log4net.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Security.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\MvcCheckBoxList.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\MySql.Data.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Newtonsoft.Json.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\NReco.PdfGenerator.dll". [2022-06-16T03:56:19.794Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Optimix2Tests.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Optimix2Tests.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Owin.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\PdfSharp-WPF.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\PdfSharp.Xps.dll". [2022-06-16T03:56:19.794Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\PostSharp.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Spire.License.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Spire.Pdf.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Net.Http.Formatting.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Helpers.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.WebHost.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Mvc.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Optimization.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Razor.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\WebActivatorEx.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\WebGrease.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.Data.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.WebData.dll". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.DBProviderFactory.dll". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Antlr3.Runtime.dll". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.835Library.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.835Library.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Business.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Business.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS..Dare.Billing.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.Core.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRBLL.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRModel.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\ImportLibrary.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Optimix2Tests.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Optimix2Tests.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARBLL.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARModel.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:56:19.795Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Utility.pdb". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\DocumentFormat.OpenXml.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\EntityFramework.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Ghostscript.NET.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\itextsharp.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\log4net.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:56:19.795Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Security.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Newtonsoft.Json.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\PostSharp.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Net.Http.Formatting.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Helpers.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.WebHost.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Mvc.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Razor.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.Data.xml". [2022-06-16T03:56:19.796Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.WebData.xml". [2022-06-16T03:56:19.796Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.DBProviderFactory.pdb". [2022-06-16T03:56:19.796Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\App_Code". [2022-06-16T03:56:19.796Z] Copying file from "App_Code\CallCheck.cs" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\App_Code\CallCheck.cs". [2022-06-16T03:56:19.796Z] Copying file from "CallCheckTest.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\CallCheckTest.html". [2022-06-16T03:56:19.796Z] Copying file from "Config.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Config.js". [2022-06-16T03:56:19.796Z] Copying file from "clearapplicationcache.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\clearapplicationcache.aspx". [2022-06-16T03:56:19.796Z] Copying file from "favicon.ico" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\favicon.ico". [2022-06-16T03:56:19.796Z] Copying file from "Global.asax" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Global.asax". [2022-06-16T03:56:19.796Z] Copying file from "kms-integration.readme.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\kms-integration.readme.txt". [2022-06-16T03:56:19.796Z] Copying file from "NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\NReco.PdfGenerator.dll". [2022-06-16T03:56:19.796Z] Copying file from "styleguide.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\styleguide.html". [2022-06-16T03:56:19.796Z] Copying file from "testdb.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\testdb.aspx". [2022-06-16T03:56:19.796Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Web.config". [2022-06-16T03:56:19.796Z] Copying file from "Web.Debug.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Web.Debug.config". [2022-06-16T03:56:19.796Z] Copying file from "Web.Release.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Web.Release.config". [2022-06-16T03:56:19.796Z] Copying file from "packages.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\packages.config". [2022-06-16T03:56:19.796Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts". [2022-06-16T03:56:19.796Z] Copying file from "Charts\excanvas.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\excanvas.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\excanvas.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\excanvas.min.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\jquery-1.11.0.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery-1.11.0.min.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\jquery.jqplot.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery.jqplot.min.css". [2022-06-16T03:56:19.796Z] Copying file from "Charts\jquery.jqplot.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery.jqplot.min.js". [2022-06-16T03:56:19.796Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\financial-data.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\financial-data.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\jquery.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\jquery.min.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.bar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.bar.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.bipolar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.bipolar.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.annotate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.annotate.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.context.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.context.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.core.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.core.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.csv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.csv.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.dynamic.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.dynamic.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.effects.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.effects.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.key.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.key.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.resizing.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.resizing.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.tooltips.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.tooltips.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.common.zoom.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.zoom.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.cornergauge.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.cornergauge.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.circle.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.circle.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.image.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.image.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.marker1.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.marker1.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.marker2.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.marker2.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.poly.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.poly.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.rect.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.rect.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.text.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.text.js". [2022-06-16T03:56:19.796Z] Copying file from "Charts\libraries\RGraph.drawing.xaxis.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.xaxis.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.drawing.yaxis.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.yaxis.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.fuel.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.fuel.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.funnel.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.funnel.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.gantt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.gantt.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.gauge.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.gauge.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.hbar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.hbar.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.hprogress.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.hprogress.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.led.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.led.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.line.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.line.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.meter.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.meter.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.modaldialog.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.modaldialog.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.odo.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.odo.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.pie.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.pie.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.radar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.radar.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.rose.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.rose.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.rscatter.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.rscatter.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.scatter.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.scatter.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.thermometer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.thermometer.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.vprogress.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.vprogress.js". [2022-06-16T03:56:19.797Z] Copying file from "Charts\libraries\RGraph.waterfall.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.waterfall.js". [2022-06-16T03:56:19.797Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\autoposting.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\autoposting.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\common.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\common.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\chosen.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\chosen.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\dynamicgrid.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\dynamicgrid.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\GridConfig.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\GridConfig.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\jqpagination.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jqpagination.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\jquery-ui-1.10.3.custom.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery-ui-1.10.3.custom.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\jquery.alerts.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.alerts.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\jquery.contextMenu.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.contextMenu.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\jquery.ui.datepicker.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.ui.datepicker.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\main.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\main.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\notification.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\notification.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\Notifications.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\Notifications.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\Optimain.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\Optimain.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\theme-current.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\theme-current.min.css". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\CSS\token-input.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\token-input.min.css". [2022-06-16T03:56:19.797Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.key.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.key.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.idletimer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.idletimer.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\master.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\master.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.alerts.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.alerts.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.contextMenu.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.contextMenu.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.tokeninput.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.tokeninput.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\javaScriptHotKeys.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\javaScriptHotKeys.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\inline.style.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\inline.style.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\asynchronous.execution.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\asynchronous.execution.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.validate.additional.methods.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.additional.methods.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.validate.additional.custom.methods.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.additional.custom.methods.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.validate.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.min.js". [2022-06-16T03:56:19.797Z] Copying file from "ContentMin\JS\jquery.timepicker.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.timepicker.min.js". [2022-06-16T03:56:19.798Z] Copying file from "ContentMin\JS\select2.full.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\select2.full.min.js". [2022-06-16T03:56:19.798Z] Copying file from "ContentMin\JS\chosen.ajaxaddition.jquery.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\chosen.ajaxaddition.jquery.min.js". [2022-06-16T03:56:19.798Z] Copying file from "ContentMin\JS\chosen.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\chosen.min.js". [2022-06-16T03:56:19.798Z] Copying file from "ContentMin\JS\jquery-ui.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery-ui.min.js". [2022-06-16T03:56:19.798Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content". [2022-06-16T03:56:19.798Z] Copying file from "Content\AppealTemplate.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\AppealTemplate.css". [2022-06-16T03:56:19.798Z] Copying file from "Content\appealtemplateautomation.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\appealtemplateautomation.css". [2022-06-16T03:56:19.798Z] Copying file from "Content\auto.action.template.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\auto.action.template.css". [2022-06-16T03:56:19.798Z] Copying file from "Content\cbr_encounter.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\cbr_encounter.css". [2022-06-16T03:56:19.798Z] Copying file from "Content\Chart.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\Chart.css". [2022-06-16T03:56:19.798Z] Copying file from "Content\common.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\common.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\font-awesome.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\font-awesome.min.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\tooltipster.bundle.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\tooltipster.bundle.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\jquery.mentionsInput.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.mentionsInput.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\jquery.toggle-Icon.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.toggle-Icon.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\bootstrap2.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\bootstrap2.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\bootstrapopt.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\bootstrapopt.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\chosen-sprite@2x.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\chosen-sprite@2x.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\chosen-sprite.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\chosen-sprite.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\chosen.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\chosen.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\cmnStyle.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\cmnStyle.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\ContextMenu.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\ContextMenu.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\new-panel-style.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\new-panel-style.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\notification.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\notification.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\PARCSRAccountDetails.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\PARCSRAccountDetails.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\PCRAgentGrid.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\PCRAgentGrid.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\DynamicControl.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\DynamicControl.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\dynamicgrid.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\dynamicgrid.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\GridConfig.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\GridConfig.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\IEcompactibility.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\IEcompactibility.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\jqpagination.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\jqpagination.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\jquery.alerts.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.alerts.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\jquery.contextMenu.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.contextMenu.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\main.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\main.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\Notifications.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\Notifications.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\Optimain.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\Optimain.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\PARCSR.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\PARCSR.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\PrecallNotes.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\PrecallNotes.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\PrecallNotesDetail.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\PrecallNotesDetail.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\prism.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\prism.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\Reportchosen.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\Reportchosen.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\RuleEngine.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\RuleEngine.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\select2.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\select2.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\Site.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\Site.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\styleReport.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\styleReport.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\PAR-PaymentPlanConfiguration.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\PAR-PaymentPlanConfiguration.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\text-highlighter.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\text-highlighter.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\token-input.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\token-input.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\validationEngine.jquery.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\validationEngine.jquery.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\w2ui-1.4.3.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\w2ui-1.4.3.css". [2022-06-16T03:56:20.050Z] Copying file from "Content\js-graph-it.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\js-graph-it.css". [2022-06-16T03:56:20.050Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AdventistHealth.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AdventistHealth.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Aetna.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AetnaTHC.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AetnaTHC.jpg". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Aetna_CMM.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_CMM.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Aetna_CTO.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_CTO.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Aetna_medicare.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_medicare.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Aetna_THC_General.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_THC_General.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Aetna_USMD_Logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AlamedaAlliance.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AlamedaAlliance.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Amerigroup.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Amerigroup.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AmeriHeakthLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHeakthLogo.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AmeriHealthPgLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHealthPgLogo.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\Anthem_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Anthem_RF.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG". [2022-06-16T03:56:20.050Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AT_THC_Medica.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_THC_Medica.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AveraHealthLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AveraHealthLogo.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\AWHG_Logo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AWHG_Logo.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\barcode_RR.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\barcode_RR.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBA.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS CA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CA.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS CAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CAA.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS CAAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CAAA.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS NM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NM.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS NMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NMM.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS NMMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NMMM.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\bcbs-bf.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\bcbs-bf.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\bcbs-bf1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\bcbs-bf1.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_Carolina.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Carolina.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_CO.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_CO.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_Empire.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Empire.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_Illinois.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Illinois.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_Mexico.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Mexico.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_Montana.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Montana.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_OK.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_OK.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Texas.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_UM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_UM.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCBS_UM1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_UM1.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCCA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCCA1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA1.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BCCA2.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA2.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\BlueCrossBlueShieldLog.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BlueCrossBlueShieldLog.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\carecentrix.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\carecentrix.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\CareCore_National.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CareCore_National.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\CareMount.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CareMount.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\CCProviderClaimdisputePage1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CCProviderClaimdisputePage1.png". [2022-06-16T03:56:20.051Z] Copying file from "Content\images\AppealTemplate\CCProviderClaimdisputePage2.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CCProviderClaimdisputePage2.png". [2022-06-16T03:56:20.303Z] Copying file from "Content\images\AppealTemplate\CDPHP_Provider.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CDPHP_Provider.PNG". [2022-06-16T03:56:20.303Z] Copying file from "Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG". [2022-06-16T03:56:20.303Z] Copying file from "Content\images\AppealTemplate\Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Cigna.PNG". [2022-06-16T03:56:20.303Z] Copying file from "Content\images\AppealTemplate\claim_underpaid.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\claim_underpaid.png". [2022-06-16T03:56:20.303Z] Copying file from "Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Conventory.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Conventory.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of RR_Medicare.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Select.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Select_Physical.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of text.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of text1.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Text_C.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Todays.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Copy of UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of UHC Health.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CountryCareHealthPlanLogo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CountryCareHealthPlanLogo.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\CTO_Generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CTO_Generic.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\footer_USMD.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\footer_USMD.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\foot_PTA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\foot_PTA.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Generic_Appeal.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Generic_Appeal.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\generic_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\generic_text.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\GrievanceReqBarCode.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\GrievanceReqBarCode.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Hanger_Amerigroup.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Hanger_Amerigroup.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\hanger_generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hanger_generic.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\hanger_icon.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hanger_icon.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\HealthNet.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HealthNet.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\HealthPlanNevada.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HealthPlanNevada.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Health_Plan.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Health_Plan.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\HumanaLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HumanaLogo.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\icon-registered.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\icon-registered.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\illinicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\illinicare.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\ILProviderReconsiderationlogo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ILProviderReconsiderationlogo.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\IL_footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IL_footer.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\ImpelLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ImpelLogo.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\KaiserPermanente.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\KaiserPermanente.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\late_submission.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\late_submission.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\late_submission1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\late_submission1.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\linkia.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\linkia.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\linkia1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\linkia1.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Listed_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Listed_text.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Medicaid_Csc.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicaid_Csc.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Medicaid_Medny.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicaid_Medny.png". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\medicare-refund.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare-refund.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\Medicare_B_Part_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:56:20.304Z] Copying file from "Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\MediGold_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MediGold_Appeal_Form.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\MolinaHealthcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MolinaHealthcare.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\NationalGovernment.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\NationalGovernment.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Paramount.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Paramount.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_Amerihealth.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_Newjersey.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\PTA_FAX.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\PTA_FAX.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RR_Medicare.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\scope_A.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scope_A.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Scri.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Scri.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Scr_hanger.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Scr_hanger.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Select.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Select_Physical.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\South_Country.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\South_Country.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\SuperiorHealthplan.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SuperiorHealthplan.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Superior_Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Superior_Health.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\SutterUMR.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SutterUMR.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\text.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\text1.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Text_C.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Todays.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\TodaysOptions.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\TodaysOptions.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHC Health.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\UHCBulletpoint.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHCBulletpoint.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\CMM_MGHospital.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_MGHospital.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\CMM_UnderPaid.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_UnderPaid.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\EmblemHealth.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\EmblemHealth.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\GEHA.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\GEHA.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\hudson.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hudson.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\humana.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humana.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\humanabottom.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humanabottom.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\humana_scan_code.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humana_scan_code.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Medi care part B bottom.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medi care part B bottom.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\Medi care part B.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medi care part B.PNG". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\MVP_Health_Care.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MVP_Health_Care.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\OrthoNet.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet.png". [2022-06-16T03:56:20.305Z] Copying file from "Content\images\AppealTemplate\OrthoNet2.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet2.png". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\OrthoNet3.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet3.png". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\OrthoNet4.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet4.png". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\OrthoNet5.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet5.png". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\RailRoad Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RailRoad Redetermination.PNG". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\RailRoad Redetermination2.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RailRoad Redetermination2.PNG". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\Reconsilation.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Reconsilation.PNG". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\rightArrow.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\rightArrow.png". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\scottandwhite1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite1.PNG". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\scottandwhite2.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite2.PNG". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\scottandwhite3.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite3.PNG". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\THC_FaxCoverLogo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\THC_FaxCoverLogo.png". [2022-06-16T03:56:20.306Z] Copying file from "Content\images\AppealTemplate\UHG_New.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHG_New.png". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\medicare redetermination.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare redetermination.png". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\medicare redetermination1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare redetermination1.png". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\Mike_cooper.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Mike_cooper.png". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\Optima_RF.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Optima_RF.png". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\SmithJames.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SmithJames.PNG". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\THC_Ambetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\THC_Ambetter.PNG". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\tm.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\tm.png". [2022-06-16T03:56:20.558Z] Copying file from "Content\images\AppealTemplate\unitedhealthcareoxford.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\unitedhealthcareoxford.png". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\UMR_FAX.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UMR_FAX.jpg". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\unitedhealthcare.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\unitedhealthcare.png". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\United_HealthCare.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\United_HealthCare.png". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\USMD_Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Cigna.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\USMD_faxcover_footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_faxcover_footer.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\USMD_faxcover_header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_faxcover_header.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\ValleyHealthPlan.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ValleyHealthPlan.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\USMD_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Texas.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\VA_Premier_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\VA_Premier_RF.PNG". [2022-06-16T03:56:20.559Z] Copying file from "Content\images\AppealTemplate\VA_Premier_RF1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\VA_Premier_RF1.PNG". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\AppealTemplate\Wellcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare.PNG". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\AppealTemplate\WellCare_Dispute_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\AppealTemplate\Wellcare_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare_Medicare.PNG". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\AppealTemplate\what.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\what.PNG". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\opsShuffling.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\opsShuffling.png". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\passportSizePhoto.jpeg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\passportSizePhoto.jpeg". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\user.jpeg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\user.jpeg". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\Medicare_B_Part_Header.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\Medicare_B_Part_Header.png". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:56:20.560Z] Copying file from "Content\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_222222_256x240.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_454545_256x240.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_888888_256x240.png". [2022-06-16T03:56:20.561Z] Copying file from "Content\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:56:20.561Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\adapters". [2022-06-16T03:56:20.561Z] Copying file from "HTMLEditor\adapters\jquery.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\adapters\jquery.js". [2022-06-16T03:56:20.561Z] Copying file from "HTMLEditor\AppealTemplate.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\AppealTemplate.aspx". [2022-06-16T03:56:20.561Z] Copying file from "HTMLEditor\build-config.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\build-config.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\ckeditor.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\ckeditor.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\config.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\config.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\contents.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\contents.css". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\styles.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\styles.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\CHANGES.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\CHANGES.md". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\LICENSE.md". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\README.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\README.md". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\ImageUpload.ashx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\ImageUpload.ashx". [2022-06-16T03:56:20.562Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\af.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ar.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\az.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bg.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\bn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bn.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\bs.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bs.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ca.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\cs.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\cy.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\da.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\de-ch.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\de.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\el.js". [2022-06-16T03:56:20.562Z] Copying file from "HTMLEditor\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-au.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\en-ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-ca.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-gb.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\eo.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\es-mx.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\es.js". [2022-06-16T03:56:20.563Z] Copying file from "HTMLEditor\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\et.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\eu.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fa.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fi.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\fo.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fo.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fr-ca.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fr.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\gl.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\gu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\gu.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\he.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\hi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hi.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hr.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hu.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\id.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\is.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\is.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\it.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ja.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ka.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ka.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\km.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ko.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ku.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\lt.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\lv.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\mk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\mk.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\mn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\mn.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ms.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ms.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\nb.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\nl.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\no.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\oc.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pl.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pt-br.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pt.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ro.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ru.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\si.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sk.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sl.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sq.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sr-latn.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sr.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sv.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\th.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\tr.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\tt.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ug.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\uk.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\vi.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\zh-cn.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\zh.js". [2022-06-16T03:56:21.286Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js". [2022-06-16T03:56:21.286Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js". [2022-06-16T03:56:21.286Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\about\dialogs\about.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\about.js". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\about\dialogs\logo_ckeditor.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\logo_ckeditor.png". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\hidpi". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\clipboard\dialogs". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\clipboard\dialogs\paste.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\clipboard\dialogs\paste.js". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\colordialog\dialogs\colordialog.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs\colordialog.css". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\colordialog\dialogs\colordialog.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs\colordialog.js". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\copyformatting\cursors\cursor.svg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors\cursor.svg". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\styles". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\copyformatting\styles\copyformatting.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\styles\copyformatting.css". [2022-06-16T03:56:21.287Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog". [2022-06-16T03:56:21.287Z] Copying file from "HTMLEditor\plugins\dialog\dialogDefinition.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\dialogDefinition.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\styles". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\dialog\styles\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\styles\dialog.css". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\div\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\div\dialogs\div.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\div\dialogs\div.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\find\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\find\dialogs\find.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\find\dialogs\find.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\flash\dialogs\flash.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\dialogs\flash.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\flash\images\placeholder.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\images\placeholder.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\button.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\button.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\checkbox.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\checkbox.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\form.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\form.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\hiddenfield.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\hiddenfield.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\radio.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\radio.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\select.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\select.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\textarea.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\textarea.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\dialogs\textfield.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\textfield.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\forms\images\hiddenfield.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\images\hiddenfield.gif". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\icons.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\icons.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\icons_hidpi.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\icons_hidpi.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\iframe\dialogs\iframe.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\dialogs\iframe.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\iframe\images\placeholder.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\images\placeholder.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\image\dialogs\image.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\dialogs\image.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\image\images\noimage.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\images\noimage.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\link\dialogs\anchor.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs\anchor.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\link\dialogs\link.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs\link.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\link\images\anchor.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\anchor.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\hidpi". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\link\images\hidpi\anchor.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\hidpi\anchor.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\liststyle\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\liststyle\dialogs\liststyle.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\liststyle\dialogs\liststyle.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\magicline\images\hidpi\icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi\icon.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\magicline\images\icon-rtl.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\icon-rtl.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\magicline\images\icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\icon.png". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pagebreak\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\pagebreak\images\pagebreak.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pagebreak\images\pagebreak.gif". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromgdocs\filter". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\pastefromgdocs\filter\default.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromgdocs\filter\default.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromword\filter". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\pastefromword\filter\default.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromword\filter\default.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastetools\filter". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\pastetools\filter\common.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastetools\filter\common.js". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\preview". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\preview\preview.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\preview\preview.html". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\dialog.css". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\options.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\options.js". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\toolbar.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\toolbar.css". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\skins\moono-lisa". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css". [2022-06-16T03:56:21.288Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_address.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_address.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_blockquote.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_blockquote.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_div.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_div.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h1.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h2.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h2.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h3.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h3.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h4.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h4.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h5.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h5.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h6.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h6.png". [2022-06-16T03:56:21.288Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_p.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_p.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_pre.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_pre.png". [2022-06-16T03:56:21.289Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\dialogs". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\dialogs\smiley.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\dialogs\smiley.js". [2022-06-16T03:56:21.289Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\angel_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angel_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\angel_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angel_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\angry_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angry_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\angry_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angry_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\broken_heart.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\broken_heart.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\broken_heart.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\broken_heart.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\confused_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\confused_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\confused_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\confused_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\cry_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\cry_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\cry_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\cry_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\devil_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\devil_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\devil_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\devil_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\embaressed_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embaressed_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\embarrassed_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embarrassed_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\embarrassed_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embarrassed_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\envelope.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\envelope.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\envelope.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\envelope.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\heart.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\heart.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\heart.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\heart.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\kiss.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\kiss.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\kiss.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\kiss.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\lightbulb.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\lightbulb.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\lightbulb.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\lightbulb.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\omg_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\omg_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\omg_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\omg_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\regular_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\regular_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\regular_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\regular_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\sad_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\sad_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\sad_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\sad_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\shades_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\shades_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\shades_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\shades_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\teeth_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\teeth_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\teeth_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\teeth_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_down.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_down.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_down.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_down.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_up.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_up.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_up.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_up.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\tongue_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tongue_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\tongue_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tongue_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\tounge_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tounge_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\wink_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\wink_smile.gif". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\smiley\images\wink_smile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\wink_smile.png". [2022-06-16T03:56:21.289Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\af.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ar.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\az.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\bg.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ca.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\cs.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\cy.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\da.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\de.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\el.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en.js". [2022-06-16T03:56:21.289Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\eo.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\es.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\et.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\eu.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fa.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fi.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fr.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\gl.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\he.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\hr.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\hu.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\id.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\it.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ja.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\km.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ko.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ku.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\lt.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\lv.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\nb.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\nl.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\no.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\oc.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pl.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pt.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ro.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ru.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\si.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sk.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sl.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sq.js". [2022-06-16T03:56:21.290Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sr.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sv.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\th.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\tr.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\tt.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ug.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\uk.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\vi.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\zh.js". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\specialchar.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\specialchar.js". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tableselection\styles". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\tableselection\styles\tableselection.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tableselection\styles\tableselection.css". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tabletools\dialogs". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\tabletools\dialogs\tableCell.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tabletools\dialogs\tableCell.js". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\table\dialogs". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\table\dialogs\table.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\table\dialogs\table.js". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\templates\dialogs\templates.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs\templates.css". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\templates\dialogs\templates.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs\templates.js". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\templates\templates\default.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\default.js". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template1.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template1.gif". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template2.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template2.gif". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template3.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template3.gif". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\widget\images". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\widget\images\handle.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\widget\images\handle.png". [2022-06-16T03:56:21.291Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\ciframe.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\ciframe.html". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html". [2022-06-16T03:56:21.291Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc.css". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc.js". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc_ie.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc_ie.js". [2022-06-16T03:56:21.544Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\skins\moono-lisa". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css". [2022-06-16T03:56:21.544Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\css". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\css\samples.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\css\samples.css". [2022-06-16T03:56:21.544Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\img\github-top.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\github-top.png". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\img\header-bg.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\header-bg.png". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\img\header-separator.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\header-separator.png". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\img\logo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\logo.png". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\img\logo.svg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\logo.svg". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\img\navigation-tip.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\navigation-tip.png". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\index.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\index.html". [2022-06-16T03:56:21.544Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\js\sample.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js\sample.js". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\js\sf.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js\sf.js". [2022-06-16T03:56:21.544Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\ajax.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\ajax.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\api.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\api.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\appendto.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\appendto.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\datafiltering.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\datafiltering.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\divreplace.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\divreplace.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\index.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\index.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\inlineall.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlineall.html". [2022-06-16T03:56:21.544Z] Copying file from "HTMLEditor\samples\old\inlinebycode.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlinebycode.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\inlinetextarea.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlinetextarea.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\jquery.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\jquery.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\readonly.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\readonly.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\replacebyclass.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\replacebyclass.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\replacebycode.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\replacebycode.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\sample.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample.css". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\sample.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample.js". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\tabindex.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\tabindex.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\uicolor.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\uicolor.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\uilanguages.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\uilanguages.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\xhtmlstyle.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\xhtmlstyle.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\sample_posteddata.php" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample_posteddata.php". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\inlineall". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\assets\inlineall\logo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\inlineall\logo.png". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\outputxhtml". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\assets\sample.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\sample.jpg". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\assets\posteddata.php" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\posteddata.php". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\uilanguages". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\assets\uilanguages\languages.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\uilanguages\languages.js". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\assets". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\dialog\assets\my_dialog.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\assets\my_dialog.js". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\dialog\dialog.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\dialog.html". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\enterkey". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\enterkey\enterkey.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\enterkey\enterkey.html". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\htmlwriter\outputforflash.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\outputforflash.html". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\htmlwriter\outputhtml.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\outputhtml.html". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\magicline". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\magicline\magicline.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\magicline\magicline.html". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\toolbar". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\toolbar\toolbar.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\toolbar\toolbar.html". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\wysiwygarea". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\old\wysiwygarea\fullpage.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\wysiwygarea\fullpage.html". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\css". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\css\fontello.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\css\fontello.css". [2022-06-16T03:56:21.545Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.svg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.svg". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt". [2022-06-16T03:56:21.545Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\config.json" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\config.json". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.eot" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.eot". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.woff" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.woff". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\index.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\index.html". [2022-06-16T03:56:21.546Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js". [2022-06-16T03:56:21.546Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE". [2022-06-16T03:56:21.546Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\Scripts". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\Scripts\appealtemplateautomation.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\Scripts\appealtemplateautomation.js". [2022-06-16T03:56:21.546Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_ie.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_ie.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_ie8.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_ie8.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_iequirks.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_iequirks.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\editor.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_gecko.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_gecko.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_ie.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_ie.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_ie8.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_ie8.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_iequirks.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_iequirks.css". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\icons.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\icons.png". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\icons_hidpi.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\icons_hidpi.png". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\readme.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\readme.md". [2022-06-16T03:56:21.546Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\images\arrow.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\arrow.png". [2022-06-16T03:56:21.546Z] Copying file from "HTMLEditor\skins\moono-lisa\images\close.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\close.png". [2022-06-16T03:56:21.547Z] Copying file from "HTMLEditor\skins\moono-lisa\images\lock-open.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\lock-open.png". [2022-06-16T03:56:21.547Z] Copying file from "HTMLEditor\skins\moono-lisa\images\lock.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\lock.png". [2022-06-16T03:56:21.547Z] Copying file from "HTMLEditor\skins\moono-lisa\images\refresh.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\refresh.png". [2022-06-16T03:56:21.547Z] Copying file from "HTMLEditor\skins\moono-lisa\images\spinner.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\spinner.gif". [2022-06-16T03:56:21.799Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi". [2022-06-16T03:56:21.800Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\close.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\close.png". [2022-06-16T03:56:21.800Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png". [2022-06-16T03:56:21.800Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\lock.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\lock.png". [2022-06-16T03:56:21.800Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png". [2022-06-16T03:56:21.800Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\vendor". [2022-06-16T03:56:21.800Z] Copying file from "HTMLEditor\vendor\promise.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\vendor\promise.js". [2022-06-16T03:56:21.800Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images". [2022-06-16T03:56:21.800Z] Copying file from "Images\arrow-down-white.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-down-white.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\arrow-down.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-down.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\arrow-right.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-right.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\account.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\account.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\activity-icon-25.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\activity-icon-25.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\add-cir.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\add-cir.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\add.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\add.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\approve.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\approve.gif". [2022-06-16T03:56:21.800Z] Copying file from "Images\arrow-top.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-top.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\back_green.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\back_green.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\back_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\back_icon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\bg2.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\bg2.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\bg_header.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_header.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\bg_login.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_login.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\bg_logincontainer.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_logincontainer.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\bg_menu.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_menu.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\BIcap.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\BIcap.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\browseicon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\browseicon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\button_all_left.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\button_all_left.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\button_all_right.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\button_all_right.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\button_down.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\button_down.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\button_left.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\button_left.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\button_right.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\button_right.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\button_up.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\button_up.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\category_downarrow.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\category_downarrow.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\chart_loading.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\chart_loading.gif". [2022-06-16T03:56:21.800Z] Copying file from "Images\Click.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\Click.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\client_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\client_icon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\close_sm.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\close_sm.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\close-grey.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\close-grey.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\comments.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\comments.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\completed_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\completed_icon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\condbtn-addcondition.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-addcondition.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\condbtn-addpredicate.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-addpredicate.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\condbtn-delete.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-delete.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\condbtn-enabled.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-enabled.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\configuration.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\configuration.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\copy.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\copy.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\cross-icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\cross-icon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\daily.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\daily.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\dashboard.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\dashboard.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\dash_sprite.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\dash_sprite.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\datepicker.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\datepicker.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\defaultsetting.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\defaultsetting.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\del-icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\del-icon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\delete-org.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\delete-org.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\delete.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\delete.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\disable_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\disable_icon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\dollar.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\dollar.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\double-angle-pointing-to-right.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\double-angle-pointing-to-right.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\double-left-chevron.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\double-left-chevron.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\down.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\down.gif". [2022-06-16T03:56:21.800Z] Copying file from "Images\download.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\download.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\image base64.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\image base64.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:56:21.800Z] Copying file from "Images\inc-dnc.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\inc-dnc.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\inc-escalation.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\inc-escalation.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\inc-rep-caller.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\inc-rep-caller.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\loginbg.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\loginbg.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\loginbg.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\loginbg.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\logincontainerbg.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\logincontainerbg.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\logo-IKS-sm.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\logo-IKS-sm.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\menu.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\menu.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\noprofile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\noprofile.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\noprofile1.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\noprofile1.jpg". [2022-06-16T03:56:21.800Z] Copying file from "Images\opt.chevron.down.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.down.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\opt.chevron.left.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.left.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\opt.chevron.right.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.right.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\opt.chevron.up.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.up.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\optimixlogo-sm.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\optimixlogo-sm.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\optimixlogo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\optimixlogo.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\PayerIcon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\PayerIcon.png". [2022-06-16T03:56:21.800Z] Copying file from "Images\plus-icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\plus-icon.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\popup_close_sm.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\popup_close_sm.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\ptrn.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ptrn.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\ptrn2.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ptrn2.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\ruleengine_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ruleengine_icon.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\sprite.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\sprite.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\sprite1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\sprite1.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\Top5.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\Top5.jpg". [2022-06-16T03:56:21.801Z] Copying file from "Images\edit.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\edit.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\encounter_transfer.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\encounter_transfer.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\excl_export.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\excl_export.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\filter.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\filter.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\forwarded_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\forwarded_icon.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\global_search.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\global_search.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\graph.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\graph.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\hash.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\hash.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\help.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\help.gif". [2022-06-16T03:56:21.801Z] Copying file from "Images\hide.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\hide.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\iks-practice-feat.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\iks-practice-feat.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\important.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\important.gif". [2022-06-16T03:56:21.801Z] Copying file from "Images\info.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\info.gif". [2022-06-16T03:56:21.801Z] Copying file from "Images\inventory.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\inventory.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\leave_mgt.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\leave_mgt.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\loading.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\loading.gif". [2022-06-16T03:56:21.801Z] Copying file from "Images\masters.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\masters.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\monthly.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\monthly.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\msg_error.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_error.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\msg_info.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_info.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\msg_success.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_success.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\msg_warning.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_warning.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\notification.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\notification.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\notification_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\notification_icon.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\notification_icon1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\notification_icon1.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\optimix-logo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\optimix-logo.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\pass_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\pass_icon.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\popup_close.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\popup_close.png". [2022-06-16T03:56:21.801Z] Copying file from "Images\productivity-gr.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\productivity-gr.png". [2022-06-16T03:56:22.052Z] Copying file from "Images\productivity-icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\productivity-icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\quality.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\quality.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\quality_check_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\quality_check_icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\reject.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\reject.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\remove-icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\remove-icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\report.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\report.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\RNR.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\RNR.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\search_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\search_icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\security.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\security.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\show.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\show.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\showhide.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\showhide.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\ShowHide_summary.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ShowHide_summary.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\sidebar-menu-arrow.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\sidebar-menu-arrow.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\sidebar-toggler.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\sidebar-toggler.jpg". [2022-06-16T03:56:22.053Z] Copying file from "Images\sort-20.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\sort-20.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\summary_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\summary_icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\tabuler.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\tabuler.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\tasked_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\tasked_icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\transparent.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\transparent.jpg". [2022-06-16T03:56:22.053Z] Copying file from "Images\transparent2.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\transparent2.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\transparent3.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\transparent3.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\up.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\up.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\uploadicon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\uploadicon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\user_icon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\user_icon.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\user_mapping.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\user_mapping.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\vdividerline.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\vdividerline.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\view-enc.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\view-enc.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\weekly.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\weekly.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\work_order.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\work_order.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\arrow.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\arrow_d.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_d.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\arrow_l.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_l.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\arrow_r.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_r.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\arrow_u.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_u.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\move.gif" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\move.gif". [2022-06-16T03:56:22.053Z] Copying file from "Images\accent.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\accent.png". [2022-06-16T03:56:22.053Z] Copying file from "Images\bullet.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\bullet.png". [2022-06-16T03:56:22.054Z] Copying file from "Images\heroAccent.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\heroAccent.png". [2022-06-16T03:56:22.054Z] Copying file from "Images\minus.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\minus.png". [2022-06-16T03:56:22.054Z] Copying file from "Images\plus.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\plus.png". [2022-06-16T03:56:22.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.barRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.barRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.barRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.barRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.BezierCurveRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.BezierCurveRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.BezierCurveRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.BezierCurveRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.blockRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.blockRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.blockRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.blockRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.bubbleRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.bubbleRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.bubbleRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.bubbleRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasAxisLabelRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisLabelRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasAxisTickRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisTickRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasAxisTickRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisTickRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasOverlay.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasOverlay.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasOverlay.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasOverlay.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasTextRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasTextRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.canvasTextRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasTextRenderer.min.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.categoryAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.categoryAxisRenderer.js". [2022-06-16T03:56:22.054Z] Copying file from "Charts\plugins\jqplot.categoryAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.categoryAxisRenderer.min.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.ciParser.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ciParser.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.ciParser.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ciParser.min.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.cursor.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.cursor.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.cursor.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.cursor.min.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.dateAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dateAxisRenderer.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.dateAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dateAxisRenderer.min.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.donutRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.donutRenderer.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.donutRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.donutRenderer.min.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.dragable.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dragable.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.dragable.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dragable.min.js". [2022-06-16T03:56:22.055Z] Copying file from "Charts\plugins\jqplot.enhancedLegendRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.enhancedLegendRenderer.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.enhancedLegendRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.enhancedLegendRenderer.min.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.funnelRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.funnelRenderer.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.funnelRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.funnelRenderer.min.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.highlighter.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.highlighter.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.highlighter.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.highlighter.min.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.json2.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.json2.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.json2.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.json2.min.js". [2022-06-16T03:56:22.711Z] Copying file from "Charts\plugins\jqplot.logAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.logAxisRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.logAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.logAxisRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.mekkoAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoAxisRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.mekkoAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoAxisRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.mekkoRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.mekkoRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.meterGaugeRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.meterGaugeRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.meterGaugeRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.meterGaugeRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.mobile.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mobile.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.mobile.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mobile.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.ohlcRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ohlcRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.ohlcRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ohlcRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pieRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pieRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pieRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pieRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pointLabels.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pointLabels.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pointLabels.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pointLabels.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pyramidAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidAxisRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pyramidAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidAxisRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pyramidGridRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidGridRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pyramidGridRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidGridRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pyramidRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidRenderer.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.pyramidRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidRenderer.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.trendline.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.trendline.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\plugins\jqplot.trendline.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.trendline.min.js". [2022-06-16T03:56:22.712Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shAutoloader.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shAutoloader.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shAutoloader.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shAutoloader.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushJScript.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushJScript.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushJScript.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushJScript.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushXml.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushXml.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushXml.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushXml.min.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shCore.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shCore.js". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\scripts\shCore.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shCore.min.js". [2022-06-16T03:56:22.712Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shCore.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCore.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shCore.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCore.min.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shCoreDefault.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCoreDefault.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shCoreDefault.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCoreDefault.min.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shThemeDefault.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemeDefault.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shThemeDefault.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemeDefault.min.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shThemejqPlot.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemejqPlot.css". [2022-06-16T03:56:22.712Z] Copying file from "Charts\syntaxhighlighter\styles\shThemejqPlot.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemejqPlot.min.css". [2022-06-16T03:56:22.712Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\OrgChart". [2022-06-16T03:56:22.712Z] Copying file from "Content\OrgChart\jquery.orgchart.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\OrgChart\jquery.orgchart.css". [2022-06-16T03:56:22.712Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\menu". [2022-06-16T03:56:22.712Z] Copying file from "Content\menu\style-responsive.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\menu\style-responsive.css". [2022-06-16T03:56:22.712Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\ace.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\ace.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\ico.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\ico.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\jquery-ui.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery-ui.min.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\jquery.multiselect.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery.multiselect.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\jquery.multiselect.filter.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery.multiselect.filter.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\Newace.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\Newace.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\prettify.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\prettify.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\screen.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\screen.css". [2022-06-16T03:56:22.712Z] Copying file from "Content\test\style.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\test\style.css". [2022-06-16T03:56:22.712Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_222222_256x240.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_454545_256x240.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_888888_256x240.png". [2022-06-16T03:56:22.712Z] Copying file from "Content\themes\base\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery-ui-1.10.3.custom.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery-ui-1.10.3.custom.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery-ui.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery-ui.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.accordion.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.accordion.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.all.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.all.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.autocomplete.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.autocomplete.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.base.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.base.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.button.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.button.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.core.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.core.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.datepicker.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.datepicker.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.dialog.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.dialog.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.progressbar.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.progressbar.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.resizable.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.resizable.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.selectable.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.selectable.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.slider.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.slider.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.tabs.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.tabs.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\jquery.ui.theme.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.theme.css". [2022-06-16T03:56:22.713Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_222222_256x240.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_454545_256x240.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_888888_256x240.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery-ui.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery-ui.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.accordion.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.accordion.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.autocomplete.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.autocomplete.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.button.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.button.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.core.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.core.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.datepicker.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.datepicker.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.dialog.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.dialog.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.progressbar.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.progressbar.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.resizable.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.resizable.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.selectable.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.selectable.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.slider.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.slider.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.tabs.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.tabs.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\base\minified\jquery.ui.theme.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.theme.min.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\theme-current.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\theme-current.css". [2022-06-16T03:56:22.713Z] Copying file from "Content\themes\theme-green.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\theme-green.css". [2022-06-16T03:56:22.713Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Appeal_Filing_Limit_Mastr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Appeal_Filing_Limit_Mastr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Appeal_Filing_Limit_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Appeal_Filing_Limit_mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\AR_Action_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Action_Mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\AR_Reason.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Reason.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\AR_Status_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Status_Mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Billing_Rejection_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Billing_Rejection_mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Billing_task_info_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Billing_task_info_mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Bucket.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Bucket_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket_Mapping.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\charge Transactions.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\charge Transactions.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\CPRConsolidationData.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\CPRConsolidationData.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Denials.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Denials.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Encounters.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Encounters.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Health Report.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Health Report.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Insurance Information.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Insurance Information.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Location mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Location mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\P2P Suspend Rpt.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\P2P Suspend Rpt.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Patient Demographics.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Patient Demographics.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Payer Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Payer Mstr.xlsx". [2022-06-16T03:56:22.713Z] Copying file from "Downloads\Practice Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Practice Mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Provider Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Provider Mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Roles_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Roles_Master.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Shift_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Shift_mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\SNR.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\SNR.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Timely_Filing_Limit_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Timely_Filing_Limit_mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\User_Category.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\User_Category.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\User_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\User_mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Inventory_Allocation.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Inventory_Allocation.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\QCASampleAllocation.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\QCASampleAllocation.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Action_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Action_Mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Status_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Status_Mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Qca_AgentRating.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Qca_AgentRating.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\EncounterDnc.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\EncounterDnc.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingStatusActionFieldFile.csv" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFieldFile.csv". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingStatusActionFile.csv" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFile.csv". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingMasterFile.csv" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMasterFile.csv". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\CPTRuleLevelConfig.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\CPTRuleLevelConfig.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\ExternalUserMapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ExternalUserMapping.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\BulkCompletion.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\BulkCompletion.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\ecs_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ecs_payer_mapping.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Special_Project.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Special_Project.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingMasterFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMasterFile.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingStatusActionFieldFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFieldFile.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingStatusActionFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFile.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\ECS_Location_NPI.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ECS_Location_NPI.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\ecs_response_claim_codes_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ecs_response_claim_codes_mapping.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Bucket_Create_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket_Create_Mapping.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\TaskHistory.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\TaskHistory.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\OpenBatchReportTemplate.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\OpenBatchReportTemplate.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Holiday_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Holiday_mstr.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\InputMappingMaster.csv" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMaster.csv". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Visit_Reason_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Visit_Reason_Master.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Speciality_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Speciality_Master.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\evbv_provider_details.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\evbv_provider_details.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:56:22.714Z] Copying file from "Downloads\Provider_Payer_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Provider_Payer_Mapping.xlsx". [2022-06-16T03:56:22.714Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog". [2022-06-16T03:56:22.714Z] Copying file from "ErrorLog\ImportUtilityTracingLog.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\ImportUtilityTracingLog.txt". [2022-06-16T03:56:22.714Z] Copying file from "ErrorLog\Reportlog.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\Reportlog.txt". [2022-06-16T03:56:22.714Z] Copying file from "ErrorLog\RuleEngineWCLog.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\RuleEngineWCLog.txt". [2022-06-16T03:56:22.714Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\EXE". [2022-06-16T03:56:22.714Z] Copying file from "EXE\ExcelToNotepad.exe" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\EXE\ExcelToNotepad.exe". [2022-06-16T03:56:22.714Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG". [2022-06-16T03:56:22.714Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG". [2022-06-16T03:56:22.715Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png". [2022-06-16T03:56:22.716Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG". [2022-06-16T03:56:22.717Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG". [2022-06-16T03:56:22.969Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG". [2022-06-16T03:56:22.969Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG". [2022-06-16T03:56:22.969Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG". [2022-06-16T03:56:22.969Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG". [2022-06-16T03:56:22.969Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png". [2022-06-16T03:56:22.969Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG". [2022-06-16T03:56:22.970Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG". [2022-06-16T03:56:22.970Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\PdfSharp.SharpZipLib". [2022-06-16T03:56:22.970Z] Copying file from "PdfSharp.SharpZipLib\ReadMe.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\PdfSharp.SharpZipLib\ReadMe.txt". [2022-06-16T03:56:22.970Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages". [2022-06-16T03:56:22.970Z] Copying file from "Images\ProfileImages\20181128013230-NewUser1.PNG" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\20181128013230-NewUser1.PNG". [2022-06-16T03:56:22.970Z] Copying file from "Images\ProfileImages\noprofile.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\noprofile.png". [2022-06-16T03:56:22.970Z] Copying file from "Images\ProfileImages\trans1.png" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\trans1.png". [2022-06-16T03:56:22.970Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Resources". [2022-06-16T03:56:22.970Z] Copying file from "Resources\Messages.de.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Resources\Messages.de.txt". [2022-06-16T03:56:22.970Z] Copying file from "Resources\Messages.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Resources\Messages.txt". [2022-06-16T03:56:22.970Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-3.6.0.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-3.6.0.min.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\TemplateAutomation.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\TemplateAutomation.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\ActionCodeCommon.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ActionCodeCommon.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\AddMenu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\AddMenu.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\AppealTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\AppealTemplate.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\BillingPPEncounterDetail.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPEncounterDetail.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\BillingPPWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkFlow.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\BillingPPWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkOrder.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\BillingPPWorkOrderDetail.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkOrderDetail.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\BucketProcessMapping.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BucketProcessMapping.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\CallCheck.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\CallCheck.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\Chart.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Chart.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\Clinic.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Clinic.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\ClinicDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ClinicDetails.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\ClinicSearch.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ClinicSearch.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\DareImport.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\DareImport.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\extend.jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\extend.jquery.validate.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\ExternalActivityCode.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ExternalActivityCode.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\GlobalSearch.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearch.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\GlobalSearchBilling.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearchBilling.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\GlobalSearchBillingPP.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearchBillingPP.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-1.6.4.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.6.4.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-1.6.4.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.6.4.min.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-3.3.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-3.3.1.min.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\Jquery-Active-Directory-Config.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-Active-Directory-Config.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-ARWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ARWorkFlow.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\Jquery-CBRWOAction.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-CBRWOAction.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-CBRWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-CBRWorkFlow.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-InventoryAllocation.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-InventoryAllocation.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-PARCSR-PaymentPlan.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PARCSR-PaymentPlan.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-RefundDocument.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-RefundDocument.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\Jquery-RefundTypeMapping.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-RefundTypeMapping.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery-ui-1.12.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui-1.12.min.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery.orgchart.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.orgchart.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery.signalR-2.4.1.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.4.1.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\jquery.signalR-2.4.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.4.1.min.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\ManualAllocation.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ManualAllocation.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\MessageTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\MessageTemplate.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\Notifier.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Notifier.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\CBR_EncounterDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\CBR_EncounterDetails.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\PARCSR_AccountDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PARCSR_AccountDetails.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\PayerURLMaster.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PayerURLMaster.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\auto.action.template.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\auto.action.template.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\bi.data.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\bi.data.js". [2022-06-16T03:56:22.970Z] Copying file from "Scripts\RefundTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RefundTemplate.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\Report.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Report.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\ReportImport.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ReportImport.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\RuleEngine.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RuleEngine.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\Sampling.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Sampling.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\SamplingExecution.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\SamplingExecution.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\session.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\session.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\sop-display.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\sop-display.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\html2canvas.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\html2canvas.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-BucketDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-BucketDetails.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\ARWOChart.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ARWOChart.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\chosen.ajaxaddition.jquery.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\chosen.ajaxaddition.jquery.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\chosen.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\chosen.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\Common.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Common.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\ConfigGroup.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ConfigGroup.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-CSRWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-CSRWorkOrder.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-ExternalCommon.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ExternalCommon.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-input-field-configuration.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-input-field-configuration.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-PCR-PaymentPlan.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-PaymentPlan.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-PCR-PaymentPlanConfiguration.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-PaymentPlanConfiguration.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-RuleEngineEnhancement.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-RuleEngineEnhancement.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-sortable-control.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-sortable-control.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.elastic.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.elastic.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.events.input.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.events.input.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.mentionsInput.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.mentionsInput.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.OpsShuffling.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.OpsShuffling.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.signalR-2.2.2.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.2.2.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.signalR-2.2.2.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.2.2.min.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.simulate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.simulate.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.textarea-highlighter-helper.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter-helper.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.textarea-highlighter.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter.min.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.timepicker.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.timepicker.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.validate.additional.custom.methods.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.additional.custom.methods.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.validate.additional.methods.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.additional.methods.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\notification.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\notification.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jsrender.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jsrender.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\PCREncActionDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PCREncActionDetails.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\Dashboards.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Dashboards.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\DynamicChart.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\DynamicChart.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\DynamicControlCommon.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\DynamicControlCommon.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\highlight.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\highlight.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-1.10.2.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.10.2.min.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-migrate-1.2.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-migrate-1.2.1.min.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-ui-1.8.13.custom.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui-1.8.13.custom.min.js". [2022-06-16T03:56:22.971Z] Copying file from "Scripts\jquery-ui.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui.js". [2022-06-16T03:56:23.224Z] Copying file from "Scripts\jquery.alerts.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.alerts.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery.contextMenu.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.contextMenu.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery.idletimer.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.idletimer.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery.tokeninput.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.tokeninput.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\Login.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Login.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\master.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\master.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery.blockui.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.blockui.min.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery-PCR-Common.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-Common.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\PCR_AccountDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PCR_AccountDetails.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\role.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\role.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery-PrecallNotes.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PrecallNotes.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\RptCommonFunctions.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RptCommonFunctions.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\RuleStrategyConditionBox.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RuleStrategyConditionBox.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\select2.full.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\select2.full.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\select2.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\select2.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery-input-field-mapping.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-input-field-mapping.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\jquery.textarea-highlighter-trie.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter-trie.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\sop-document.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\sop-document.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\StatusActionMapping.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\StatusActionMapping.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\StatusCodeCommon.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\StatusCodeCommon.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\TaskingHeader.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\TaskingHeader.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tooltipster.bundle.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tooltipster.bundle.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\underscore-min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\underscore-min.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\User.Category.Mapping.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\User.Category.Mapping.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\User.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\User.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\w2ui-1.4.3.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\w2ui-1.4.3.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\WOBlgChart.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\WOBlgChart.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\WorkOrdeDetails.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\WorkOrdeDetails.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\workorder.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\workorder.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\WorkOrderactionlevel.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\WorkOrderactionlevel.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\YFReports.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\YFReports.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\OrgChart". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\OrgChart\jquery.orgchart.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\OrgChart\jquery.orgchart.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\plugins\asynchronous.execution.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\asynchronous.execution.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\plugins\inline.style.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\inline.style.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\plugins\flexi.accordion.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\flexi.accordion.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms". [2022-06-16T03:56:23.225Z] Copying file from "Reports\Forms\demoBillReport.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\demoBillReport.aspx". [2022-06-16T03:56:23.225Z] Copying file from "Reports\Forms\demoReport.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\demoReport.aspx". [2022-06-16T03:56:23.225Z] Copying file from "Reports\Forms\frmGen.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\frmGen.aspx". [2022-06-16T03:56:23.225Z] Copying file from "Reports\Forms\ReportHome.aspx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\ReportHome.aspx". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\js-graph-it\dynamic-position.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it\dynamic-position.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\js-graph-it\js-graph-it.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it\js-graph-it.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\Keys\javaScriptHotKeys.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys\javaScriptHotKeys.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\Keys\jquery.key.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys\jquery.key.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\menu\app.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\app.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\menu\bootstrap-hover-dropdown.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\bootstrap-hover-dropdown.min.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\menu\bootstrap.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\bootstrap.min.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\menu\jquery.slimscroll.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\jquery.slimscroll.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\jquery.tinymce.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\jquery.tinymce.min.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\license.txt" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\license.txt". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\tinymce.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\tinymce.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\tinymce.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\tinymce.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\advlist\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\advlist\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist\plugin.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\anchor\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\anchor\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor\plugin.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\autolink\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\autolink\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink\plugin.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\autoresize\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\autoresize\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize\plugin.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\autosave\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\autosave\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave\plugin.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\bbcode\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\bbcode\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode\plugin.min.js". [2022-06-16T03:56:23.225Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\charmap\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap\plugin.js". [2022-06-16T03:56:23.225Z] Copying file from "Scripts\tinymce\plugins\charmap\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\codesample\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\codesample\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\code\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\code\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\colorpicker\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\colorpicker\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\contextmenu\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\contextmenu\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\directionality\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\directionality\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\emoticons\js\emojis.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js\emojis.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\emoticons\js\emojis.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js\emojis.min.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\emoticons\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\emoticons\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\fullpage\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\fullpage\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\fullscreen\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\fullscreen\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\help\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\help\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\hr\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\hr\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\imagetools\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\imagetools\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\image\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\image\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\importcss\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\importcss\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss\plugin.min.js". [2022-06-16T03:56:23.226Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\insertdatetime\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime\plugin.js". [2022-06-16T03:56:23.226Z] Copying file from "Scripts\tinymce\plugins\insertdatetime\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\legacyoutput\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\legacyoutput\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\link\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\link\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\lists\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\lists\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\media\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\media\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\nonbreaking\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\nonbreaking\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\noneditable\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\noneditable\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\pagebreak\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\pagebreak\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\paste\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\paste\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\preview\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\preview\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\print\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\print\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\quickbars\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\quickbars\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\save\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\save\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\searchreplace\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\searchreplace\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\spellchecker\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\spellchecker\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker\plugin.min.js". [2022-06-16T03:56:24.051Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\tabfocus\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus\plugin.js". [2022-06-16T03:56:24.051Z] Copying file from "Scripts\tinymce\plugins\tabfocus\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\table\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\table\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\template\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\template\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\textcolor\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\textcolor\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\textpattern\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\textpattern\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\toc\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\toc\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\visualblocks\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\visualblocks\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\visualchars\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\visualchars\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\wordcount\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount\plugin.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\plugins\wordcount\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount\plugin.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\dark\content.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark\content.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\dark\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark\content.min.css". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\default\content.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default\content.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\default\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default\content.min.css". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\document\content.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document\content.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\document\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document\content.min.css". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\writer\content.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer\content.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\content\writer\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer\content.min.css". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.inline.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.inline.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.inline.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.inline.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.inline.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.inline.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.mobile.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.mobile.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.min.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.mobile.css". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\themes\mobile\theme.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile\theme.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\themes\mobile\theme.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile\theme.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\themes\silver\theme.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver\theme.js". [2022-06-16T03:56:24.052Z] Copying file from "Scripts\tinymce\themes\silver\theme.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver\theme.min.js". [2022-06-16T03:56:24.052Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Static". [2022-06-16T03:56:24.052Z] Copying file from "Static\EcsStatusCodeHelp.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Static\EcsStatusCodeHelp.html". [2022-06-16T03:56:24.052Z] Copying file from "Static\HotKeysDesc.html" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Static\HotKeysDesc.html". [2022-06-16T03:56:24.052Z] Copying file from "HTMLEditor\plugins\scayt\CHANGELOG.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\CHANGELOG.md". [2022-06-16T03:56:24.053Z] Copying file from "HTMLEditor\plugins\scayt\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\LICENSE.md". [2022-06-16T03:56:24.053Z] Copying file from "HTMLEditor\plugins\scayt\README.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\README.md". [2022-06-16T03:56:24.053Z] Copying file from "HTMLEditor\plugins\wsc\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\LICENSE.md". [2022-06-16T03:56:24.053Z] Copying file from "HTMLEditor\plugins\wsc\README.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\README.md". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_ClinicExtSearchTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicExtSearchTask.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\Clinic.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\Clinic.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\ExtSearchnTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ExtSearchnTask.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\SearchEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\SearchEncounter.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\ExternalUserMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ExternalUserMapping.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\ClinicEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ClinicEncounterDetails.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_RightActivityPanel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_RightActivityPanel.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_QualityPanel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_QualityPanel.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_ClinicTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicTasking.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_ClinicComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicComplete.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_ClinicEncounterDetailsTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicEncounterDetailsTask.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_ClinicEncounterDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicEncounterDetailsComplete.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\Clinic\_ClinicPending.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicPending.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine". [2022-06-16T03:56:24.053Z] Copying file from "Views\RuleEngine\RulePriority.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\RulePriority.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\RuleEngine\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\Index.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\RuleEngine\EngineView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\EngineView.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Properties". [2022-06-16T03:56:24.053Z] Copying file from "Properties\Settings.settings" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Properties\Settings.settings". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI". [2022-06-16T03:56:24.053Z] Copying file from "Views\W2UI\W2UIGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI\W2UIGrid.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\W2UI\GridComparison.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI\GridComparison.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RaImport". [2022-06-16T03:56:24.053Z] Copying file from "Views\RaImport\RaImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RaImport\RaImport.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan". [2022-06-16T03:56:24.053Z] Copying file from "Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\PaymentPlan\_CreatePaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_CreatePaymentPlan.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\PaymentPlan\_ViewPaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_ViewPaymentPlan.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRStatusCode\PCRStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode\PCRStatusList.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRStatusCode\PCRStatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode\PCRStatusCode.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRActionCode\PCRActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode\PCRActionList.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRActionCode\PCRActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode\PCRActionCode.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Ldap". [2022-06-16T03:56:24.053Z] Copying file from "Views\Ldap\Error.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Ldap\Error.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketCategory\BucketCategory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory\BucketCategory.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketCategory\BucketCategoryDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory\BucketCategoryDetails.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StageConditionMapping". [2022-06-16T03:56:24.053Z] Copying file from "Views\StageConditionMapping\StageMappingCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StageConditionMapping\StageMappingCondition.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketDetails\CreateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\CreateBucket.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketDetails\ViewBucketDetailsList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\ViewBucketDetailsList.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketDetails\_CreateUpdateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_CreateUpdateBucket.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketDetails\_BucketPriority.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_BucketPriority.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketDetails\_BucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_BucketMapping.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\BucketDetails\_PreviewBucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_PreviewBucketMapping.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StageAction". [2022-06-16T03:56:24.053Z] Copying file from "Views\StageAction\StageAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StageAction\StageAction.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess". [2022-06-16T03:56:24.053Z] Copying file from "Views\QcaSubprocess\QcaSubprocessCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess\QcaSubprocessCode.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\QcaSubprocess\QcaSubprocessList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess\QcaSubprocessList.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRPaymentPlan". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRPaymentPlan\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRPaymentPlan\Index.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OpsShuffling". [2022-06-16T03:56:24.053Z] Copying file from "Views\OpsShuffling\OpsShuffling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OpsShuffling\OpsShuffling.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRRAStatus\PCRRAStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus\PCRRAStatusList.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\PCRRAStatus\PCRRAStatus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus\PCRRAStatus.cshtml". [2022-06-16T03:56:24.053Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy". [2022-06-16T03:56:24.053Z] Copying file from "Views\RuleEngineStrategy\RuleEngineStrategy.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\RuleEngineStrategy.cshtml". [2022-06-16T03:56:24.053Z] Copying file from "Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\RuleEngineStrategy\RuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\RuleEngineConfig.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\RuleEngineStrategy\_RuleListBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\_RuleListBox.cshtml". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TestRuleEngine". [2022-06-16T03:56:24.054Z] Copying file from "Views\TestRuleEngine\TestRuleEngine.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TestRuleEngine\TestRuleEngine.cshtml". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType". [2022-06-16T03:56:24.054Z] Copying file from "Views\QACheckType\QACheckTypeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType\QACheckTypeList.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\QACheckType\QACheckType.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType\QACheckType.cshtml". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML". [2022-06-16T03:56:24.054Z] Copying file from "XML\835Constants.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\835Constants.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\Breadcrumb.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\Breadcrumb.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\GridConfigOptions.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\GridConfigOptions.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\ReportBreadcrumb.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\ReportBreadcrumb.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\Messages.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\Messages.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\StatusModel.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\StatusModel.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\Label.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\Label.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\UserModel.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\UserModel.xml". [2022-06-16T03:56:24.054Z] Copying file from "XML\Validation.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\XML\Validation.xml". [2022-06-16T03:56:24.054Z] Copying file from "Charts\syntaxhighlighter\LGPL-LICENSE" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\LGPL-LICENSE". [2022-06-16T03:56:24.054Z] Copying file from "Charts\syntaxhighlighter\MIT-LICENSE" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\MIT-LICENSE". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri.ttf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.ttf". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri.eot" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.eot". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\calibri.woff" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\calibri.woff". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri_Bold.eot" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri_Bold.eot". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri Bold.ttf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.ttf". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri.otf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.otf". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri Bold.otf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.otf". [2022-06-16T03:56:24.054Z] Copying file from "Content\fonts\Calibri Bold.eot" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.eot". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsAR.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAR.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsAR.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAR.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsParameters.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsParameters.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsDemo.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemo.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCompliance.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCompliance.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsBilling.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsBilling.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsAutoPost.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAutoPost.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsAutoPost.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAutoPost.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsBilling.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsBilling.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCBR.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCBR.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCBR.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCBR.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCompliance.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCompliance.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCsr.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCsr.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCco.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCco.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCco.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCco.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsCsr.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCsr.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsDashboard.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDashboard.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsDashboard.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDashboard.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsDemo.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemo.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsDemoBL.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemoBL.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsDemoBL.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemoBL.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsParameters.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsParameters.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsQA.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsQA.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsPP.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsPP.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsPP.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsPP.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsQA.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsQA.xss". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsSLA.xsc" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsSLA.xsc". [2022-06-16T03:56:24.054Z] Copying file from "Reports\DataSet\dsSLA.xss" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsSLA.xss". [2022-06-16T03:56:24.054Z] Copying file from "Views\_ViewStart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\_ViewStart.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Web.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Web.config". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\About.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\About.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\Contact.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Contact.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Index.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\GridTest.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\GridTest.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\BillingWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingWorkOrder.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\BillingEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingEncounterDetails.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\BillingPatientDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingPatientDetails.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\HearthRate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\HearthRate.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\NotificationAlerts.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\NotificationAlerts.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\Activity.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Activity.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Inventory.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_BLComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLComplete.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_BLForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLForward.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_BLTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLTasking.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_BLReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLReassign.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsComplete.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsForwardTo.cshtml". [2022-06-16T03:56:24.054Z] Copying file from "Views\Home\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsTasking.cshtml". [2022-06-16T03:56:24.054Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\Error.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Error.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_LoginPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_LoginPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_Layout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Layout.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_DareLayout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareLayout.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_MenuPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_MenuPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_DControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DControl.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_Control.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Control.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WFConditionPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFConditionPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WFActionPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFActionPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\ErrorPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\ErrorPage.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ManagerSummaryGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ManagerSummaryGrid.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_TLSummaryGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_TLSummaryGrid.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderGridPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderPatientEncGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderPatientEncGrid.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_PrivilegeGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_PrivilegeGrid.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\Breadcrumb.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Breadcrumb.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderSummaryGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderSummaryGridPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\Lock.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Lock.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ProductVersion.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductVersion.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\ShowUpdateMessage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\ShowUpdateMessage.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderStatusDashboardPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderStatusDashboardPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_HighRiskBucketPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_HighRiskBucketPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_BilledUnbilledDataPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BilledUnbilledDataPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ProductionScoreBoard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductionScoreBoard.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ARDenial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARDenial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_AREncounterCategory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AREncounterCategory.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_EntityResponsibility.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EntityResponsibility.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ARHighRiskBucketPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARHighRiskBucketPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_TopRejectionDataPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_TopRejectionDataPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ProductionChart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductionChart.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ARAging.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARAging.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_RejectionTrending.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_RejectionTrending.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_RejectionTrendingPVC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_RejectionTrendingPVC.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_ARAginglinechart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARAginglinechart.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_DareMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareMenu.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_AppealFilingLimitPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AppealFilingLimitPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WFConditionPartialTest.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFConditionPartialTest.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_Demographic.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Demographic.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_DareLayoutAssociate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareLayoutAssociate.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_UserCategoryMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_UserCategoryMenu.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_DControlOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DControlOptions.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder_BL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder_BL.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_EncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EncounterDetails.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_EncounterParm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EncounterParm.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\BulkCompletion.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\BulkCompletion.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_SortableControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_SortableControl.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_AR_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AR_Actions.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_BLG_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BLG_Actions.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_PP_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_PP_Actions.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_GetSnoozeDaysControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetSnoozeDaysControl.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_GetCommentControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetCommentControl.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_notificationLayout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_notificationLayout.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_sopDisplay.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_sopDisplay.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_sopGraph.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_sopGraph.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_BIData.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BIData.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_BillingPPWorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BillingPPWorkOrderGridPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml". [2022-06-16T03:56:24.055Z] Copying file from "Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shared\BillingPPTab.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\BillingPPTab.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shared\_CBRWorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_CBRWorkOrderGridPartial.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shared\_CBRAction_View.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_CBRAction_View.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shared\GlobalErrorHandler.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\GlobalErrorHandler.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\User". [2022-06-16T03:56:24.056Z] Copying file from "Views\User\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\User\Index.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\User\UserReg.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\User\UserReg.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\User\UsersList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\User\UsersList.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\User\SessionOut.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\User\SessionOut.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\User\GetEncryptDecryptView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\User\GetEncryptDecryptView.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege". [2022-06-16T03:56:24.056Z] Copying file from "Views\RolePrivilege\CreateRolePrivilege.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege\CreateRolePrivilege.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\RolePrivilege\DisplayRoleList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege\DisplayRoleList.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode". [2022-06-16T03:56:24.056Z] Copying file from "Views\ActivityCode\ARActivityActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityActionCode.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\ActivityCode\ARActivityStatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityStatusCode.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\ActivityCode\ARActivityStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityStatusList.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\ActivityCode\ARActivityActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityActionList.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\ActivityCode\ARActivityReasonCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityReasonCode.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\ActivityCode\ARActivityReasonList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityReasonList.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause". [2022-06-16T03:56:24.056Z] Copying file from "Views\RootCause\RootCauseAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RootCauseAction.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\RootCause\RCActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RCActionList.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\RootCause\CreateRejectionType.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\CreateRejectionType.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\RootCause\RCRejectionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RCRejectionList.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Billing". [2022-06-16T03:56:24.056Z] Copying file from "Views\Billing\BillingTransfer.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Billing\BillingTransfer.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Billing\BillingWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Billing\BillingWorkOrder.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TaskingHeader". [2022-06-16T03:56:24.056Z] Copying file from "Views\TaskingHeader\TaskingHeaderField.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TaskingHeader\TaskingHeaderField.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfigList.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkFlowConfig\_RuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\_RuleBox.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfig.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkFlowConfig\WorkFlowNewPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowNewPage.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkAllocation\WorkAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation\WorkAllocation.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\WorkAllocation\WorkReAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation\WorkReAllocation.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TLSummary". [2022-06-16T03:56:24.056Z] Copying file from "Views\TLSummary\OverallSummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TLSummary\OverallSummary.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Leave". [2022-06-16T03:56:24.056Z] Copying file from "Views\Leave\Leave.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Leave\Leave.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard". [2022-06-16T03:56:24.056Z] Copying file from "Views\ACRDashBoard\DisplayDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard\DisplayDashboard.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\ACRDashBoard\DashboardTarget.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard\DashboardTarget.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shift". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shift\Create.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shift\Create.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Shift\Details.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Shift\Details.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit". [2022-06-16T03:56:24.056Z] Copying file from "Views\TimelyFilingLimit\TimelyFilingLimit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit\TimelyFilingLimit.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Preference". [2022-06-16T03:56:24.056Z] Copying file from "Views\Preference\preference.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Preference\preference.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Preference\PreferenceControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Preference\PreferenceControl.cshtml". [2022-06-16T03:56:24.056Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\Report.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\Report.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\StrategyOutcome.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyOutcome.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\EffortProjection.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\EffortProjection.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\StrategyCompliance.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyCompliance.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\PaymentProjections.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\PaymentProjections.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\StrategyOutcomeBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyOutcomeBill.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\EffortProjectionBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\EffortProjectionBill.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\StrategyComplianceBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyComplianceBill.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\PaymentProjectionsBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\PaymentProjectionsBill.cshtml". [2022-06-16T03:56:24.056Z] Copying file from "Views\Report\ExportExcel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\ExportExcel.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\Report\ReportHome.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\ReportHome.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport". [2022-06-16T03:56:24.057Z] Copying file from "Views\ReportImport\ReportImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport\ReportImport.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\ReportImport\_RejectionSummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport\_RejectionSummary.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QA". [2022-06-16T03:56:24.057Z] Copying file from "Views\QA\ErrorRectification.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QA\ErrorRectification.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PayerURLMaster". [2022-06-16T03:56:24.057Z] Copying file from "Views\PayerURLMaster\PayerURLMaster.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PayerURLMaster\PayerURLMaster.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImport". [2022-06-16T03:56:24.057Z] Copying file from "Views\DareImport\DareImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImport\DareImport.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AuditLog". [2022-06-16T03:56:24.057Z] Copying file from "Views\AuditLog\AuditLog.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AuditLog\AuditLog.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImportSchedule". [2022-06-16T03:56:24.057Z] Copying file from "Views\DareImportSchedule\DareImportSchedule.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImportSchedule\DareImportSchedule.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Scheduler". [2022-06-16T03:56:24.057Z] Copying file from "Views\Scheduler\SchedulerConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Scheduler\SchedulerConfig.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode". [2022-06-16T03:56:24.057Z] Copying file from "Views\ExternalActivityCode\ExternalActivityActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode\ExternalActivityActionList.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\ExternalActivityCode\ExternalActivityActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode\ExternalActivityActionCode.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Inventory". [2022-06-16T03:56:24.057Z] Copying file from "Views\Inventory\Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Inventory\Inventory.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ProductionColumn". [2022-06-16T03:56:24.057Z] Copying file from "Views\ProductionColumn\ProductionColumn.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ProductionColumn\ProductionColumn.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig". [2022-06-16T03:56:24.057Z] Copying file from "Views\WorkOrderConfig\ViewConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig\ViewConfiguration.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\WorkOrderConfig\CreateConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig\CreateConfiguration.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\GlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\GlobalSearch.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\GlobalSearchBilling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\GlobalSearchBilling.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_ARGlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARGlobalSearchAction.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_BLGlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLGlobalSearchAction.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARComplete.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_ARForwardedTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARForwardedTo.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARTasking.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_BLComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLComplete.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_BLTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLTasking.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GlobalSearch\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARAppeal.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit". [2022-06-16T03:56:24.057Z] Copying file from "Views\AppealsFillingLimit\AppealsFillingLimit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit\AppealsFillingLimit.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BLGDashboard". [2022-06-16T03:56:24.057Z] Copying file from "Views\BLGDashboard\BLGDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BLGDashboard\BLGDashboard.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARDashboard". [2022-06-16T03:56:24.057Z] Copying file from "Views\ARDashboard\ARDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARDashboard\ARDashboard.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Lock". [2022-06-16T03:56:24.057Z] Copying file from "Views\Lock\RedirectToLogOff.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Lock\RedirectToLogOff.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig". [2022-06-16T03:56:24.057Z] Copying file from "Views\GridConfig\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\Index.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GridConfig\_GridOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_GridOptions.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GridConfig\_ColumnOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_ColumnOptions.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GridConfig\_SearchOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_SearchOrder.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GridConfig\_SortOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_SortOrder.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\GridConfig\_LinkOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_LinkOptions.cshtml". [2022-06-16T03:56:24.057Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig". [2022-06-16T03:56:24.057Z] Copying file from "Views\RuleEngineConfig\RuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\RuleEngineConfig.cshtml". [2022-06-16T03:56:24.057Z] Copying file from "Views\RuleEngineConfig\RuleWorkFlowList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\RuleWorkFlowList.cshtml". [2022-06-16T03:56:24.309Z] Copying file from "Views\RuleEngineConfig\_RuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\_RuleBox.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup". [2022-06-16T03:56:24.310Z] Copying file from "Views\ConfigurationGroup\ConfigurationGroup.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup\ConfigurationGroup.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\ConfigurationGroup\ConfigGroupAdd.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup\ConfigGroupAdd.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration". [2022-06-16T03:56:24.310Z] Copying file from "Views\DenialConfiguration\DenialConfigurationDisplay.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\DenialConfigurationDisplay.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\DenialConfiguration\DenialConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\DenialConfiguration.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\DenialConfiguration\_DenialConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\_DenialConfig.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ManualAllocation". [2022-06-16T03:56:24.310Z] Copying file from "Views\ManualAllocation\Allocate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ManualAllocation\Allocate.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Sampling". [2022-06-16T03:56:24.310Z] Copying file from "Views\Sampling\Sampling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Sampling\Sampling.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution". [2022-06-16T03:56:24.310Z] Copying file from "Views\SamplingExecution\GetExecutionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\GetExecutionList.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\SamplingExecution\_SamplingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\_SamplingList.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\SamplingExecution\AdhocList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\AdhocList.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkOrder". [2022-06-16T03:56:24.310Z] Copying file from "Views\QAWorkOrder\QAWorkOrderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkOrder\QAWorkOrderDetails.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkSummary". [2022-06-16T03:56:24.310Z] Copying file from "Views\QAWorkSummary\QAWorkSummaryDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkSummary\QAWorkSummaryDetails.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketProcessMapping". [2022-06-16T03:56:24.310Z] Copying file from "Views\BucketProcessMapping\BucketProcessMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketProcessMapping\BucketProcessMapping.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation". [2022-06-16T03:56:24.310Z] Copying file from "Views\Evaluation\EvaluationView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\EvaluationView.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Evaluation\_EvaluationView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EvaluationView.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Evaluation\Evaluation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\Evaluation.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Evaluation\_EvaluationParametersPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EvaluationParametersPartial.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Evaluation\_EncounterDetailsQA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EncounterDetailsQA.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QASubProcessAuditorMapping". [2022-06-16T03:56:24.310Z] Copying file from "Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig". [2022-06-16T03:56:24.310Z] Copying file from "Views\SampleRuleConfig\SampleRuleConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\SampleRuleConfig.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\SampleRuleConfig\_SampleRuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\_SampleRuleBox.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\SampleRuleConfig\_WFSampleCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\_WFSampleCondition.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\SampleRuleConfig\SampleRuleConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\SampleRuleConfigList.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentQualitySummary". [2022-06-16T03:56:24.310Z] Copying file from "Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QualityCheck". [2022-06-16T03:56:24.310Z] Copying file from "Views\QualityCheck\QualityCheckView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QualityCheck\QualityCheckView.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter". [2022-06-16T03:56:24.310Z] Copying file from "Views\QAQualityParameter\QualityParameter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter\QualityParameter.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\QAQualityParameter\_ParameterList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter\_ParameterList.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig". [2022-06-16T03:56:24.310Z] Copying file from "Views\QARuleEngineConfig\_QARuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\_QARuleBox.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\QARuleEngineConfig\QARuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\QARuleEngineConfig.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\QARuleEngineConfig\QARuleConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\QARuleConfigList.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\QARuleEngineConfig\_WFSampleCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\_WFSampleCondition.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PracticeWiseEncounterInfo". [2022-06-16T03:56:24.310Z] Copying file from "Views\PracticeWiseEncounterInfo\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\PracticeWiseEncounterInfo\Index.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Caching". [2022-06-16T03:56:24.310Z] Copying file from "Views\Caching\Caching.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Caching\Caching.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Caching\_CachingView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Caching\_CachingView.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu". [2022-06-16T03:56:24.310Z] Copying file from "Views\OptimixMenu\MenuDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu\MenuDetails.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\OptimixMenu\AddMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu\AddMenu.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Test". [2022-06-16T03:56:24.310Z] Copying file from "Views\Test\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Test\Index.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation". [2022-06-16T03:56:24.310Z] Copying file from "Views\InventoryAllocation\InventoryAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\InventoryAllocation.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\InventoryAllocation\_Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\_Inventory.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\InventoryAllocation\_GeneratedList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\_GeneratedList.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket". [2022-06-16T03:56:24.310Z] Copying file from "Views\Bucket\BucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\BucketMapping.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Bucket\CreateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\CreateBucket.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\Bucket\ViewBucketList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\ViewBucketList.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon". [2022-06-16T03:56:24.310Z] Copying file from "Views\ActionCodeCommon\ActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon\ActionCode.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\ActionCodeCommon\ActionCodeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon\ActionCodeList.cshtml". [2022-06-16T03:56:24.310Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping". [2022-06-16T03:56:24.310Z] Copying file from "Views\StatusActionMapping\StatusActionMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping\StatusActionMapping.cshtml". [2022-06-16T03:56:24.310Z] Copying file from "Views\StatusActionMapping\StatusActionMappingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping\StatusActionMappingList.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon". [2022-06-16T03:56:24.311Z] Copying file from "Views\StatusCodeCommon\StatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon\StatusCode.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\StatusCodeCommon\StatusCodeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon\StatusCodeList.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputField\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\Crud.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputField\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\Index.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputField\_DateConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_DateConfiguration.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputField\_MultiFieldConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_MultiFieldConfiguration.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputField\_TextBoxConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_TextBoxConfiguration.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputFieldControl\GetControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\GetControl.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputFieldControl\GetControls.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\GetControls.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputFieldControl\_GetStatusAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\_GetStatusAction.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputFieldMapping\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping\Crud.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\InputFieldMapping\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping\Index.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\_ChangePasswordPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_ChangePasswordPartial.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\_ExternalLoginsListPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_ExternalLoginsListPartial.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\_RemoveExternalLoginsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_RemoveExternalLoginsPartial.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\_SetPasswordPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_SetPasswordPartial.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\ExternalLoginConfirmation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\ExternalLoginConfirmation.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\ExternalLoginFailure.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\ExternalLoginFailure.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\Login.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Login.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\Manage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Manage.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\Account\Register.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Register.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating". [2022-06-16T03:56:24.311Z] Copying file from "Views\QAAgentRating\QAAgentRating.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRating.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\QAAgentRating\QAAgentRatingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRatingList.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\QAAgentRating\QAAgentRatingUpdate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRatingUpdate.cshtml". [2022-06-16T03:56:24.311Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AppealTemplateList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealTemplateList.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\_UploadTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_UploadTemplate.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\Aetna_Sample.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\Aetna_Sample.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\_AppealTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealTemplate.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AppealConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealConfiguration.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\_AppealWorkOrderLink.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealWorkOrderLink.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AppealSchedulureReport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealSchedulureReport.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Care.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Care.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_denied.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_denied.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_FAX_Cover.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_FAX_Cover.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Amerigroup.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Amerigroup.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_BCBS.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_BCBS.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Care_N_Care.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Care_N_Care.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Cook_Star.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cook_Star.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Doppler_Report.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Doppler_Report.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml". [2022-06-16T03:56:24.311Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_General_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_General_Appeal.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_Direct.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_Direct.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\_AppealTemplateParent.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealTemplateParent.cshtml". [2022-06-16T03:56:24.312Z] Copying file from "Views\AppealTemplate\_AppealHeaderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealHeaderDetails.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Under_Paid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Under_Paid.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_CareCore.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CareCore.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_fidelis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_fidelis.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_GEHA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_GEHA.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Hudson.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Hudson.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml". [2022-06-16T03:56:24.564Z] Copying file from "Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_Medical_Records.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_Wellcare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Wellcare.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Mran.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Mran.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Scott_and_White.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Scott_and_White.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_General.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_General.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_THC_Invoice.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Invoice.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_Late_Submission.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Late_Submission.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_HMG_UHC_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_UHC_RF.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml". [2022-06-16T03:56:24.565Z] Copying file from "Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml". [2022-06-16T03:56:24.566Z] Copying file from "Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml". [2022-06-16T03:56:24.567Z] Copying file from "Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml". [2022-06-16T03:56:25.352Z] Copying file from "Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_THC_Medica.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medica.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_THC_Superior_Health.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Superior_Health.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml". [2022-06-16T03:56:25.353Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege". [2022-06-16T03:56:25.353Z] Copying file from "Views\OptimixRolePrivilege\MenuDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\MenuDetails.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\OptimixRolePrivilege\Role.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\Role.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\OptimixRolePrivilege\RoleList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\RoleList.cshtml". [2022-06-16T03:56:25.353Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate". [2022-06-16T03:56:25.353Z] Copying file from "Views\AutoActionTemplate\Save.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate\Save.cshtml". [2022-06-16T03:56:25.353Z] Copying file from "Views\AutoActionTemplate\List.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate\List.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ImportInputFieldMapConfig". [2022-06-16T03:56:25.354Z] Copying file from "Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Notifier". [2022-06-16T03:56:25.354Z] Copying file from "Views\Notifier\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\Notifier\Index.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument". [2022-06-16T03:56:25.354Z] Copying file from "Views\SOPDocument\Index_single.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Index_single.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\SOPDocument\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Crud.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\SOPDocument\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Index.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_BLPPComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_BLPPTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_BLPPForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPForward.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_BLPPReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPReassign.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\BillingPPWorkFlow\_Reassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_Reassign.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\AREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\AREncounterDetails.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\ARWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\ARWorkFlow.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\AutoAudit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\AutoAudit.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\DosPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\DosPage.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARAppeal.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_ARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARForwardTo.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_ARReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARReassign.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_EncDetailsAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsAppeal.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsForwardTo.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_PrecallNotes.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_PrecallNotes.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP". [2022-06-16T03:56:25.354Z] Copying file from "Views\GlobalSearchBillingPP\GlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\GlobalSearch.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig". [2022-06-16T03:56:25.354Z] Copying file from "Views\ActiveDirectoryConfig\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig\Crud.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ActiveDirectoryConfig\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig\Index.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\ACREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ACREncounterDetails.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\ACRPatientDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ACRPatientDetails.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\ARWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ARWorkOrder.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\AutoAudit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\AutoAudit.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\DosPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\DosPage.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARAppeal.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_ARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARForwardTo.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_ARReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARReassign.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_EncDetailsAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsAppeal.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsForwardTo.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\ACRWorkorder\_PrecallNotes.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_PrecallNotes.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\CBRWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\CBRWorkFlow.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\CBREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\CBREncounterDetails.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\_CBRWOFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOFinish.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\_CBRWOComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOComplete.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\_CBRWOTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOTasking.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\_CBRWOForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOForward.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\_CBRWOReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOReassign.cshtml". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRWorkFlow\_CBRWORefund.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWORefund.cshtml". [2022-06-16T03:56:25.354Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch". [2022-06-16T03:56:25.354Z] Copying file from "Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRGlobalSearch\GlobalSearchCBR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch\GlobalSearchCBR.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\fonts". [2022-06-16T03:56:25.355Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\fonts". [2022-06-16T03:56:25.355Z] Copying file from "Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\langs". [2022-06-16T03:56:25.355Z] Copying file from "Scripts\tinymce\langs\readme.md" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\langs\readme.md". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate". [2022-06-16T03:56:25.355Z] Copying file from "Views\MessageTemplate\List.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate\List.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\MessageTemplate\Save.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate\Save.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation". [2022-06-16T03:56:25.355Z] Copying file from "Views\AppealTemplateAutomation\Details.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation\Details.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\AppealTemplateAutomation\Template.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation\Template.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\RefundTemplateList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\RefundTemplateList.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\_UploadTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_UploadTemplate.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\_RefundTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundTemplate.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\RefundConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\RefundConfiguration.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\_RefundTemplateParent.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundTemplateParent.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\_RefundHeaderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundHeaderDetails.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\AT_THC_FAX_Cover.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\AT_THC_FAX_Cover.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\_RefundWorkOrderLink.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundWorkOrderLink.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\Crud.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\GetRefundTypeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\GetRefundTypeList.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundAttachmentDocument\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument\Index.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "Views\RefundAttachmentDocument\CrudOperation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument\CrudOperation.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\UNIDTemplatePostingApproval". [2022-06-16T03:56:25.355Z] Copying file from "Views\UNIDTemplatePostingApproval\UNIDReview.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\UNIDTemplatePostingApproval\UNIDReview.cshtml". [2022-06-16T03:56:25.355Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\YFReports". [2022-06-16T03:56:25.355Z] Copying file from "Views\YFReports\YFReports.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\Views\YFReports\YFReports.cshtml". [2022-06-16T03:56:25.355Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:56:25.355Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\App.config". [2022-06-16T03:56:25.355Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\sample.pdf". [2022-06-16T03:56:25.355Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Vendor_Payer_Master.xlsx". [2022-06-16T03:56:25.355Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\Optimix2\bin\Vendor_payer_mapping.xlsx". [2022-06-16T03:56:25.909Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default targets). [2022-06-16T03:56:25.909Z] ResolveAssemblyReferences: [2022-06-16T03:56:25.909Z] Could not read state file "obj\Release\PAR.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:26.649Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "4.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:56:26.649Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:56:26.649Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:56:26.649Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:26.649Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:26.649Z] CoreCompile: [2022-06-16T03:56:26.649Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.dll /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.dll /reference:E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.PAR.dll /subsystemversion:6.00 /target:library /utf8output Controllers\GlobalSearchPARController.cs Controllers\PARWorkOrderController.cs Controllers\PARWorkOrderReadOnlyController.cs Controllers\RaImportController.cs PARAreaRegistration.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:56:26.649Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PostSharp.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\System.Web.Providers.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PostSharp.xml". [2022-06-16T03:56:26.650Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:56:26.650Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:26.650Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\App.config". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:56:26.650Z] _CopyAppConfigFile: [2022-06-16T03:56:26.650Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PAR.dll.config". [2022-06-16T03:56:26.650Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:26.650Z] Copying file from "obj\Release\IKS.PAR.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PAR.dll". [2022-06-16T03:56:26.650Z] PAR -> E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PAR.dll [2022-06-16T03:56:26.650Z] Copying file from "obj\Release\IKS.PAR.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PAR.pdb". [2022-06-16T03:56:26.650Z] _CopyWebApplicationLegacy: [2022-06-16T03:56:26.650Z] Copying Web Application Project Files for PAR [2022-06-16T03:56:26.650Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin". [2022-06-16T03:56:26.650Z] Copying file from "obj\Release\IKS.PAR.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.PAR.dll". [2022-06-16T03:56:26.650Z] Copying file from "obj\Release\IKS.PAR.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.PAR.pdb". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Antlr3.Runtime.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\EntityFramework.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Business.Core.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Common.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Utility.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Optimix2.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.PARBLL.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.PARModel.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\log4net.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Newtonsoft.Json.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\PostSharp.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Helpers.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Mvc.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Optimization.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Providers.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Razor.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.WebPages.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:56:26.650Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\WebGrease.dll". [2022-06-16T03:56:26.650Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.DBProviderFactory.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.AR.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Clinic.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.QA.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS..Dare.Billing.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Business.RuleManager.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Owin.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\WebActivatorEx.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.Owin.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\AttributeRouting.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\NReco.PdfGenerator.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\itextsharp.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\PdfSharp.Xps.dll". [2022-06-16T03:56:26.651Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Spire.Pdf.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\ImportLibrary.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\AttributeRouting.Web.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\PdfSharp-WPF.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Spire.License.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.Owin.Security.dll". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Common.pdb". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Business.Core.pdb". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.PARBLL.pdb". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.PARModel.pdb". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Utility.pdb". [2022-06-16T03:56:26.902Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Optimix2.pdb". [2022-06-16T03:56:26.902Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\log4net.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Newtonsoft.Json.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\PostSharp.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Helpers.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Mvc.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.Razor.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.WebPages.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:56:26.903Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\EntityFramework.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.DBProviderFactory.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.AR.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Clinic.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.QA.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS..Dare.Billing.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.Owin.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\AttributeRouting.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\itextsharp.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\ImportLibrary.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\AttributeRouting.Web.xml". [2022-06-16T03:56:26.903Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Microsoft.Owin.Security.xml". [2022-06-16T03:56:26.903Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery-1.7.1.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery-1.7.1.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery-1.7.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery-1.7.1.min.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery-PARWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery-PARWorkOrder.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery-ui-1.8.20.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery-ui-1.8.20.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery-ui-1.8.20.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery-ui-1.8.20.min.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery.unobtrusive-ajax.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery.unobtrusive-ajax.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery.unobtrusive-ajax.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery.unobtrusive-ajax.min.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery.validate.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery.validate.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery.validate.min.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery.validate.unobtrusive.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery.validate.unobtrusive.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\jquery.validate.unobtrusive.min.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\jquery.validate.unobtrusive.min.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\modernizr-2.5.3.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\modernizr-2.5.3.js". [2022-06-16T03:56:26.903Z] Copying file from "Scripts\_references.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Scripts\_references.js". [2022-06-16T03:56:26.903Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Web.config". [2022-06-16T03:56:26.903Z] Copying file from "Web.Debug.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Web.Debug.config". [2022-06-16T03:56:26.903Z] Copying file from "Web.Release.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Web.Release.config". [2022-06-16T03:56:26.903Z] Copying file from "packages.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\packages.config". [2022-06-16T03:56:26.903Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views". [2022-06-16T03:56:26.903Z] Copying file from "Views\Web.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\Web.config". [2022-06-16T03:56:26.903Z] Copying file from "Views\_ViewStart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\_ViewStart.cshtml". [2022-06-16T03:56:26.903Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\PARWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\PARWorkOrder.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_ParWokListRadiobuttons.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_ParWokListRadiobuttons.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\AccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\AccountDetails.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsComplete.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PARTasking.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PARForwardTo.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PARComplete.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PARReassignAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PARReassignAccount.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsDNC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsDNC.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_RAImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_RAImport.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsFinish.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsForward.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PAREncComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PAREncComplete.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PAREncTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PAREncTask.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PAREncFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PAREncFinish.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_PARFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PARFinish.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsFinishCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsFinishCheckLevel.cshtml". [2022-06-16T03:56:26.903Z] Copying file from "Views\PARWorkOrder\_AccountDetailsForwardCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_AccountDetailsForwardCheckLevel.cshtml". [2022-06-16T03:56:26.904Z] Copying file from "Views\PARWorkOrder\_PARTaskingCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrder\_PARTaskingCheckLevel.cshtml". [2022-06-16T03:56:26.904Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\GlobalSearchPAR". [2022-06-16T03:56:26.904Z] Copying file from "Views\GlobalSearchPAR\GlobalSearchPAR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\GlobalSearchPAR\GlobalSearchPAR.cshtml". [2022-06-16T03:56:26.904Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrderReadOnly". [2022-06-16T03:56:26.904Z] Copying file from "Views\PARWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:56:26.904Z] Copying file from "Views\PARWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml". [2022-06-16T03:56:26.904Z] Copying file from "Views\PARWorkOrderReadOnly\_ProductionCount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\Views\PARWorkOrderReadOnly\_ProductionCount.cshtml". [2022-06-16T03:56:26.904Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:56:27.156Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\App.config". [2022-06-16T03:56:27.156Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\sample.pdf". [2022-06-16T03:56:27.156Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Vendor_Payer_Master.xlsx". [2022-06-16T03:56:27.156Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR\bin\Vendor_payer_mapping.xlsx". [2022-06-16T03:56:27.156Z] ValidateGlobalPackageSetting: [2022-06-16T03:56:27.156Z] $(PackageAsSingleFile) is True [2022-06-16T03:56:27.156Z] $(PackageFileName) is E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\PAR.zip. Validating... [2022-06-16T03:56:27.156Z] CollectFilesFromIntermediateAssembly: [2022-06-16T03:56:27.156Z] Gather all files from Project items @(IntermediateAssembly). Adding: [2022-06-16T03:56:27.156Z] E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PAR.dll to bin\IKS.PAR.dll [2022-06-16T03:56:27.156Z] CollectFilesFromContent: [2022-06-16T03:56:27.156Z] Gather all files from Project items @(Content). Adding: [2022-06-16T03:56:27.156Z] Scripts\jquery-1.7.1.js;Scripts\jquery-1.7.1.min.js;Scripts\jquery-PARWorkOrder.js;Scripts\jquery-ui-1.8.20.js;Scripts\jquery-ui-1.8.20.min.js;Scripts\jquery.unobtrusive-ajax.js;Scripts\jquery.unobtrusive-ajax.min.js;Scripts\jquery.validate.js;Scripts\jquery.validate.min.js;Scripts\jquery.validate.unobtrusive.js;Scripts\jquery.validate.unobtrusive.min.js;Scripts\modernizr-2.5.3.js;Scripts\_references.js;Web.config;Web.Debug.config;Web.Release.config;Views\Web.config;Views\_ViewStart.cshtml;Views\PARWorkOrder\PARWorkOrder.cshtml;Views\PARWorkOrder\_ParWokListRadiobuttons.cshtml;Views\PARWorkOrder\AccountDetails.cshtml;Views\GlobalSearchPAR\GlobalSearchPAR.cshtml;Views\PARWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml;Views\PARWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml;Views\PARWorkOrder\_AccountDetailsComplete.cshtml;Views\PARWorkOrder\_PARTasking.cshtml;Views\PARWorkOrder\_PARForwardTo.cshtml;Views\PARWorkOrder\_PARComplete.cshtml;Views\PARWorkOrder\_PARReassignAccount.cshtml;Views\PARWorkOrderReadOnly\_ProductionCount.cshtml;Views\PARWorkOrder\_AccountDetailsDNC.cshtml;Views\PARWorkOrder\_RAImport.cshtml;Views\PARWorkOrder\_AccountDetailsFinish.cshtml;Views\PARWorkOrder\_AccountDetailsForward.cshtml;Views\PARWorkOrder\_PAREncComplete.cshtml;Views\PARWorkOrder\_PAREncTask.cshtml;Views\PARWorkOrder\_PAREncFinish.cshtml;Views\PARWorkOrder\_PARFinish.cshtml;Views\PARWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml;Views\PARWorkOrder\_AccountDetailsFinishCheckLevel.cshtml;Views\PARWorkOrder\_AccountDetailsForwardCheckLevel.cshtml;Views\PARWorkOrder\_PARTaskingCheckLevel.cshtml;packages.config [2022-06-16T03:56:27.156Z] CollectFilesFromIntermediateSatelliteAssembliesWithTargetPath: [2022-06-16T03:56:27.156Z] Gather all files from Project output (IntermediateSatelliteAssembliesWithTargetPath). Adding: [2022-06-16T03:56:27.156Z] CollectFilesFromReference: [2022-06-16T03:56:27.156Z] Gather all files from Project items @(ReferenceCopyLocalPaths,ReferenceComWrappersToCopyLocal,ResolvedIsolatedComModules,_DeploymentLooseManifestFile,NativeReferenceFile). [2022-06-16T03:56:27.156Z] CollectFilesFromAllExtraReferenceFiles: [2022-06-16T03:56:27.156Z] Gather all files from Project items @(AllExtraReferenceFiles). Adding: [2022-06-16T03:56:27.156Z] CollectFilesFrom_SourceItemsToCopyToOutputDirectory: [2022-06-16T03:56:27.156Z] Gather all files from Project items @(_SourceItemsToCopyToOutputDirectoryAlways,_SourceItemsToCopyToOutputDirectory). Adding: [2022-06-16T03:56:27.156Z] bin\App.config;bin\Content\PDF\sample.pdf;bin\Downloads\Vendor_Payer_Master.xlsx;bin\Downloads\Vendor_payer_mapping.xlsx;bin\Scripts\jquery.validate.unobtrusive.validationgroups.js [2022-06-16T03:56:27.156Z] CollectFilesFrom_binDeployableAssemblies: [2022-06-16T03:56:27.156Z] Gather all files from Project items @(_binDeployableAssemblies). Adding: [2022-06-16T03:56:27.156Z] PipelineCollectFilesPhase: [2022-06-16T03:56:27.156Z] Publish Pipeline Collect Files Phase [2022-06-16T03:56:27.156Z] ExcludeGeneratedDebugSymbol: [2022-06-16T03:56:27.156Z] Exclude All Debug Symbols [2022-06-16T03:56:27.156Z] PreTransformWebConfig: [2022-06-16T03:56:27.156Z] Found The following for Config tranformation: [2022-06-16T03:56:27.156Z] Web.config [2022-06-16T03:56:27.156Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\TransformWebConfig\transformed\". [2022-06-16T03:56:27.156Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\TransformWebConfig\transformed\Views\". [2022-06-16T03:56:27.156Z] Copying Web.config to obj\Release\TransformWebConfig\original\Web.config. [2022-06-16T03:56:27.156Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\Web.Release.config to obj\Release\TransformWebConfig\assist\Web.config. [2022-06-16T03:56:27.157Z] TransformWebConfigCore: [2022-06-16T03:56:27.157Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\Web.config [2022-06-16T03:56:27.157Z] Applying Transform File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\Web.Release.config [2022-06-16T03:56:27.157Z] Output File: obj\Release\TransformWebConfig\transformed\Web.config [2022-06-16T03:56:27.157Z] Transformation succeeded [2022-06-16T03:56:27.157Z] PostTransformWebConfig: [2022-06-16T03:56:27.157Z] Transformed Web.config using C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\Web.Release.config into obj\Release\TransformWebConfig\transformed\Web.config. [2022-06-16T03:56:27.157Z] PipelineTransformPhase: [2022-06-16T03:56:27.157Z] Publish Pipeline Transform Phase [2022-06-16T03:56:27.157Z] PreAutoParameterizationWebConfigConnectionStrings: [2022-06-16T03:56:27.157Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\CSAutoParameterize\transformed\Views\". [2022-06-16T03:56:27.157Z] Copying Views\Web.config to obj\Release\CSAutoParameterize\original\Views\Web.config. [2022-06-16T03:56:27.157Z] Copying obj\Release\TransformWebConfig\transformed\Web.config to obj\Release\CSAutoParameterize\original\Web.config. [2022-06-16T03:56:27.157Z] AutoParameterizationWebConfigConnectionStringsCore: [2022-06-16T03:56:27.157Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\Views\Web.config [2022-06-16T03:56:27.870Z] Applying Transform File: [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] No element in the source document matches '/configuration/connectionStrings' [2022-06-16T03:56:27.870Z] Not executing SetTokenizedAttributes (transform line 6, 15) [2022-06-16T03:56:27.870Z] Output File: obj\Release\CSAutoParameterize\transformed\Views\Web.config [2022-06-16T03:56:27.870Z] Transformation succeeded [2022-06-16T03:56:27.870Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\TransformWebConfig\transformed\Web.config [2022-06-16T03:56:27.870Z] Applying Transform File: [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] [2022-06-16T03:56:27.870Z] No element in the source document matches '/configuration/connectionStrings' [2022-06-16T03:56:27.870Z] Not executing SetTokenizedAttributes (transform line 6, 15) [2022-06-16T03:56:27.870Z] Output File: obj\Release\CSAutoParameterize\transformed\Web.config [2022-06-16T03:56:27.870Z] Transformation succeeded [2022-06-16T03:56:27.870Z] PostAutoParameterizationWebConfigConnectionStrings: [2022-06-16T03:56:27.870Z] Auto ConnectionString Transformed Views\Web.config into obj\Release\CSAutoParameterize\transformed\Views\Web.config. [2022-06-16T03:56:27.870Z] Auto ConnectionString Transformed obj\Release\TransformWebConfig\transformed\Web.config into obj\Release\CSAutoParameterize\transformed\Web.config. [2022-06-16T03:56:27.870Z] PipelineMsdeploySpecificTransformPhase: [2022-06-16T03:56:27.870Z] Publish Pipeline Deploy phase Stage PipelineMsdeploySpecificTransformPhase [2022-06-16T03:56:27.870Z] CopyAllFilesToSingleFolderForMsdeploy: [2022-06-16T03:56:27.870Z] Creating directory "obj\Release\Package\PackageTmp". [2022-06-16T03:56:27.870Z] Copying all files to temporary location below for package/publish: [2022-06-16T03:56:27.870Z] obj\Release\Package\PackageTmp. [2022-06-16T03:56:27.870Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PAR.dll to obj\Release\Package\PackageTmp\bin\IKS.PAR.dll. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery-1.7.1.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery-1.7.1.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.min.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery-PARWorkOrder.js to obj\Release\Package\PackageTmp\Scripts\jquery-PARWorkOrder.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery-ui-1.8.20.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery-ui-1.8.20.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.min.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery.unobtrusive-ajax.js to obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery.unobtrusive-ajax.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.min.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery.validate.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.js. [2022-06-16T03:56:27.870Z] Copying Scripts\jquery.validate.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js. [2022-06-16T03:56:27.871Z] Copying Scripts\jquery.validate.unobtrusive.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js. [2022-06-16T03:56:27.871Z] Copying Scripts\jquery.validate.unobtrusive.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js. [2022-06-16T03:56:27.871Z] Copying Scripts\modernizr-2.5.3.js to obj\Release\Package\PackageTmp\Scripts\modernizr-2.5.3.js. [2022-06-16T03:56:27.871Z] Copying Scripts\_references.js to obj\Release\Package\PackageTmp\Scripts\_references.js. [2022-06-16T03:56:27.871Z] Copying Views\_ViewStart.cshtml to obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\PARWorkOrder.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\PARWorkOrder.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_ParWokListRadiobuttons.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_ParWokListRadiobuttons.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\AccountDetails.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\AccountDetails.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\GlobalSearchPAR\GlobalSearchPAR.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearchPAR\GlobalSearchPAR.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsComplete.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PARTasking.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARTasking.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PARForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARForwardTo.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PARComplete.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARComplete.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PARReassignAccount.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARReassignAccount.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrderReadOnly\_ProductionCount.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly\_ProductionCount.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsDNC.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsDNC.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_RAImport.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_RAImport.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsFinish.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsFinish.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsForward.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsForward.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PAREncComplete.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PAREncComplete.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PAREncTask.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PAREncTask.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PAREncFinish.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PAREncFinish.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PARFinish.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARFinish.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsFinishCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsFinishCheckLevel.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_AccountDetailsForwardCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsForwardCheckLevel.cshtml. [2022-06-16T03:56:27.871Z] Copying Views\PARWorkOrder\_PARTaskingCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARTaskingCheckLevel.cshtml. [2022-06-16T03:56:27.871Z] Copying packages.config to obj\Release\Package\PackageTmp\packages.config. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll to obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll to obj\Release\Package\PackageTmp\bin\EntityFramework.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.Core.dll to obj\Release\Package\PackageTmp\bin\IKS.Business.Core.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Common.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.Entities.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Utility.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Utility.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Optimix2.dll to obj\Release\Package\PackageTmp\bin\IKS.Optimix2.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARBLL.dll to obj\Release\Package\PackageTmp\bin\IKS.PARBLL.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.PARModel.dll to obj\Release\Package\PackageTmp\bin\IKS.PARModel.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll to obj\Release\Package\PackageTmp\bin\log4net.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll to obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll to obj\Release\Package\PackageTmp\bin\PostSharp.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll to obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll to obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll to obj\Release\Package\PackageTmp\bin\System.Web.Providers.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll. [2022-06-16T03:56:27.871Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll to obj\Release\Package\PackageTmp\bin\WebGrease.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.DBProviderFactory.dll to obj\Release\Package\PackageTmp\bin\IKS.DBProviderFactory.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AR.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.Entities.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.Entities.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Clinic.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.Entities.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.QA.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS..Dare.Billing.dll to obj\Release\Package\PackageTmp\bin\IKS..Dare.Billing.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.Billing.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Billing.Entities.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Business.RuleManager.dll to obj\Release\Package\PackageTmp\bin\IKS.Business.RuleManager.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Owin.dll to obj\Release\Package\PackageTmp\bin\Owin.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll to obj\Release\Package\PackageTmp\bin\McjDevelopment.Mvc3ValidationGroups.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\WebActivatorEx.dll to obj\Release\Package\PackageTmp\bin\WebActivatorEx.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.Mvc.dll. [2022-06-16T03:56:27.871Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\NReco.PdfGenerator.dll to obj\Release\Package\PackageTmp\bin\NReco.PdfGenerator.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\itextsharp.dll to obj\Release\Package\PackageTmp\bin\itextsharp.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PdfSharp.Xps.dll to obj\Release\Package\PackageTmp\bin\PdfSharp.Xps.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Spire.Pdf.dll to obj\Release\Package\PackageTmp\bin\Spire.Pdf.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\ImportLibrary.dll to obj\Release\Package\PackageTmp\bin\ImportLibrary.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\IKS.Dare.AutoPost.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Entities.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.AspNet.SignalR.Core.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.Core.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\AttributeRouting.Web.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\PdfSharp-WPF.dll to obj\Release\Package\PackageTmp\bin\PdfSharp-WPF.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Spire.License.dll to obj\Release\Package\PackageTmp\bin\Spire.License.dll. [2022-06-16T03:56:27.872Z] Copying E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\Microsoft.Owin.Security.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Security.dll. [2022-06-16T03:56:27.872Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config to obj\Release\Package\PackageTmp\bin\App.config. [2022-06-16T03:56:27.872Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf to obj\Release\Package\PackageTmp\bin\Content\PDF\sample.pdf. [2022-06-16T03:56:27.872Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx to obj\Release\Package\PackageTmp\bin\Downloads\Vendor_Payer_Master.xlsx. [2022-06-16T03:56:27.872Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx to obj\Release\Package\PackageTmp\bin\Downloads\Vendor_payer_mapping.xlsx. [2022-06-16T03:56:27.872Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js to obj\Release\Package\PackageTmp\bin\Scripts\jquery.validate.unobtrusive.validationgroups.js. [2022-06-16T03:56:27.872Z] Copying obj\Release\CSAutoParameterize\transformed\Views\Web.config to obj\Release\Package\PackageTmp\Views\Web.config. [2022-06-16T03:56:27.872Z] Copying obj\Release\CSAutoParameterize\transformed\Web.config to obj\Release\Package\PackageTmp\Web.config. [2022-06-16T03:56:27.872Z] PipelineCopyAllFilesToOneFolderForMsdeploy: [2022-06-16T03:56:27.872Z] Publish Pipeline Deploy phase Stage PipelineCopyAllFilesToOneFolderForMsdeploy [2022-06-16T03:56:27.872Z] Package: [2022-06-16T03:56:27.872Z] Invoking Web Deploy to generate the package with the following settings: [2022-06-16T03:56:27.872Z] $(LocalIisVersion) is 8 [2022-06-16T03:56:27.872Z] $(DestinationIisVersion) is 8 [2022-06-16T03:56:27.872Z] $(UseIis) is False [2022-06-16T03:56:27.872Z] $(IncludeIisSettings) is False [2022-06-16T03:56:27.872Z] $(_DeploymentUseIis) is False [2022-06-16T03:56:27.872Z] $(DestinationUseIis) is False [2022-06-16T03:56:27.872Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\". [2022-06-16T03:56:27.872Z] GetMSDeployInstalledVersionPath: [2022-06-16T03:56:27.872Z] $(_DefaultMSDeployMaxVersion) is 3 [2022-06-16T03:56:27.872Z] $(_MSDeployVersionsToTry) is 9.0 [2022-06-16T03:56:27.872Z] $(MSDeployPath) is C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\ [2022-06-16T03:56:27.872Z] GenerateMsdeployManifestFiles: [2022-06-16T03:56:27.872Z] Generate source manifest file for Web Deploy package/publish ... [2022-06-16T03:56:27.872Z] PackageUsingManifest: [2022-06-16T03:56:27.872Z] Packaging into E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\PAR.zip. [2022-06-16T03:56:27.872Z] Starting Web deployment task from source: manifest(E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\PAR.SourceManifest.xml) to Destination: package(E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\PAR.zip). [2022-06-16T03:56:28.426Z] Adding sitemanifest (sitemanifest). [2022-06-16T03:56:28.427Z] Adding IIS Application (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp) [2022-06-16T03:56:28.427Z] Creating application (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp) [2022-06-16T03:56:28.427Z] Adding virtual path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp) [2022-06-16T03:56:28.427Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp). [2022-06-16T03:56:28.427Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin). [2022-06-16T03:56:28.427Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\App.config). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\AttributeRouting.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.Mvc.dll). [2022-06-16T03:56:29.044Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Content). [2022-06-16T03:56:29.044Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Content\PDF). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Content\PDF\sample.pdf). [2022-06-16T03:56:29.044Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Downloads). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Downloads\Vendor_payer_mapping.xlsx). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Downloads\Vendor_Payer_Master.xlsx). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\EntityFramework.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS..Dare.Billing.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Business.Core.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Business.RuleManager.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.Entities.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Entities.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Billing.Entities.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.Entities.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.Entities.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.Entities.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Utility.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.DBProviderFactory.dll). [2022-06-16T03:56:29.044Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.Optimix2.dll). [2022-06-16T03:56:30.270Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.PAR.dll). [2022-06-16T03:56:30.270Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.PARBLL.dll). [2022-06-16T03:56:30.270Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\IKS.PARModel.dll). [2022-06-16T03:56:30.270Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\ImportLibrary.dll). [2022-06-16T03:56:30.270Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\itextsharp.dll). [2022-06-16T03:56:30.523Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\log4net.dll). [2022-06-16T03:56:30.523Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\McjDevelopment.Mvc3ValidationGroups.dll). [2022-06-16T03:56:30.523Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.Core.dll). [2022-06-16T03:56:30.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.dll). [2022-06-16T03:56:30.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Security.dll). [2022-06-16T03:56:30.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll). [2022-06-16T03:56:30.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll). [2022-06-16T03:56:30.775Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\NReco.PdfGenerator.dll). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Owin.dll). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\PdfSharp-WPF.dll). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\PdfSharp.Xps.dll). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\PostSharp.dll). [2022-06-16T03:56:31.448Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Scripts). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Scripts\jquery.validate.unobtrusive.validationgroups.js). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Spire.License.dll). [2022-06-16T03:56:31.448Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\Spire.Pdf.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.Providers.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\WebActivatorEx.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\bin\WebGrease.dll). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\packages.config). [2022-06-16T03:56:34.975Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.js). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.min.js). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery-PARWorkOrder.js). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.js). [2022-06-16T03:56:34.975Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.min.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.min.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\modernizr-2.5.3.js). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Scripts\_references.js). [2022-06-16T03:56:35.227Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views). [2022-06-16T03:56:35.227Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\GlobalSearchPAR). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\GlobalSearchPAR\GlobalSearchPAR.cshtml). [2022-06-16T03:56:35.227Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\AccountDetails.cshtml). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\PARWorkOrder.cshtml). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsComplete.cshtml). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsDNC.cshtml). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsFinish.cshtml). [2022-06-16T03:56:35.227Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsFinishCheckLevel.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsForward.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_AccountDetailsForwardCheckLevel.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARComplete.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PAREncComplete.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PAREncFinish.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PAREncTask.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARFinish.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARForwardTo.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARReassignAccount.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARTasking.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_PARTaskingCheckLevel.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_ParWokListRadiobuttons.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrder\_RAImport.cshtml). [2022-06-16T03:56:35.228Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\PARWorkOrderReadOnly\_ProductionCount.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\Web.config). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml). [2022-06-16T03:56:35.228Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp\Web.config). [2022-06-16T03:56:35.228Z] Adding ACL's for path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp) [2022-06-16T03:56:35.228Z] Adding ACL's for path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\obj\Release\Package\PackageTmp) [2022-06-16T03:56:35.228Z] Adding declared parameter 'IIS Web Application Name'. [2022-06-16T03:56:35.783Z] Successfully executed Web deployment task. [2022-06-16T03:56:35.783Z] Package "PAR.zip" is successfully created as single file at the following location: [2022-06-16T03:56:35.783Z] file:///E:/Jenkins/JenkinsPublishProjects/PAR/20220616090012/_PublishedWebsites/PAR_Package [2022-06-16T03:56:35.783Z] To get the instructions on how to deploy the web package please visit the following link: [2022-06-16T03:56:35.783Z] http://go.microsoft.com/fwlink/?LinkId=124618 [2022-06-16T03:56:35.783Z] GenerateSampleDeployScript: [2022-06-16T03:56:35.783Z] Sample script for deploying this package is generated at the following location: [2022-06-16T03:56:35.783Z] E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\PAR.deploy.cmd [2022-06-16T03:56:35.783Z] For this sample script, you can change the deploy parameters by changing the following file: [2022-06-16T03:56:35.783Z] E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR_Package\PAR.SetParameters.xml [2022-06-16T03:56:35.783Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (Build;Package target(s)). [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.783Z] Build succeeded. [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (Build;Package target) (1) -> [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (11) -> [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (13) -> [2022-06-16T03:56:35.783Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:56:35.783Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (Build;Package target) (1) -> [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (11) -> [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (22) -> [2022-06-16T03:56:35.783Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (Build;Package target) (1) -> [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (11) -> [2022-06-16T03:56:35.783Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default target) (24) -> [2022-06-16T03:56:35.783Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:56:35.783Z] [2022-06-16T03:56:35.784Z] [2022-06-16T03:56:35.784Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj" (Build;Package target) (1) -> [2022-06-16T03:56:35.784Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:56:35.784Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\PAR\PAR.csproj] [2022-06-16T03:56:35.784Z] [2022-06-16T03:56:35.784Z] 5 Warning(s) [2022-06-16T03:56:35.784Z] 0 Error(s) [2022-06-16T03:56:35.784Z] [2022-06-16T03:56:35.784Z] Time Elapsed 00:00:46.63 [Pipeline] bat [2022-06-16T03:56:36.146Z] [2022-06-16T03:56:36.146Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012 rmdir /S /Q "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012" 2>null [Pipeline] bat [2022-06-16T03:56:37.040Z] [2022-06-16T03:56:37.040Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>mkdir "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012" [Pipeline] tool [Pipeline] bat [2022-06-16T03:56:37.483Z] [2022-06-16T03:56:37.483Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>"C:\Program Files (x86)\MSBuild\12.0\Bin\MSBuild.exe" Optimix2\Areas\CSR\CSR.csproj /T:Build;Package /p:Configuration=Release /p:OutputPath=E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012 /p:VisualStudioVersion=12.0 [2022-06-16T03:56:37.483Z] Microsoft (R) Build Engine version 12.0.40675.0 [2022-06-16T03:56:37.483Z] [Microsoft .NET Framework, version 4.0.30319.42000] [2022-06-16T03:56:37.483Z] Copyright (C) Microsoft Corporation. All rights reserved. [2022-06-16T03:56:37.483Z] [2022-06-16T03:56:37.483Z] Build started 6/16/2022 09:26:37. [2022-06-16T03:56:37.735Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" on node 1 (Build;Package target(s)). [2022-06-16T03:56:37.735Z] RestorePackages: [2022-06-16T03:56:37.735Z] "..\..\..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\..\..\ " [2022-06-16T03:56:38.651Z] Restoring NuGet packages... [2022-06-16T03:56:38.651Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:38.651Z] Feeds used: [2022-06-16T03:56:38.651Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:38.651Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:38.651Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:38.651Z] [2022-06-16T03:56:38.651Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\packages.config are already installed. [2022-06-16T03:56:38.903Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (3) on node 1 (default targets). [2022-06-16T03:56:38.903Z] RestorePackages: [2022-06-16T03:56:38.903Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:39.818Z] Restoring NuGet packages... [2022-06-16T03:56:39.818Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:39.818Z] Feeds used: [2022-06-16T03:56:39.818Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:39.818Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:39.818Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:39.818Z] [2022-06-16T03:56:39.818Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\packages.config are already installed. [2022-06-16T03:56:40.070Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (3) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (4) on node 1 (default targets). [2022-06-16T03:56:40.070Z] RestorePackages: [2022-06-16T03:56:40.070Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:40.986Z] Restoring NuGet packages... [2022-06-16T03:56:40.986Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:40.986Z] Feeds used: [2022-06-16T03:56:40.986Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:40.986Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:40.986Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:40.986Z] [2022-06-16T03:56:40.986Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\packages.config are already installed. [2022-06-16T03:56:41.238Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (4) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (5) on node 1 (default targets). [2022-06-16T03:56:41.238Z] RestorePackages: [2022-06-16T03:56:41.238Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:42.153Z] Restoring NuGet packages... [2022-06-16T03:56:42.153Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:42.153Z] Feeds used: [2022-06-16T03:56:42.153Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:42.153Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:42.153Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:42.153Z] [2022-06-16T03:56:42.153Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\packages.config are already installed. [2022-06-16T03:56:42.406Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (5) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (6) on node 1 (default targets). [2022-06-16T03:56:42.406Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:42.406Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:42.406Z] CoreCompile: [2022-06-16T03:56:42.406Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:42.406Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:42.406Z] Copying file from "obj\Release\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.dll". [2022-06-16T03:56:42.406Z] Utility -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.dll [2022-06-16T03:56:42.406Z] Copying file from "obj\Release\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.pdb". [2022-06-16T03:56:42.406Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Utility\Utility.csproj" (default targets). [2022-06-16T03:56:42.406Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:42.406Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:42.406Z] PostSharp30InspectReferences: [2022-06-16T03:56:42.406Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:42.406Z] CoreCompile: [2022-06-16T03:56:42.406Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:42.406Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:56:42.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\DocumentFormat.OpenXml.2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\DocumentFormat.OpenXml.dll". [2022-06-16T03:56:42.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\log4net.dll". [2022-06-16T03:56:42.406Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\MySql.Data.dll". [2022-06-16T03:56:42.406Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:56:42.658Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PostSharp.dll". [2022-06-16T03:56:42.658Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\log4net.xml". [2022-06-16T03:56:42.658Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Newtonsoft.Json.xml". [2022-06-16T03:56:42.658Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PostSharp.xml". [2022-06-16T03:56:42.658Z] _CopyAppConfigFile: [2022-06-16T03:56:42.658Z] Copying file from "app.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll.config". [2022-06-16T03:56:42.658Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:42.658Z] Copying file from "obj\Release\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll". [2022-06-16T03:56:42.658Z] Core -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll [2022-06-16T03:56:42.658Z] Copying file from "obj\Release\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.pdb". [2022-06-16T03:56:42.658Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Core\Core.csproj" (default targets). [2022-06-16T03:56:42.658Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:42.658Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:42.658Z] PostSharp30InspectReferences: [2022-06-16T03:56:42.658Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:42.658Z] CoreCompile: [2022-06-16T03:56:42.658Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:42.658Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:42.658Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.dll". [2022-06-16T03:56:42.658Z] CommonModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.dll [2022-06-16T03:56:42.658Z] Copying file from "obj\Release\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:56:42.658Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonModel\CommonModel.csproj" (default targets). [2022-06-16T03:56:42.658Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (3) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (7) on node 1 (default targets). [2022-06-16T03:56:42.658Z] RestorePackages: [2022-06-16T03:56:42.658Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:43.572Z] Restoring NuGet packages... [2022-06-16T03:56:43.572Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:43.824Z] Feeds used: [2022-06-16T03:56:43.824Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:43.824Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:43.824Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:43.824Z] [2022-06-16T03:56:43.824Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\packages.config are already installed. [2022-06-16T03:56:44.077Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:44.077Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:44.077Z] PostSharp30InspectReferences: [2022-06-16T03:56:44.077Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:44.077Z] CoreCompile: [2022-06-16T03:56:44.077Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:44.077Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:44.077Z] Copying file from "obj\Release\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.dll". [2022-06-16T03:56:44.077Z] DBProviderFactory -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.dll [2022-06-16T03:56:44.077Z] Copying file from "obj\Release\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.pdb". [2022-06-16T03:56:44.077Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\DBProviderFactory\DBProviderFactory.csproj" (default targets). [2022-06-16T03:56:44.077Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:44.077Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:44.077Z] CoreCompile: [2022-06-16T03:56:44.077Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:44.077Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:44.077Z] Copying file from "obj\Release\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.dll". [2022-06-16T03:56:44.077Z] CommonBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.dll [2022-06-16T03:56:44.077Z] Copying file from "obj\Release\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.pdb". [2022-06-16T03:56:44.077Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CommonBLL\CommonBLL.csproj" (default targets). [2022-06-16T03:56:44.077Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (8) on node 1 (default targets). [2022-06-16T03:56:44.077Z] RestorePackages: [2022-06-16T03:56:44.077Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:44.992Z] Restoring NuGet packages... [2022-06-16T03:56:44.992Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:45.244Z] Feeds used: [2022-06-16T03:56:45.244Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:45.244Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:45.244Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:45.244Z] [2022-06-16T03:56:45.244Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\packages.config are already installed. [2022-06-16T03:56:45.244Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (8) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (9) on node 1 (default targets). [2022-06-16T03:56:45.244Z] RestorePackages: [2022-06-16T03:56:45.244Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:46.159Z] Restoring NuGet packages... [2022-06-16T03:56:46.159Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:46.159Z] Feeds used: [2022-06-16T03:56:46.159Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:46.159Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:46.159Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:46.159Z] [2022-06-16T03:56:46.159Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\packages.config are already installed. [2022-06-16T03:56:46.411Z] ResolveAssemblyReferences: [2022-06-16T03:56:46.411Z] Could not read state file "obj\Release\CSRModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:46.411Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:46.411Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:46.411Z] PostSharp30InspectReferences: [2022-06-16T03:56:46.411Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:46.411Z] CoreCompile: [2022-06-16T03:56:46.411Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:46.411Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:46.411Z] Copying file from "obj\Release\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.dll". [2022-06-16T03:56:46.411Z] CSRModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.dll [2022-06-16T03:56:46.411Z] Copying file from "obj\Release\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.pdb". [2022-06-16T03:56:46.411Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRModel\CSRModel.csproj" (default targets). [2022-06-16T03:56:46.665Z] ResolveAssemblyReferences: [2022-06-16T03:56:46.665Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:56:46.665Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:56:46.665Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:56:46.665Z] Considered "..\CSRModel\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.665Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:46.665Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:56:46.665Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:56:46.665Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:46.665Z] For SearchPath "{GAC}". [2022-06-16T03:56:46.665Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:56:46.665Z] For SearchPath "{RawFileName}". [2022-06-16T03:56:46.665Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:56:46.665Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\". [2022-06-16T03:56:46.665Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:46.665Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:46.666Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:46.666Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:56:46.666Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:56:46.666Z] [2022-06-16T03:56:46.666Z] [2022-06-16T03:56:46.666Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:56:46.666Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:56:46.666Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:46.666Z] [2022-06-16T03:56:46.666Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:46.666Z] [2022-06-16T03:56:46.666Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:46.666Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:56:46.666Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:56:46.666Z] [2022-06-16T03:56:46.666Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:46.666Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:46.666Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:46.666Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:46.666Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:46.666Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:46.666Z] PostSharp30InspectReferences: [2022-06-16T03:56:46.666Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:46.666Z] CoreCompile: [2022-06-16T03:56:46.666Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:46.666Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:46.666Z] Copying file from "obj\Release\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.dll". [2022-06-16T03:56:46.666Z] CSRBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.dll [2022-06-16T03:56:46.666Z] Copying file from "obj\Release\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.pdb". [2022-06-16T03:56:46.666Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default targets). [2022-06-16T03:56:46.666Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (1) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) on node 1 (default targets). [2022-06-16T03:56:46.666Z] RestorePackages: [2022-06-16T03:56:46.666Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:47.584Z] Restoring NuGet packages... [2022-06-16T03:56:47.584Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:47.584Z] Feeds used: [2022-06-16T03:56:47.584Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:47.584Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:47.584Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:47.584Z] [2022-06-16T03:56:47.584Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\packages.config are already installed. [2022-06-16T03:56:48.137Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (11) on node 1 (default targets). [2022-06-16T03:56:48.137Z] RestorePackages: [2022-06-16T03:56:48.137Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:48.691Z] Restoring NuGet packages... [2022-06-16T03:56:48.691Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:48.943Z] Feeds used: [2022-06-16T03:56:48.943Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:48.943Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:48.943Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:48.943Z] [2022-06-16T03:56:48.943Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\packages.config are already installed. [2022-06-16T03:56:49.195Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:49.195Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:49.195Z] PostSharp30InspectReferences: [2022-06-16T03:56:49.195Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:49.195Z] CoreCompile: [2022-06-16T03:56:49.195Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:49.195Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:56:49.195Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Mvc.dll". [2022-06-16T03:56:49.195Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Mvc.xml". [2022-06-16T03:56:49.195Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:49.195Z] Copying file from "obj\Release\IKS.835Library.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.835Library.dll". [2022-06-16T03:56:49.195Z] 835Library -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.835Library.dll [2022-06-16T03:56:49.195Z] Copying file from "obj\Release\IKS.835Library.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.835Library.pdb". [2022-06-16T03:56:49.195Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\835Library\835Library.csproj" (default targets). [2022-06-16T03:56:49.195Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (12) on node 1 (default targets). [2022-06-16T03:56:49.195Z] RestorePackages: [2022-06-16T03:56:49.195Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:50.109Z] Restoring NuGet packages... [2022-06-16T03:56:50.109Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:50.109Z] Feeds used: [2022-06-16T03:56:50.109Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:50.109Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:50.109Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:50.109Z] [2022-06-16T03:56:50.109Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\packages.config are already installed. [2022-06-16T03:56:50.361Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (12) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (13) on node 1 (default targets). [2022-06-16T03:56:50.361Z] RestorePackages: [2022-06-16T03:56:50.361Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:50.915Z] Restoring NuGet packages... [2022-06-16T03:56:50.915Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:51.167Z] Feeds used: [2022-06-16T03:56:51.167Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:51.167Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:51.167Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:51.167Z] [2022-06-16T03:56:51.167Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\packages.config are already installed. [2022-06-16T03:56:51.420Z] ResolveAssemblyReferences: [2022-06-16T03:56:51.420Z] Could not read state file "obj\Release\ARModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:51.420Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:51.420Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:51.420Z] PostSharp30InspectReferences: [2022-06-16T03:56:51.420Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:51.420Z] CoreCompile: [2022-06-16T03:56:51.420Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:51.420Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:51.420Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.dll". [2022-06-16T03:56:51.420Z] ARModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.dll [2022-06-16T03:56:51.420Z] Copying file from "obj\Release\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:56:51.420Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARModel\ARModel.csproj" (default targets). [2022-06-16T03:56:51.420Z] ResolveAssemblyReferences: [2022-06-16T03:56:51.420Z] Primary reference "Iks.Dare.AR". [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:56:51.420Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:56:51.420Z] Considered "..\..\..\..\real opt\Shilpa\DareOptimix\ARBLL\bin\Debug\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:51.420Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:56:51.420Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:56:51.420Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:51.420Z] For SearchPath "{GAC}". [2022-06-16T03:56:51.420Z] Considered "Iks.Dare.AR", which was not found in the GAC. [2022-06-16T03:56:51.420Z] For SearchPath "{RawFileName}". [2022-06-16T03:56:51.420Z] Considered treating "Iks.Dare.AR" as a file name, but it didn't exist. [2022-06-16T03:56:51.420Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\". [2022-06-16T03:56:51.420Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Iks.Dare.AR.winmd", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Iks.Dare.AR.dll", but it didn't exist. [2022-06-16T03:56:51.420Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Iks.Dare.AR.exe", but it didn't exist. [2022-06-16T03:56:51.420Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:56:51.420Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:56:51.420Z] [2022-06-16T03:56:51.420Z] [2022-06-16T03:56:51.420Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:56:51.420Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:56:51.420Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:51.420Z] [2022-06-16T03:56:51.420Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:51.420Z] [2022-06-16T03:56:51.420Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:51.420Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:56:51.420Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:51.420Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:56:51.421Z] [2022-06-16T03:56:51.421Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:51.421Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:51.421Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:51.421Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:51.421Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:51.421Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:51.421Z] PostSharp30InspectReferences: [2022-06-16T03:56:51.421Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:51.421Z] CoreCompile: [2022-06-16T03:56:51.421Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:51.421Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:51.421Z] Copying file from "obj\Release\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.dll". [2022-06-16T03:56:51.421Z] ARBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.dll [2022-06-16T03:56:51.421Z] Copying file from "obj\Release\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.pdb". [2022-06-16T03:56:51.421Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default targets). [2022-06-16T03:56:51.673Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (14) on node 1 (default targets). [2022-06-16T03:56:51.673Z] RestorePackages: [2022-06-16T03:56:51.673Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:52.227Z] Restoring NuGet packages... [2022-06-16T03:56:52.227Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:52.479Z] Feeds used: [2022-06-16T03:56:52.479Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:52.479Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:52.479Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:52.479Z] [2022-06-16T03:56:52.479Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\packages.config are already installed. [2022-06-16T03:56:52.731Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (14) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (15) on node 1 (default targets). [2022-06-16T03:56:52.731Z] RestorePackages: [2022-06-16T03:56:52.731Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:53.284Z] Restoring NuGet packages... [2022-06-16T03:56:53.284Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:53.542Z] Feeds used: [2022-06-16T03:56:53.542Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:53.542Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:53.542Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:53.542Z] [2022-06-16T03:56:53.543Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\packages.config are already installed. [2022-06-16T03:56:53.795Z] ResolveAssemblyReferences: [2022-06-16T03:56:53.795Z] Could not read state file "obj\Release\AutoPostModel.csprojResolveAssemblyReference.cache". The format of this state file is not valid. [2022-06-16T03:56:53.795Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:53.795Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:53.795Z] PostSharp30InspectReferences: [2022-06-16T03:56:53.795Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:53.795Z] CoreCompile: [2022-06-16T03:56:53.795Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:53.795Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:53.795Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:56:53.795Z] AutoPostModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.dll [2022-06-16T03:56:53.795Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:56:53.795Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostModel\AutoPostModel.csproj" (default targets). [2022-06-16T03:56:53.795Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:53.795Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:53.795Z] PostSharp30InspectReferences: [2022-06-16T03:56:53.795Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:53.795Z] CoreCompile: [2022-06-16T03:56:53.795Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:53.795Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:53.795Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:56:53.795Z] AutoPostBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Business.dll [2022-06-16T03:56:53.795Z] Copying file from "obj\Release\IKS.Dare.AutoPost.Business.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Business.pdb". [2022-06-16T03:56:53.795Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\AutoPostBLL\AutoPostBLL.csproj" (default targets). [2022-06-16T03:56:53.795Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (16) on node 1 (default targets). [2022-06-16T03:56:53.795Z] RestorePackages: [2022-06-16T03:56:53.795Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:54.711Z] Restoring NuGet packages... [2022-06-16T03:56:54.711Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:54.711Z] Feeds used: [2022-06-16T03:56:54.711Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:54.711Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:54.711Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:54.711Z] [2022-06-16T03:56:54.711Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\packages.config are already installed. [2022-06-16T03:56:54.964Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (16) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (17) on node 1 (default targets). [2022-06-16T03:56:54.964Z] RestorePackages: [2022-06-16T03:56:54.964Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:55.878Z] Restoring NuGet packages... [2022-06-16T03:56:55.878Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:55.878Z] Feeds used: [2022-06-16T03:56:55.878Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:55.878Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:55.878Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:55.878Z] [2022-06-16T03:56:55.878Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\packages.config are already installed. [2022-06-16T03:56:56.131Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:56.131Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:56.131Z] PostSharp30InspectReferences: [2022-06-16T03:56:56.131Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:56.131Z] CoreCompile: [2022-06-16T03:56:56.131Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:56.131Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:56.131Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:56:56.131Z] BillingModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.dll [2022-06-16T03:56:56.131Z] Copying file from "obj\Release\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:56:56.131Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingModel\BillingModel.csproj" (default targets). [2022-06-16T03:56:56.384Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:56.384Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:56.384Z] PostSharp30InspectReferences: [2022-06-16T03:56:56.384Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:56.384Z] CoreCompile: [2022-06-16T03:56:56.384Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:56.384Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:56.384Z] Copying file from "obj\Release\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.dll". [2022-06-16T03:56:56.384Z] BillingBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.dll [2022-06-16T03:56:56.384Z] Copying file from "obj\Release\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.pdb". [2022-06-16T03:56:56.384Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BillingBLL\BillingBLL.csproj" (default targets). [2022-06-16T03:56:56.384Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (18) on node 1 (default targets). [2022-06-16T03:56:56.384Z] RestorePackages: [2022-06-16T03:56:56.384Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:57.302Z] Restoring NuGet packages... [2022-06-16T03:56:57.302Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:57.302Z] Feeds used: [2022-06-16T03:56:57.302Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:57.302Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:57.302Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:57.302Z] [2022-06-16T03:56:57.302Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\packages.config are already installed. [2022-06-16T03:56:57.555Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:57.555Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:57.555Z] PostSharp30InspectReferences: [2022-06-16T03:56:57.555Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:57.555Z] CoreCompile: [2022-06-16T03:56:57.555Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:57.555Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:57.555Z] Copying file from "obj\Release\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.dll". [2022-06-16T03:56:57.555Z] BRM -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.dll [2022-06-16T03:56:57.555Z] Copying file from "obj\Release\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.pdb". [2022-06-16T03:56:57.555Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\BRM\BRM.csproj" (default targets). [2022-06-16T03:56:57.555Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (19) on node 1 (default targets). [2022-06-16T03:56:57.555Z] RestorePackages: [2022-06-16T03:56:57.555Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:58.470Z] Restoring NuGet packages... [2022-06-16T03:56:58.470Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:58.470Z] Feeds used: [2022-06-16T03:56:58.470Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:58.470Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:58.470Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:58.470Z] [2022-06-16T03:56:58.470Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\packages.config are already installed. [2022-06-16T03:56:58.470Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (19) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (20) on node 1 (default targets). [2022-06-16T03:56:58.470Z] RestorePackages: [2022-06-16T03:56:58.470Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:56:59.385Z] Restoring NuGet packages... [2022-06-16T03:56:59.385Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:56:59.385Z] Feeds used: [2022-06-16T03:56:59.385Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:56:59.385Z] https://api.nuget.org/v3/index.json [2022-06-16T03:56:59.385Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:56:59.385Z] [2022-06-16T03:56:59.385Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\packages.config are already installed. [2022-06-16T03:56:59.637Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:59.637Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:59.637Z] PostSharp30InspectReferences: [2022-06-16T03:56:59.637Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:59.637Z] CoreCompile: [2022-06-16T03:56:59.637Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:59.637Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:59.637Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:56:59.637Z] ClinicModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.dll [2022-06-16T03:56:59.637Z] Copying file from "obj\Release\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:56:59.637Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicModel\ClinicModel.csproj" (default targets). [2022-06-16T03:56:59.637Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:59.637Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:59.637Z] PostSharp30InspectReferences: [2022-06-16T03:56:59.637Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:56:59.637Z] CoreCompile: [2022-06-16T03:56:59.637Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:59.889Z] _CopyAppConfigFile: [2022-06-16T03:56:59.889Z] Copying file from "app.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.dll.config". [2022-06-16T03:56:59.889Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:59.889Z] Copying file from "obj\Release\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.dll". [2022-06-16T03:56:59.889Z] ClinicBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.dll [2022-06-16T03:56:59.889Z] Copying file from "obj\Release\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.pdb". [2022-06-16T03:56:59.889Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ClinicBLL\ClinicBLL.csproj" (default targets). [2022-06-16T03:56:59.889Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (21) on node 1 (default targets). [2022-06-16T03:56:59.889Z] ResolveAssemblyReferences: [2022-06-16T03:56:59.889Z] Primary reference "IksSystem.Business.Core". [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:56:59.889Z] For SearchPath "{CandidateAssemblyFiles}". [2022-06-16T03:56:59.889Z] Considered "bin\Debug\DBL.dll", but its name "DBL" didn't match. [2022-06-16T03:56:59.889Z] For SearchPath "{HintPathFromItem}". [2022-06-16T03:56:59.889Z] Considered "..\Core\bin\Debug\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] For SearchPath "{TargetFrameworkDirectory}". [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:59.889Z] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}". [2022-06-16T03:56:59.889Z] Considered AssemblyFoldersEx locations. [2022-06-16T03:56:59.889Z] For SearchPath "{AssemblyFolders}". [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:59.889Z] For SearchPath "{GAC}". [2022-06-16T03:56:59.889Z] Considered "IksSystem.Business.Core", which was not found in the GAC. [2022-06-16T03:56:59.889Z] For SearchPath "{RawFileName}". [2022-06-16T03:56:59.889Z] Considered treating "IksSystem.Business.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" as a file name, but it didn't exist. [2022-06-16T03:56:59.889Z] For SearchPath "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\". [2022-06-16T03:56:59.889Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IksSystem.Business.Core.winmd", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IksSystem.Business.Core.dll", but it didn't exist. [2022-06-16T03:56:59.889Z] Considered "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IksSystem.Business.Core.exe", but it didn't exist. [2022-06-16T03:56:59.889Z] AssemblyFoldersEx location: "{Registry:Software\Microsoft\.NETFramework,v4.5,AssemblyFoldersEx}" [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Web Tools\ReferenceAssemblies\12.0\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.5\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PublicAssemblies\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Prototyping\Libraries\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.5\Libraries\ [2022-06-16T03:56:59.889Z] C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0\ [2022-06-16T03:56:59.889Z] [2022-06-16T03:56:59.889Z] [2022-06-16T03:56:59.889Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\ [2022-06-16T03:56:59.889Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref\Caching\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft WCF Data Services\5.6\bin\.NETFramework\ [2022-06-16T03:56:59.889Z] C:\Program Files\Reference Assemblies\Microsoft\VSTO40\v4.0.Framework\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office14\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Common\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v4.0\ [2022-06-16T03:56:59.889Z] [2022-06-16T03:56:59.889Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:59.889Z] [2022-06-16T03:56:59.889Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\WorkflowActivities\ [2022-06-16T03:56:59.889Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\ISAPI\ [2022-06-16T03:56:59.889Z] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Open XML SDK\V2.5\lib [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\Type Providers\ [2022-06-16T03:56:59.889Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.0.0\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.3.1.0\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Prototyping\Libraries\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft SDKs\Expression\Blend\.NETFramework\v4.0\Libraries\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\ [2022-06-16T03:56:59.890Z] [2022-06-16T03:56:59.890Z] C:\Program Files\Reference Assemblies\Microsoft\Microsoft Identity Extensions\1.0\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\SharePoint\PublicAssemblies\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\ReferenceAssemblies\v2.0\ [2022-06-16T03:56:59.890Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v2.0\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft Chart Controls\Assemblies [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v2.0\2.3.0.0\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:59.890Z] C:\Program Files (x86)\Microsoft Visual Studio 12.0\Blend\ [2022-06-16T03:56:59.890Z] C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\ref [2022-06-16T03:56:59.890Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:56:59.890Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:59.890Z] CoreCompile: [2022-06-16T03:56:59.890Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:56:59.890Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:56:59.890Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\App.config". [2022-06-16T03:56:59.890Z] _CopyAppConfigFile: [2022-06-16T03:56:59.890Z] Copying file from "App.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.dll.config". [2022-06-16T03:56:59.890Z] CopyFilesToOutputDirectory: [2022-06-16T03:56:59.890Z] Copying file from "obj\Release\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.dll". [2022-06-16T03:56:59.890Z] ImportLibrary -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.dll [2022-06-16T03:56:59.890Z] Copying file from "obj\Release\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.pdb". [2022-06-16T03:56:59.890Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default targets). [2022-06-16T03:56:59.890Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (22) on node 1 (default targets). [2022-06-16T03:56:59.890Z] RestorePackages: [2022-06-16T03:56:59.890Z] "..\..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\..\ " [2022-06-16T03:57:00.805Z] Restoring NuGet packages... [2022-06-16T03:57:00.805Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:57:00.805Z] Feeds used: [2022-06-16T03:57:00.805Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:57:00.805Z] https://api.nuget.org/v3/index.json [2022-06-16T03:57:00.805Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:57:00.805Z] [2022-06-16T03:57:00.805Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\packages.config are already installed. [2022-06-16T03:57:01.058Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:01.058Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:01.058Z] PostSharp30InspectReferences: [2022-06-16T03:57:01.058Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:57:01.058Z] CoreCompile: [2022-06-16T03:57:01.058Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:01.058Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:57:01.058Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\log4net.dll". [2022-06-16T03:57:01.058Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.dll". [2022-06-16T03:57:01.058Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net40-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\log4net.xml". [2022-06-16T03:57:01.058Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.xml". [2022-06-16T03:57:01.058Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:57:01.058Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Scripts". [2022-06-16T03:57:01.059Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Scripts\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:57:01.059Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:01.059Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:57:01.059Z] Mvc3ValidationGroups -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll [2022-06-16T03:57:01.059Z] Copying file from "obj\Release\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:57:01.059Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Mvc3ValidationGroups.csproj" (default targets). [2022-06-16T03:57:01.059Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (23) on node 1 (default targets). [2022-06-16T03:57:01.059Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:01.059Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:01.059Z] CoreCompile: [2022-06-16T03:57:01.059Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:01.059Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:57:01.059Z] Copying file from "C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.9\bin\plugins\Diagnostics\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:57:01.059Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:57:01.059Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Content\PDF". [2022-06-16T03:57:01.059Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:57:01.059Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:01.059Z] Copying file from "obj\Release\Optimix2Tests.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Optimix2Tests.dll". [2022-06-16T03:57:01.059Z] Optimix2Tests -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Optimix2Tests.dll [2022-06-16T03:57:01.059Z] Copying file from "obj\Release\Optimix2Tests.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Optimix2Tests.pdb". [2022-06-16T03:57:01.059Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Optimix2Tests.csproj" (default targets). [2022-06-16T03:57:01.059Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (24) on node 1 (default targets). [2022-06-16T03:57:01.059Z] RestorePackages: [2022-06-16T03:57:01.059Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:57:01.975Z] Restoring NuGet packages... [2022-06-16T03:57:01.975Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:57:01.975Z] Feeds used: [2022-06-16T03:57:01.975Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:57:01.975Z] https://api.nuget.org/v3/index.json [2022-06-16T03:57:01.975Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:57:01.975Z] [2022-06-16T03:57:01.975Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\packages.config are already installed. [2022-06-16T03:57:02.228Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (24) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (25) on node 1 (default targets). [2022-06-16T03:57:02.228Z] RestorePackages: [2022-06-16T03:57:02.228Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:57:02.782Z] Restoring NuGet packages... [2022-06-16T03:57:02.782Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:57:03.034Z] Feeds used: [2022-06-16T03:57:03.034Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:57:03.034Z] https://api.nuget.org/v3/index.json [2022-06-16T03:57:03.034Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:57:03.034Z] [2022-06-16T03:57:03.034Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\packages.config are already installed. [2022-06-16T03:57:03.287Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:03.287Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:03.287Z] PostSharp30InspectReferences: [2022-06-16T03:57:03.287Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:57:03.287Z] CoreCompile: [2022-06-16T03:57:03.287Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:03.287Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:57:03.287Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\log4net.dll". [2022-06-16T03:57:03.287Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\log4net.xml". [2022-06-16T03:57:03.287Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:03.287Z] Copying file from "obj\Release\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.dll". [2022-06-16T03:57:03.287Z] PARModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.dll [2022-06-16T03:57:03.287Z] Copying file from "obj\Release\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.pdb". [2022-06-16T03:57:03.287Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARModel\PARModel.csproj" (default targets). [2022-06-16T03:57:03.539Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:03.539Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:03.539Z] PostSharp30InspectReferences: [2022-06-16T03:57:03.539Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:57:03.539Z] CoreCompile: [2022-06-16T03:57:03.539Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:03.539Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:57:03.539Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:03.539Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:03.539Z] Copying file from "obj\Release\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.dll". [2022-06-16T03:57:03.539Z] PARBLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.dll [2022-06-16T03:57:03.539Z] Copying file from "obj\Release\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.pdb". [2022-06-16T03:57:03.539Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\PARBLL\PARBLL.csproj" (default targets). [2022-06-16T03:57:03.539Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (10) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (26) on node 1 (default targets). [2022-06-16T03:57:03.539Z] RestorePackages: [2022-06-16T03:57:03.539Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:57:04.456Z] Restoring NuGet packages... [2022-06-16T03:57:04.456Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:57:04.456Z] Feeds used: [2022-06-16T03:57:04.456Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:57:04.456Z] https://api.nuget.org/v3/index.json [2022-06-16T03:57:04.456Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:57:04.456Z] [2022-06-16T03:57:04.456Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\packages.config are already installed. [2022-06-16T03:57:04.708Z] Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (26) is building "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (27) on node 1 (default targets). [2022-06-16T03:57:04.708Z] RestorePackages: [2022-06-16T03:57:04.708Z] "..\.nuget\NuGet.exe" install "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "..\ " [2022-06-16T03:57:05.263Z] Restoring NuGet packages... [2022-06-16T03:57:05.263Z] To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the NuGet Package Manager node and uncheck 'Allow NuGet to download missing packages'. [2022-06-16T03:57:05.515Z] Feeds used: [2022-06-16T03:57:05.515Z] C:\Windows\system32\config\systemprofile\.nuget\packages\ [2022-06-16T03:57:05.515Z] https://api.nuget.org/v3/index.json [2022-06-16T03:57:05.515Z] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ [2022-06-16T03:57:05.515Z] [2022-06-16T03:57:05.515Z] All packages listed in C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\packages.config are already installed. [2022-06-16T03:57:05.767Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:05.767Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:05.767Z] PostSharp30InspectReferences: [2022-06-16T03:57:05.767Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:57:05.767Z] CoreCompile: [2022-06-16T03:57:05.767Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:05.767Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:05.767Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.dll". [2022-06-16T03:57:05.767Z] QAModel -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.dll [2022-06-16T03:57:05.767Z] Copying file from "obj\Release\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:57:05.767Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QAModel\QAModel.csproj" (default targets). [2022-06-16T03:57:05.767Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:05.768Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:05.768Z] PostSharp30InspectReferences: [2022-06-16T03:57:05.768Z] Detected reference to 'PostSharp, Version=3.1.41.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'. [2022-06-16T03:57:05.768Z] CoreCompile: [2022-06-16T03:57:05.768Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:05.768Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:05.768Z] Copying file from "obj\Release\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.dll". [2022-06-16T03:57:05.768Z] QABLL -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.dll [2022-06-16T03:57:05.768Z] Copying file from "obj\Release\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.pdb". [2022-06-16T03:57:05.768Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\QABLL\QABLL.csproj" (default targets). [2022-06-16T03:57:06.683Z] RunRdlCompiler: [2022-06-16T03:57:06.683Z] Skipping target "RunRdlCompiler" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:06.683Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:06.683Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:06.683Z] CoreCompile: [2022-06-16T03:57:06.683Z] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:06.683Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\DocumentFormat.OpenXml.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\EntityFramework.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Ghostscript.NET.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\itextsharp.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Security.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:57:06.683Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\MvcCheckBoxList.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Newtonsoft.Json.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\NReco.PdfGenerator.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Owin.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PdfSharp-WPF.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PdfSharp.Xps.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PostSharp.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Spire.License.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Spire.Pdf.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Net.Http.Formatting.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Helpers.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Http.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Http.WebHost.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Optimization.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Razor.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.Deployment.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.Razor.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebActivatorEx.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebGrease.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebMatrix.Data.dll". [2022-06-16T03:57:06.684Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebMatrix.WebData.dll". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Antlr3.Runtime.dll". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\DocumentFormat.OpenXml.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\EntityFramework.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Ghostscript.NET.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\itextsharp.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Security.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PostSharp.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Net.Http.Formatting.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Helpers.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Http.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Http.WebHost.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Razor.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.Deployment.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.WebPages.Razor.xml". [2022-06-16T03:57:06.685Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebMatrix.Data.xml". [2022-06-16T03:57:06.686Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebMatrix.WebData.xml". [2022-06-16T03:57:06.686Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:57:06.686Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:06.686Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:57:06.686Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\App.config". [2022-06-16T03:57:06.686Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:57:06.686Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Downloads". [2022-06-16T03:57:06.686Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:57:06.686Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:57:06.686Z] _CopyAppConfigFile: [2022-06-16T03:57:06.686Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.dll.config". [2022-06-16T03:57:06.686Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:06.686Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.dll". [2022-06-16T03:57:06.686Z] Optimix2 -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.dll [2022-06-16T03:57:06.686Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.pdb". [2022-06-16T03:57:06.686Z] _CopyWebApplicationLegacy: [2022-06-16T03:57:06.686Z] Copying Web Application Project Files for Optimix2 [2022-06-16T03:57:06.686Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin". [2022-06-16T03:57:06.939Z] Copying file from "obj\Release\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Optimix2.dll". [2022-06-16T03:57:06.940Z] Copying file from "obj\Release\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Optimix2.pdb". [2022-06-16T03:57:06.940Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.dll". [2022-06-16T03:57:06.940Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.dll". [2022-06-16T03:57:06.940Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:57:06.940Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\DocumentFormat.OpenXml.dll". [2022-06-16T03:57:06.940Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\EntityFramework.dll". [2022-06-16T03:57:06.940Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Ghostscript.NET.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS..Dare.Billing.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.835Library.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.835Library.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.Core.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.RuleManager.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRBLL.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRModel.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:57:06.940Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Business.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Business.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Utility.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARBLL.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARModel.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\ImportLibrary.dll". [2022-06-16T03:57:06.941Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\itextsharp.dll". [2022-06-16T03:57:06.941Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\log4net.dll". [2022-06-16T03:57:06.941Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:57:06.941Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:57:06.941Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.dll". [2022-06-16T03:57:06.941Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.dll". [2022-06-16T03:57:06.941Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Host.SystemWeb.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Security.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.ReportViewer.Common.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\11.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.WebForms.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.ReportViewer.WebForms.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\MvcCheckBoxList.1.4.5\lib\net45\MvcCheckBoxList.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\MvcCheckBoxList.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\MySQL\MySQL Connector Net 6.6.6\Assemblies\v4.0\MySql.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\MySql.Data.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Newtonsoft.Json.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\NReco.PdfGenerator.dll". [2022-06-16T03:57:06.942Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Optimix2Tests.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Optimix2Tests.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Owin.1.0\lib\net40\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Owin.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp-WPF.1.31.1789\lib\net40\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\PdfSharp-WPF.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\kenjiuno.PdfSharp.Xps.1.0.0\lib\net40\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\PdfSharp.Xps.dll". [2022-06-16T03:57:06.942Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\PostSharp.dll". [2022-06-16T03:57:06.943Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Spire.License.dll". [2022-06-16T03:57:06.943Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Spire.Pdf.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Net.Http.Formatting.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Helpers.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.WebHost.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Mvc.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Optimization.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Razor.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\WebActivatorEx.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\WebGrease.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.Data.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.WebData.dll". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.DBProviderFactory.dll". [2022-06-16T03:57:07.195Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Antlr3.Runtime.dll". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.835Library.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.835Library.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Business.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Business.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS..Dare.Billing.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Business.Core.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRBLL.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.CSRModel.pdb". [2022-06-16T03:57:07.195Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\ImportLibrary.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Optimix2Tests.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Optimix2Tests.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARBLL.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.PARModel.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:57:07.196Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.Dare.Utility.pdb". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.3.5.6\lib\net40\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.Core.Web.3.5.6\lib\net40\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\AttributeRouting.3.5.6\lib\net40\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Open XML SDK\V2.5\lib\DocumentFormat.OpenXml.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\DocumentFormat.OpenXml.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\EntityFramework.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Ghostscript.NET.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\iTextSharp.5.5.13\lib\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\itextsharp.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\log4net.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.Core.2.4.1\lib\net45\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.pdb". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.SignalR.SystemWeb.2.4.1\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.AspNet.SignalR.SystemWeb.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Host.SystemWeb.2.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Host.SystemWeb.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Microsoft.Owin.Security.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Newtonsoft.Json.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.4.3.41\lib\net35-client\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\PostSharp.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Net.Http.Formatting.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Net.Http.Formatting.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Helpers.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Http.WebHost.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Http.WebHost.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Mvc.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.Razor.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.xml". [2022-06-16T03:57:07.196Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:57:07.197Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:57:07.197Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.Data.2.0.20710.0\lib\net40\WebMatrix.Data.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.Data.xml". [2022-06-16T03:57:07.197Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.WebData.2.0.20710.0\lib\net40\WebMatrix.WebData.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\WebMatrix.WebData.xml". [2022-06-16T03:57:07.197Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\IKS.DBProviderFactory.pdb". [2022-06-16T03:57:07.197Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\App_Code". [2022-06-16T03:57:07.197Z] Copying file from "App_Code\CallCheck.cs" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\App_Code\CallCheck.cs". [2022-06-16T03:57:07.197Z] Copying file from "CallCheckTest.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\CallCheckTest.html". [2022-06-16T03:57:07.197Z] Copying file from "Config.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Config.js". [2022-06-16T03:57:07.197Z] Copying file from "clearapplicationcache.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\clearapplicationcache.aspx". [2022-06-16T03:57:07.197Z] Copying file from "favicon.ico" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\favicon.ico". [2022-06-16T03:57:07.197Z] Copying file from "Global.asax" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Global.asax". [2022-06-16T03:57:07.197Z] Copying file from "kms-integration.readme.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\kms-integration.readme.txt". [2022-06-16T03:57:07.197Z] Copying file from "NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\NReco.PdfGenerator.dll". [2022-06-16T03:57:07.197Z] Copying file from "styleguide.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\styleguide.html". [2022-06-16T03:57:07.197Z] Copying file from "testdb.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\testdb.aspx". [2022-06-16T03:57:07.197Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Web.config". [2022-06-16T03:57:07.197Z] Copying file from "Web.Debug.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Web.Debug.config". [2022-06-16T03:57:07.197Z] Copying file from "Web.Release.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Web.Release.config". [2022-06-16T03:57:07.449Z] Copying file from "packages.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\packages.config". [2022-06-16T03:57:07.450Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts". [2022-06-16T03:57:07.450Z] Copying file from "Charts\excanvas.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\excanvas.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\excanvas.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\excanvas.min.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\jquery-1.11.0.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery-1.11.0.min.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\jquery.jqplot.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery.jqplot.min.css". [2022-06-16T03:57:07.450Z] Copying file from "Charts\jquery.jqplot.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\jquery.jqplot.min.js". [2022-06-16T03:57:07.450Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\financial-data.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\financial-data.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\jquery.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\jquery.min.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.bar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.bar.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.bipolar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.bipolar.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.annotate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.annotate.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.context.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.context.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.core.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.core.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.csv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.csv.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.dynamic.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.dynamic.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.effects.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.effects.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.key.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.key.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.resizing.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.resizing.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.tooltips.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.tooltips.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.common.zoom.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.common.zoom.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.cornergauge.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.cornergauge.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.circle.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.circle.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.image.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.image.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.marker1.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.marker1.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.marker2.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.marker2.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.poly.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.poly.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.rect.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.rect.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.text.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.text.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.xaxis.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.xaxis.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.drawing.yaxis.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.drawing.yaxis.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.fuel.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.fuel.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.funnel.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.funnel.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.gantt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.gantt.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.gauge.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.gauge.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.hbar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.hbar.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.hprogress.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.hprogress.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.led.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.led.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.line.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.line.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.meter.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.meter.js". [2022-06-16T03:57:07.450Z] Copying file from "Charts\libraries\RGraph.modaldialog.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.modaldialog.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.odo.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.odo.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.pie.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.pie.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.radar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.radar.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.rose.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.rose.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.rscatter.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.rscatter.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.scatter.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.scatter.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.thermometer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.thermometer.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.vprogress.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.vprogress.js". [2022-06-16T03:57:07.451Z] Copying file from "Charts\libraries\RGraph.waterfall.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\libraries\RGraph.waterfall.js". [2022-06-16T03:57:07.451Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\autoposting.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\autoposting.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\common.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\common.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\chosen.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\chosen.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\dynamicgrid.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\dynamicgrid.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\GridConfig.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\GridConfig.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\jqpagination.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jqpagination.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\jquery-ui-1.10.3.custom.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery-ui-1.10.3.custom.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\jquery.alerts.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.alerts.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\jquery.contextMenu.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.contextMenu.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\jquery.ui.datepicker.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\jquery.ui.datepicker.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\main.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\main.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\notification.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\notification.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\Notifications.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\Notifications.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\Optimain.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\Optimain.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\theme-current.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\theme-current.min.css". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\CSS\token-input.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\CSS\token-input.min.css". [2022-06-16T03:57:07.451Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\jquery.key.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.key.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\jquery.idletimer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.idletimer.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\master.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\master.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\jquery.alerts.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.alerts.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\jquery.contextMenu.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.contextMenu.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\jquery.tokeninput.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.tokeninput.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\javaScriptHotKeys.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\javaScriptHotKeys.min.js". [2022-06-16T03:57:07.451Z] Copying file from "ContentMin\JS\inline.style.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\inline.style.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\asynchronous.execution.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\asynchronous.execution.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\jquery.validate.additional.methods.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.additional.methods.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\jquery.validate.additional.custom.methods.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.additional.custom.methods.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\jquery.validate.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.validate.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\jquery.timepicker.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery.timepicker.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\select2.full.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\select2.full.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\chosen.ajaxaddition.jquery.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\chosen.ajaxaddition.jquery.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\chosen.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\chosen.min.js". [2022-06-16T03:57:07.452Z] Copying file from "ContentMin\JS\jquery-ui.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ContentMin\JS\jquery-ui.min.js". [2022-06-16T03:57:07.452Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content". [2022-06-16T03:57:07.452Z] Copying file from "Content\AppealTemplate.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\AppealTemplate.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\appealtemplateautomation.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\appealtemplateautomation.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\auto.action.template.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\auto.action.template.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\cbr_encounter.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\cbr_encounter.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\Chart.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\Chart.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\common.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\common.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\font-awesome.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\font-awesome.min.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\tooltipster.bundle.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\tooltipster.bundle.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\jquery.mentionsInput.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.mentionsInput.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\jquery.toggle-Icon.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.toggle-Icon.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\bootstrap2.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\bootstrap2.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\bootstrapopt.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\bootstrapopt.css". [2022-06-16T03:57:07.452Z] Copying file from "Content\chosen-sprite@2x.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\chosen-sprite@2x.png". [2022-06-16T03:57:07.452Z] Copying file from "Content\chosen-sprite.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\chosen-sprite.png". [2022-06-16T03:57:07.453Z] Copying file from "Content\chosen.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\chosen.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\cmnStyle.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\cmnStyle.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\ContextMenu.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\ContextMenu.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\new-panel-style.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\new-panel-style.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\notification.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\notification.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\PARCSRAccountDetails.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\PARCSRAccountDetails.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\PCRAgentGrid.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\PCRAgentGrid.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\DynamicControl.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\DynamicControl.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\dynamicgrid.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\dynamicgrid.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\GridConfig.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\GridConfig.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\IEcompactibility.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\IEcompactibility.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\jqpagination.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\jqpagination.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\jquery.alerts.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.alerts.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\jquery.contextMenu.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\jquery.contextMenu.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\main.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\main.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\Notifications.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\Notifications.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\Optimain.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\Optimain.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\PARCSR.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\PARCSR.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\PrecallNotes.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\PrecallNotes.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\PrecallNotesDetail.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\PrecallNotesDetail.css". [2022-06-16T03:57:07.453Z] Copying file from "Content\prism.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\prism.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\Reportchosen.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\Reportchosen.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\RuleEngine.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\RuleEngine.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\select2.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\select2.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\Site.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\Site.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\styleReport.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\styleReport.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\PAR-PaymentPlanConfiguration.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\PAR-PaymentPlanConfiguration.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\text-highlighter.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\text-highlighter.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\token-input.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\token-input.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\validationEngine.jquery.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\validationEngine.jquery.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\w2ui-1.4.3.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\w2ui-1.4.3.css". [2022-06-16T03:57:07.706Z] Copying file from "Content\js-graph-it.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\js-graph-it.css". [2022-06-16T03:57:07.706Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AdventistHealth.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AdventistHealth.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Aetna.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna.png". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AetnaTHC.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AetnaTHC.jpg". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Aetna_CMM.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_CMM.png". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Aetna_CTO.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_CTO.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Aetna_medicare.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_medicare.png". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Aetna_THC_General.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_THC_General.png". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Aetna_USMD_Logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AlamedaAlliance.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AlamedaAlliance.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Amerigroup.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Amerigroup.png". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Amerigroup_RealSolutions.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AmeriHeakthLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHeakthLogo.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHealthPg1Footer.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AmeriHealthPgLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AmeriHealthPgLogo.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\Anthem_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Anthem_RF.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Generic_Multiple.JPG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CMM_RailRoad_Redetermination.JPG". [2022-06-16T03:57:07.706Z] Copying file from "Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form1.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_Hanger_PRIORITY_provider-appeal-LEVEL-1-form.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AT_THC_Medica.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AT_THC_Medica.png". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AveraHealthLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AveraHealthLogo.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\AWHG_Logo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\AWHG_Logo.png". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\barcode_RR.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\barcode_RR.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBA.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS CA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CA.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS CAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CAA.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS CAAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS CAAA.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS NM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NM.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS NMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NMM.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS NMMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS NMMM.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\bcbs-bf.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\bcbs-bf.png". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\bcbs-bf1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\bcbs-bf1.png". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_Carolina.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Carolina.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_CO.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_CO.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_Empire.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Empire.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_Illinois.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Illinois.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_Mexico.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Mexico.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_Montana.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Montana.PNG". [2022-06-16T03:57:07.707Z] Copying file from "Content\images\AppealTemplate\BCBS_OK.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_OK.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BCBS_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_Texas.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BCBS_UM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_UM.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BCBS_UM1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCBS_UM1.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BCCA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BCCA1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA1.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BCCA2.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BCCA2.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\BlueCrossBlueShieldLog.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\BlueCrossBlueShieldLog.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CaliforniaHealth&Wellness.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\carecentrix.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\carecentrix.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CareCore_National.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CareCore_National.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CareMount.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CareMount.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Care_Oregon_Authorization_Form.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CCProviderClaimdisputePage1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CCProviderClaimdisputePage1.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CCProviderClaimdisputePage2.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CCProviderClaimdisputePage2.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CDPHP_Provider.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CDPHP_Provider.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Cigna - HealtSpring_star_plus.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Cigna.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\claim_underpaid.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\claim_underpaid.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Conventory.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Conventory.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of RR_Medicare.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Select.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Select_Physical.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of text.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of text1.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Text_C.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of Todays.PNG". [2022-06-16T03:57:07.708Z] Copying file from "Content\images\AppealTemplate\Copy of UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Copy of UHC Health.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\CountryCareHealthPlanLogo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CountryCareHealthPlanLogo.png". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\CTO_Generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CTO_Generic.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Emblem_Health_EPO_PPO_CORRECTED_PROFESSIONAL_PAPER_CLAIM_FORM.JPG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\footer_USMD.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\footer_USMD.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\foot_PTA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\foot_PTA.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\Generic_Appeal.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Generic_Appeal.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\generic_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\generic_text.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\GrievanceReqBarCode.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\GrievanceReqBarCode.png". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\Hanger_Amerigroup.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Hanger_Amerigroup.PNG". [2022-06-16T03:57:07.709Z] Copying file from "Content\images\AppealTemplate\hanger_generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hanger_generic.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\hanger_icon.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hanger_icon.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\HealthNet.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HealthNet.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\HealthPlanNevada.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HealthPlanNevada.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Health_Plan.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Health_Plan.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Health_Plan_of_San_Joaquin.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\HumanaLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\HumanaLogo.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\icon-registered.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\icon-registered.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\illinicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\illinicare.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\ILProviderReconsiderationlogo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ILProviderReconsiderationlogo.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\IL_footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IL_footer.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\ImpelLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ImpelLogo.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\KaiserPermanente.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\KaiserPermanente.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\late_submission.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\late_submission.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\late_submission1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\late_submission1.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\linkia.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\linkia.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\linkia1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\linkia1.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Listed_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Listed_text.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Medicaid_Csc.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicaid_Csc.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Medicaid_Medny.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicaid_Medny.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\medicare-refund.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare-refund.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Medicare_B_Part_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medicare_Redetermine_CMS.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\MediGold_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MediGold_Appeal_Form.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\MolinaHealthcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MolinaHealthcare.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\NationalGovernment.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\NationalGovernment.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Paramount.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Paramount.PNG". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_Amerihealth.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Phcs_Newjersey.png". [2022-06-16T03:57:07.961Z] Copying file from "Content\images\AppealTemplate\PTA_FAX.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\PTA_FAX.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RR_Medicare.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\scope_A.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scope_A.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Scri.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Scri.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Scr_hanger.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Scr_hanger.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Select.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Select_Physical.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\South_Country.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\South_Country.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\SuperiorHealthplan.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SuperiorHealthplan.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Superior_Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Superior_Health.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Superior_Health_Hollow_Square.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\SutterUMR.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SutterUMR.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\text.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\text1.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Text_C.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Todays.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\TodaysOptions.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\TodaysOptions.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHC Health.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\UHCBulletpoint.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHCBulletpoint.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\CMM_MGHospital.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_MGHospital.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\CMM_UnderPaid.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\CMM_UnderPaid.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\EmblemHealth.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\EmblemHealth.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\GEHA.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\GEHA.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\hudson.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\hudson.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\humana.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humana.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\humanabottom.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humanabottom.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\humana_scan_code.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\humana_scan_code.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Medi care part B bottom.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medi care part B bottom.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\Medi care part B.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Medi care part B.PNG". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\MVP_Health_Care.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\MVP_Health_Care.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\OrthoNet.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\OrthoNet2.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet2.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\OrthoNet3.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet3.png". [2022-06-16T03:57:07.962Z] Copying file from "Content\images\AppealTemplate\OrthoNet4.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet4.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\OrthoNet5.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\OrthoNet5.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\RailRoad Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RailRoad Redetermination.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\RailRoad Redetermination2.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\RailRoad Redetermination2.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\Reconsilation.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Reconsilation.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\rightArrow.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\rightArrow.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\scottandwhite1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite1.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\scottandwhite2.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite2.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\scottandwhite3.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\scottandwhite3.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\THC_FaxCoverLogo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\THC_FaxCoverLogo.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\UHG_New.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UHG_New.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\medicare redetermination.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare redetermination.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\medicare redetermination1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\medicare redetermination1.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\Mike_cooper.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Mike_cooper.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\Optima_RF.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Optima_RF.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\SmithJames.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\SmithJames.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\THC_Ambetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\THC_Ambetter.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\tm.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\tm.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\unitedhealthcareoxford.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\unitedhealthcareoxford.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\UMR_FAX.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UMR_FAX.jpg". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\unitedhealthcare.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\unitedhealthcare.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\UnitedHealthcare_CRF.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\United_HealthCare.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\United_HealthCare.png". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\USMD_Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Cigna.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\USMD_faxcover_footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_faxcover_footer.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\USMD_faxcover_header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_faxcover_header.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\ValleyHealthPlan.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\ValleyHealthPlan.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\USMD_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\USMD_Texas.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\VA_Premier_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\VA_Premier_RF.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\VA_Premier_RF1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\VA_Premier_RF1.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\Wellcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\WellCare_Dispute_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\Wellcare_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare_Medicare.PNG". [2022-06-16T03:57:07.963Z] Copying file from "Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\Wellcare_Medicare_Special_Char.PNG". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\AppealTemplate\what.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\AppealTemplate\what.PNG". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\opsShuffling.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\opsShuffling.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\passportSizePhoto.jpeg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\passportSizePhoto.jpeg". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\user.jpeg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\user.jpeg". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\Medicare_B_Part_Header.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\Medicare_B_Part_Header.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_222222_256x240.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_454545_256x240.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_888888_256x240.png". [2022-06-16T03:57:07.964Z] Copying file from "Content\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:57:07.964Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\adapters". [2022-06-16T03:57:07.964Z] Copying file from "HTMLEditor\adapters\jquery.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\adapters\jquery.js". [2022-06-16T03:57:07.964Z] Copying file from "HTMLEditor\AppealTemplate.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\AppealTemplate.aspx". [2022-06-16T03:57:08.217Z] Copying file from "HTMLEditor\build-config.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\build-config.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\ckeditor.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\ckeditor.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\config.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\config.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\contents.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\contents.css". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\styles.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\styles.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\CHANGES.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\CHANGES.md". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\LICENSE.md". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\README.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\README.md". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\ImageUpload.ashx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\ImageUpload.ashx". [2022-06-16T03:57:08.218Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\af.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ar.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\az.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bg.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\bn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bn.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\bs.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\bs.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ca.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\cs.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\cy.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\da.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\de-ch.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\de.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\el.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-au.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\en-ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-ca.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en-gb.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\en.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\eo.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\es-mx.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\es.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\et.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\eu.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fa.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fi.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\fo.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fo.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fr-ca.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\fr.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\gl.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\gu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\gu.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\he.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\hi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hi.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hr.js". [2022-06-16T03:57:08.218Z] Copying file from "HTMLEditor\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\hu.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\id.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\is.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\is.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\it.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ja.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ka.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ka.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\km.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ko.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ku.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\lt.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\lv.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\mk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\mk.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\mn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\mn.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ms.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ms.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\nb.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\nl.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\no.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\oc.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pl.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pt-br.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\pt.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ro.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ru.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\si.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sk.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sl.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sq.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sr-latn.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sr.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\sv.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\th.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\tr.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\tt.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\ug.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\uk.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\vi.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\zh-cn.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\lang\zh.js". [2022-06-16T03:57:08.219Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\a11yhelp.js". [2022-06-16T03:57:08.219Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\af.js". [2022-06-16T03:57:08.219Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ar.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\az.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\bg.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ca.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\cs.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\cy.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\da.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\de-ch.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\de.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\el.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-au.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en-gb.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\en.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\eo.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\es-mx.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\es.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\et.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\eu.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fa.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fi.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fo.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr-ca.js". [2022-06-16T03:57:08.220Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\fr.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\gl.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\gu.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\he.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hi.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hr.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\hu.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\id.js". [2022-06-16T03:57:08.221Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\it.js". [2022-06-16T03:57:08.477Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ja.js". [2022-06-16T03:57:08.477Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\km.js". [2022-06-16T03:57:08.477Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ko.js". [2022-06-16T03:57:08.477Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ku.js". [2022-06-16T03:57:08.477Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\lt.js". [2022-06-16T03:57:08.479Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\lv.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\mk.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\mn.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\nb.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\nl.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\no.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\oc.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pl.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt-br.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\pt.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ro.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ru.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\si.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sk.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sl.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sq.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr-latn.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sr.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\sv.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\th.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\tr.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\tt.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\ug.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\uk.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\vi.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh-cn.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\zh.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt". [2022-06-16T03:57:08.480Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\about\dialogs\about.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\about.js". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\about\dialogs\logo_ckeditor.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\logo_ckeditor.png". [2022-06-16T03:57:08.480Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\hidpi". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\about\dialogs\hidpi\logo_ckeditor.png". [2022-06-16T03:57:08.480Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\clipboard\dialogs". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\clipboard\dialogs\paste.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\clipboard\dialogs\paste.js". [2022-06-16T03:57:08.480Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\colordialog\dialogs\colordialog.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs\colordialog.css". [2022-06-16T03:57:08.480Z] Copying file from "HTMLEditor\plugins\colordialog\dialogs\colordialog.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\colordialog\dialogs\colordialog.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors\cursor-disabled.svg". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\copyformatting\cursors\cursor.svg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\cursors\cursor.svg". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\styles". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\copyformatting\styles\copyformatting.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\copyformatting\styles\copyformatting.css". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\dialog\dialogDefinition.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\dialogDefinition.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\styles". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\dialog\styles\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\dialog\styles\dialog.css". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\div\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\div\dialogs\div.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\div\dialogs\div.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\find\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\find\dialogs\find.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\find\dialogs\find.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\flash\dialogs\flash.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\dialogs\flash.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\images". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\flash\images\placeholder.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\flash\images\placeholder.png". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\button.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\button.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\checkbox.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\checkbox.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\form.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\form.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\hiddenfield.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\hiddenfield.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\radio.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\radio.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\select.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\select.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\textarea.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\textarea.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\dialogs\textfield.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\dialogs\textfield.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\images". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\forms\images\hiddenfield.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\forms\images\hiddenfield.gif". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\icons.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\icons.png". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\icons_hidpi.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\icons_hidpi.png". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\iframe\dialogs\iframe.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\dialogs\iframe.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\images". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\iframe\images\placeholder.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\iframe\images\placeholder.png". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\image\dialogs\image.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\dialogs\image.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\images". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\image\images\noimage.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\image\images\noimage.png". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\link\dialogs\anchor.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs\anchor.js". [2022-06-16T03:57:08.481Z] Copying file from "HTMLEditor\plugins\link\dialogs\link.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\dialogs\link.js". [2022-06-16T03:57:08.481Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\link\images\anchor.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\anchor.png". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\hidpi". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\link\images\hidpi\anchor.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\link\images\hidpi\anchor.png". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\liststyle\dialogs". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\liststyle\dialogs\liststyle.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\liststyle\dialogs\liststyle.js". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi\icon-rtl.png". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\magicline\images\hidpi\icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\hidpi\icon.png". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\magicline\images\icon-rtl.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\icon-rtl.png". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\magicline\images\icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\magicline\images\icon.png". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pagebreak\images". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\pagebreak\images\pagebreak.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pagebreak\images\pagebreak.gif". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromgdocs\filter". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\pastefromgdocs\filter\default.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromgdocs\filter\default.js". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromword\filter". [2022-06-16T03:57:08.482Z] Copying file from "HTMLEditor\plugins\pastefromword\filter\default.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastefromword\filter\default.js". [2022-06-16T03:57:08.482Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastetools\filter". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\pastetools\filter\common.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\pastetools\filter\common.js". [2022-06-16T03:57:08.483Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\preview". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\preview\preview.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\preview\preview.html". [2022-06-16T03:57:08.483Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\dialog.css". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\options.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\options.js". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\scayt\dialogs\toolbar.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\dialogs\toolbar.css". [2022-06-16T03:57:08.483Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\skins\moono-lisa". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\skins\moono-lisa\scayt.css". [2022-06-16T03:57:08.483Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_address.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_address.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_blockquote.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_blockquote.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_div.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_div.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h1.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h2.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h2.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h3.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h3.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h4.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h4.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h5.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h5.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_h6.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_h6.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_p.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_p.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\showblocks\images\block_pre.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\showblocks\images\block_pre.png". [2022-06-16T03:57:08.483Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\dialogs". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\smiley\dialogs\smiley.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\dialogs\smiley.js". [2022-06-16T03:57:08.483Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\smiley\images\angel_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angel_smile.gif". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\smiley\images\angel_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angel_smile.png". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\smiley\images\angry_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angry_smile.gif". [2022-06-16T03:57:08.483Z] Copying file from "HTMLEditor\plugins\smiley\images\angry_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\angry_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\broken_heart.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\broken_heart.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\broken_heart.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\broken_heart.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\confused_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\confused_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\confused_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\confused_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\cry_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\cry_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\cry_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\cry_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\devil_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\devil_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\devil_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\devil_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\embaressed_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embaressed_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\embarrassed_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embarrassed_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\embarrassed_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\embarrassed_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\envelope.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\envelope.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\envelope.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\envelope.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\heart.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\heart.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\heart.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\heart.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\kiss.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\kiss.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\kiss.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\kiss.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\lightbulb.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\lightbulb.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\lightbulb.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\lightbulb.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\omg_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\omg_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\omg_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\omg_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\regular_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\regular_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\regular_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\regular_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\sad_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\sad_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\sad_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\sad_smile.png". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\shades_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\shades_smile.gif". [2022-06-16T03:57:08.736Z] Copying file from "HTMLEditor\plugins\smiley\images\shades_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\shades_smile.png". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\teeth_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\teeth_smile.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\teeth_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\teeth_smile.png". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_down.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_down.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_down.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_down.png". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_up.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_up.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\thumbs_up.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\thumbs_up.png". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\tongue_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tongue_smile.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\tongue_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tongue_smile.png". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\tounge_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\tounge_smile.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\whatchutalkingabout_smile.png". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\wink_smile.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\wink_smile.gif". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\smiley\images\wink_smile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\smiley\images\wink_smile.png". [2022-06-16T03:57:08.737Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\af.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\af.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ar.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\az.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\az.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\bg.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\bg.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ca.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\cs.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\cs.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\cy.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\cy.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\da.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\da.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\de-ch.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\de.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\de.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\el.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\el.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-au.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-ca.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en-gb.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\en.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\en.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\eo.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\eo.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\es-mx.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\es.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\es.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\et.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\et.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\eu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\eu.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fa.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fa.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fi.js". [2022-06-16T03:57:08.737Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fr-ca.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\fr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\fr.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\gl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\gl.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\he.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\he.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\hr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\hr.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\hu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\hu.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\id.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\id.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\it.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\it.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ja.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ja.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\km.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\km.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ko.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ko.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ku.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ku.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\lt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\lt.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\lv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\lv.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\nb.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\nb.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\nl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\nl.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\no.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\no.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\oc.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\oc.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pl.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pt-br.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\pt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\pt.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ro.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ro.js". [2022-06-16T03:57:08.738Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ru.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ru.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\si.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\si.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sk.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sl.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sl.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sq.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sq.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sr-latn.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sr.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\sv.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\sv.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\th.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\th.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\tr.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\tr.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\tt.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\tt.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\ug.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\ug.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\uk.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\uk.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\vi.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\vi.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\zh-cn.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\zh.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\zh.js". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\lang\_translationstatus.txt". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\specialchar\dialogs\specialchar.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\specialchar\dialogs\specialchar.js". [2022-06-16T03:57:08.739Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tableselection\styles". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\tableselection\styles\tableselection.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tableselection\styles\tableselection.css". [2022-06-16T03:57:08.739Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tabletools\dialogs". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\tabletools\dialogs\tableCell.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\tabletools\dialogs\tableCell.js". [2022-06-16T03:57:08.739Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\table\dialogs". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\table\dialogs\table.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\table\dialogs\table.js". [2022-06-16T03:57:08.739Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs". [2022-06-16T03:57:08.739Z] Copying file from "HTMLEditor\plugins\templates\dialogs\templates.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs\templates.css". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\templates\dialogs\templates.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\dialogs\templates.js". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\templates\templates\default.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\default.js". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template1.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template1.gif". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template2.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template2.gif". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\templates\templates\images\template3.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\templates\templates\images\template3.gif". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\widget\images". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\widget\images\handle.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\widget\images\handle.png". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\ciframe.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\ciframe.html". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\tmpFrameset.html". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc.css". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc.js". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\wsc\dialogs\wsc_ie.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\dialogs\wsc_ie.js". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\skins\moono-lisa". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\skins\moono-lisa\wsc.css". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\css". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\css\samples.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\css\samples.css". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\img\github-top.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\github-top.png". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\img\header-bg.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\header-bg.png". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\img\header-separator.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\header-separator.png". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\img\logo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\logo.png". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\img\logo.svg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\logo.svg". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\img\navigation-tip.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\img\navigation-tip.png". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\index.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\index.html". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\js\sample.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js\sample.js". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\js\sf.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\js\sf.js". [2022-06-16T03:57:08.993Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\old\ajax.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\ajax.html". [2022-06-16T03:57:08.993Z] Copying file from "HTMLEditor\samples\old\api.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\api.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\appendto.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\appendto.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\datafiltering.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\datafiltering.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\divreplace.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\divreplace.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\index.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\index.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\inlineall.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlineall.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\inlinebycode.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlinebycode.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\inlinetextarea.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\inlinetextarea.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\jquery.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\jquery.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\readonly.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\readonly.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\replacebyclass.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\replacebyclass.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\replacebycode.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\replacebycode.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\sample.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample.css". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\sample.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample.js". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\tabindex.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\tabindex.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\uicolor.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\uicolor.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\uilanguages.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\uilanguages.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\xhtmlstyle.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\xhtmlstyle.html". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\sample_posteddata.php" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\sample_posteddata.php". [2022-06-16T03:57:08.994Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\inlineall". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\assets\inlineall\logo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\inlineall\logo.png". [2022-06-16T03:57:08.994Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\outputxhtml". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\outputxhtml\outputxhtml.css". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\assets\sample.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\sample.jpg". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\assets\posteddata.php" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\posteddata.php". [2022-06-16T03:57:08.994Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\uilanguages". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\assets\uilanguages\languages.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\assets\uilanguages\languages.js". [2022-06-16T03:57:08.994Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\assets". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\dialog\assets\my_dialog.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\assets\my_dialog.js". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\dialog\dialog.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\dialog\dialog.html". [2022-06-16T03:57:08.994Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\enterkey". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\enterkey\enterkey.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\enterkey\enterkey.html". [2022-06-16T03:57:08.994Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.swf". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\swfobject.js". [2022-06-16T03:57:08.994Z] Copying file from "HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\assets\outputforflash\outputforflash.fla". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\old\htmlwriter\outputforflash.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\outputforflash.html". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\old\htmlwriter\outputhtml.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\htmlwriter\outputhtml.html". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\magicline". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\old\magicline\magicline.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\magicline\magicline.html". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\toolbar". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\old\toolbar\toolbar.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\toolbar\toolbar.html". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\wysiwygarea". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\old\wysiwygarea\fullpage.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\old\wysiwygarea\fullpage.html". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\css\fontello.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\css\fontello.css". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.svg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.svg". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\LICENSE.txt". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\config.json" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\config.json". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.eot" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.eot". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.ttf". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\font\fontello.woff" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\font\fontello.woff". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\index.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\index.html". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\abstracttoolbarmodifier.js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\fulltoolbareditor.js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\toolbarmodifier.js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\js\toolbartextmodifier.js". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\codemirror.js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\javascript.js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\neo.css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\show-hint.js". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\samples\toolbarconfigurator\lib\codemirror\LICENSE". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\Scripts". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\Scripts\appealtemplateautomation.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\Scripts\appealtemplateautomation.js". [2022-06-16T03:57:08.995Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog.css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_ie.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_ie.css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_ie8.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_ie8.css". [2022-06-16T03:57:08.995Z] Copying file from "HTMLEditor\skins\moono-lisa\dialog_iequirks.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\dialog_iequirks.css". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\editor.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor.css". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_gecko.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_gecko.css". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_ie.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_ie.css". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_ie8.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_ie8.css". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\editor_iequirks.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\editor_iequirks.css". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\icons.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\icons.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\icons_hidpi.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\icons_hidpi.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\readme.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\readme.md". [2022-06-16T03:57:08.996Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\arrow.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\arrow.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\close.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\close.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\lock-open.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\lock-open.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\lock.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\lock.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\refresh.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\refresh.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\spinner.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\spinner.gif". [2022-06-16T03:57:08.996Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\close.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\close.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\lock-open.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\lock.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\lock.png". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\skins\moono-lisa\images\hidpi\refresh.png". [2022-06-16T03:57:08.996Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\vendor". [2022-06-16T03:57:08.996Z] Copying file from "HTMLEditor\vendor\promise.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\vendor\promise.js". [2022-06-16T03:57:08.996Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images". [2022-06-16T03:57:08.996Z] Copying file from "Images\arrow-down-white.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-down-white.png". [2022-06-16T03:57:08.996Z] Copying file from "Images\arrow-down.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-down.png". [2022-06-16T03:57:08.996Z] Copying file from "Images\arrow-right.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-right.png". [2022-06-16T03:57:08.996Z] Copying file from "Images\account.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\account.png". [2022-06-16T03:57:08.996Z] Copying file from "Images\activity-icon-25.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\activity-icon-25.png". [2022-06-16T03:57:08.996Z] Copying file from "Images\add-cir.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\add-cir.png". [2022-06-16T03:57:08.997Z] Copying file from "Images\add.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\add.png". [2022-06-16T03:57:08.997Z] Copying file from "Images\approve.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\approve.gif". [2022-06-16T03:57:08.997Z] Copying file from "Images\arrow-top.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow-top.png". [2022-06-16T03:57:08.997Z] Copying file from "Images\back_green.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\back_green.png". [2022-06-16T03:57:08.997Z] Copying file from "Images\back_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\back_icon.png". [2022-06-16T03:57:08.997Z] Copying file from "Images\bg2.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\bg2.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\bg_header.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_header.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\bg_login.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_login.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\bg_logincontainer.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_logincontainer.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\bg_menu.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\bg_menu.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\BIcap.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\BIcap.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\browseicon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\browseicon.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\button_all_left.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\button_all_left.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\button_all_right.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\button_all_right.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\button_down.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\button_down.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\button_left.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\button_left.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\button_right.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\button_right.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\button_up.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\button_up.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\category_downarrow.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\category_downarrow.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\chart_loading.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\chart_loading.gif". [2022-06-16T03:57:09.249Z] Copying file from "Images\Click.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\Click.jpg". [2022-06-16T03:57:09.249Z] Copying file from "Images\client_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\client_icon.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\close_sm.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\close_sm.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\close-grey.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\close-grey.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\comments.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\comments.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\completed_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\completed_icon.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\condbtn-addcondition.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-addcondition.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\condbtn-addpredicate.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-addpredicate.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\condbtn-delete.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-delete.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\condbtn-enabled.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\condbtn-enabled.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\configuration.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\configuration.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\copy.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\copy.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\cross-icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\cross-icon.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\daily.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\daily.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\dashboard.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\dashboard.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\dash_sprite.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\dash_sprite.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\datepicker.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\datepicker.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\defaultsetting.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\defaultsetting.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\del-icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\del-icon.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\delete-org.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\delete-org.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\delete.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\delete.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\disable_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\disable_icon.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\dollar.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\dollar.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\double-angle-pointing-to-right.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\double-angle-pointing-to-right.png". [2022-06-16T03:57:09.249Z] Copying file from "Images\double-left-chevron.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\double-left-chevron.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\down.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\down.gif". [2022-06-16T03:57:09.250Z] Copying file from "Images\download.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\download.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\image base64.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\image base64.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:57:09.250Z] Copying file from "Images\inc-dnc.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\inc-dnc.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\inc-escalation.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\inc-escalation.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\inc-rep-caller.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\inc-rep-caller.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\loginbg.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\loginbg.jpg". [2022-06-16T03:57:09.250Z] Copying file from "Images\loginbg.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\loginbg.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\logincontainerbg.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\logincontainerbg.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\logo-IKS-sm.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\logo-IKS-sm.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\menu.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\menu.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\noprofile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\noprofile.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\noprofile1.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\noprofile1.jpg". [2022-06-16T03:57:09.250Z] Copying file from "Images\opt.chevron.down.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.down.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\opt.chevron.left.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.left.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\opt.chevron.right.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.right.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\opt.chevron.up.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\opt.chevron.up.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\optimixlogo-sm.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\optimixlogo-sm.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\optimixlogo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\optimixlogo.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\PayerIcon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\PayerIcon.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\plus-icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\plus-icon.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\popup_close_sm.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\popup_close_sm.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\ptrn.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ptrn.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\ptrn2.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ptrn2.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\ruleengine_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ruleengine_icon.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\sprite.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\sprite.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\sprite1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\sprite1.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\Top5.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\Top5.jpg". [2022-06-16T03:57:09.250Z] Copying file from "Images\edit.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\edit.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\encounter_transfer.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\encounter_transfer.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\excl_export.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\excl_export.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\filter.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\filter.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\forwarded_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\forwarded_icon.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\global_search.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\global_search.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\graph.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\graph.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\hash.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\hash.png". [2022-06-16T03:57:09.250Z] Copying file from "Images\help.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\help.gif". [2022-06-16T03:57:09.251Z] Copying file from "Images\hide.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\hide.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\iks-practice-feat.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\iks-practice-feat.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\important.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\important.gif". [2022-06-16T03:57:09.251Z] Copying file from "Images\info.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\info.gif". [2022-06-16T03:57:09.251Z] Copying file from "Images\inventory.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\inventory.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\leave_mgt.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\leave_mgt.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\loading.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\loading.gif". [2022-06-16T03:57:09.251Z] Copying file from "Images\masters.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\masters.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\monthly.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\monthly.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\msg_error.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_error.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\msg_info.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_info.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\msg_success.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_success.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\msg_warning.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\msg_warning.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\notification.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\notification.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\notification_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\notification_icon.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\notification_icon1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\notification_icon1.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\optimix-logo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\optimix-logo.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\pass_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\pass_icon.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\popup_close.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\popup_close.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\productivity-gr.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\productivity-gr.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\productivity-icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\productivity-icon.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\quality.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\quality.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\quality_check_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\quality_check_icon.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\reject.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\reject.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\remove-icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\remove-icon.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\report.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\report.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\RNR.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\RNR.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\search_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\search_icon.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\security.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\security.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\show.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\show.png". [2022-06-16T03:57:09.251Z] Copying file from "Images\showhide.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\showhide.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\ShowHide_summary.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ShowHide_summary.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\sidebar-menu-arrow.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\sidebar-menu-arrow.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\sidebar-toggler.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\sidebar-toggler.jpg". [2022-06-16T03:57:09.252Z] Copying file from "Images\sort-20.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\sort-20.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\summary_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\summary_icon.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\tabuler.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\tabuler.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\tasked_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\tasked_icon.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\transparent.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\transparent.jpg". [2022-06-16T03:57:09.252Z] Copying file from "Images\transparent2.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\transparent2.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\transparent3.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\transparent3.png". [2022-06-16T03:57:09.252Z] Copying file from "Images\up.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\up.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\uploadicon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\uploadicon.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\user_icon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\user_icon.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\user_mapping.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\user_mapping.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\vdividerline.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\vdividerline.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\view-enc.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\view-enc.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\weekly.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\weekly.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\work_order.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\work_order.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\arrow.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\arrow_d.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_d.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\arrow_l.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_l.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\arrow_r.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_r.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\arrow_u.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\arrow_u.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\move.gif" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\move.gif". [2022-06-16T03:57:09.803Z] Copying file from "Images\accent.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\accent.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\bullet.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\bullet.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\heroAccent.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\heroAccent.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\minus.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\minus.png". [2022-06-16T03:57:09.803Z] Copying file from "Images\plus.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\plus.png". [2022-06-16T03:57:09.803Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.barRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.barRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.barRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.barRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.BezierCurveRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.BezierCurveRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.BezierCurveRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.BezierCurveRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.blockRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.blockRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.blockRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.blockRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.bubbleRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.bubbleRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.bubbleRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.bubbleRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasAxisLabelRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisLabelRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisLabelRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasAxisTickRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisTickRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasAxisTickRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasAxisTickRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasOverlay.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasOverlay.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasOverlay.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasOverlay.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasTextRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasTextRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.canvasTextRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.canvasTextRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.categoryAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.categoryAxisRenderer.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.categoryAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.categoryAxisRenderer.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.ciParser.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ciParser.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.ciParser.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ciParser.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.cursor.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.cursor.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.cursor.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.cursor.min.js". [2022-06-16T03:57:09.803Z] Copying file from "Charts\plugins\jqplot.dateAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dateAxisRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.dateAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dateAxisRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.donutRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.donutRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.donutRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.donutRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.dragable.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dragable.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.dragable.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.dragable.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.enhancedLegendRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.enhancedLegendRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.enhancedLegendRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.enhancedLegendRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.funnelRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.funnelRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.funnelRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.funnelRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.highlighter.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.highlighter.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.highlighter.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.highlighter.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.json2.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.json2.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.json2.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.json2.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.logAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.logAxisRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.logAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.logAxisRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.mekkoAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoAxisRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.mekkoAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoAxisRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.mekkoRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.mekkoRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mekkoRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.meterGaugeRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.meterGaugeRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.meterGaugeRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.meterGaugeRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.mobile.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mobile.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.mobile.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.mobile.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.ohlcRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ohlcRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.ohlcRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.ohlcRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pieRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pieRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pieRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pieRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pointLabels.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pointLabels.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pointLabels.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pointLabels.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pyramidAxisRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidAxisRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pyramidAxisRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidAxisRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pyramidGridRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidGridRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pyramidGridRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidGridRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pyramidRenderer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidRenderer.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.pyramidRenderer.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.pyramidRenderer.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.trendline.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.trendline.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\plugins\jqplot.trendline.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\plugins\jqplot.trendline.min.js". [2022-06-16T03:57:09.804Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shAutoloader.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shAutoloader.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shAutoloader.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shAutoloader.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushJScript.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushJScript.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushJScript.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushJScript.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushXml.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushXml.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shBrushXml.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shBrushXml.min.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shCore.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shCore.js". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\scripts\shCore.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\scripts\shCore.min.js". [2022-06-16T03:57:09.804Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shCore.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCore.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shCore.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCore.min.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shCoreDefault.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCoreDefault.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shCoreDefault.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shCoreDefault.min.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shThemeDefault.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemeDefault.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shThemeDefault.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemeDefault.min.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shThemejqPlot.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemejqPlot.css". [2022-06-16T03:57:09.804Z] Copying file from "Charts\syntaxhighlighter\styles\shThemejqPlot.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\styles\shThemejqPlot.min.css". [2022-06-16T03:57:09.804Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\OrgChart". [2022-06-16T03:57:09.804Z] Copying file from "Content\OrgChart\jquery.orgchart.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\OrgChart\jquery.orgchart.css". [2022-06-16T03:57:09.804Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\menu". [2022-06-16T03:57:09.804Z] Copying file from "Content\menu\style-responsive.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\menu\style-responsive.css". [2022-06-16T03:57:09.804Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\ace.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\ace.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\ico.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\ico.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\jquery-ui.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery-ui.min.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\jquery.multiselect.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery.multiselect.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\jquery.multiselect.filter.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\jquery.multiselect.filter.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\Newace.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\Newace.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\prettify.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\prettify.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\screen.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\screen.css". [2022-06-16T03:57:09.804Z] Copying file from "Content\test\style.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\test\style.css". [2022-06-16T03:57:09.804Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_222222_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_454545_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_888888_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery-ui-1.10.3.custom.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery-ui-1.10.3.custom.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery-ui.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery-ui.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.accordion.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.accordion.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.all.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.all.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.autocomplete.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.autocomplete.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.base.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.base.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.button.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.button.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.core.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.core.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.datepicker.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.datepicker.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.dialog.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.dialog.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.progressbar.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.progressbar.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.resizable.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.resizable.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.selectable.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.selectable.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.slider.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.slider.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.tabs.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.tabs.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\jquery.ui.theme.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\jquery.ui.theme.css". [2022-06-16T03:57:09.805Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-icons_222222_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_222222_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-icons_454545_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_454545_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-icons_888888_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_888888_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery-ui.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery-ui.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.accordion.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.accordion.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.autocomplete.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.autocomplete.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.button.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.button.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.core.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.core.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.datepicker.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.datepicker.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.dialog.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.dialog.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.progressbar.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.progressbar.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.resizable.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.resizable.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.selectable.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.selectable.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.slider.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.slider.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.tabs.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.tabs.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\base\minified\jquery.ui.theme.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\base\minified\jquery.ui.theme.min.css". [2022-06-16T03:57:09.805Z] Copying file from "Content\themes\theme-current.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\theme-current.css". [2022-06-16T03:57:09.806Z] Copying file from "Content\themes\theme-green.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\themes\theme-green.css". [2022-06-16T03:57:09.806Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Appeal_Filing_Limit_Mastr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Appeal_Filing_Limit_Mastr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Appeal_Filing_Limit_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Appeal_Filing_Limit_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\AR_Action_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Action_Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\AR_Reason.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Reason.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\AR_Status_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\AR_Status_Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Billing_Rejection_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Billing_Rejection_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Billing_task_info_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Billing_task_info_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Bucket.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Bucket_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket_Mapping.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\charge Transactions.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\charge Transactions.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\CPRConsolidationData.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\CPRConsolidationData.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Denials.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Denials.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Encounters.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Encounters.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Health Report.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Health Report.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Insurance Information.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Insurance Information.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Location mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Location mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\P2P Suspend Rpt.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\P2P Suspend Rpt.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Patient Demographics.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Patient Demographics.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Payer Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Payer Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Practice Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Practice Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Provider Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Provider Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Roles_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Roles_Master.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Shift_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Shift_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\SNR.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\SNR.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Timely_Filing_Limit_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Timely_Filing_Limit_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\User_Category.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\User_Category.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\User_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\User_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Inventory_Allocation.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Inventory_Allocation.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\QCASampleAllocation.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\QCASampleAllocation.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Action_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Action_Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Status_Mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Status_Mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Qca_AgentRating.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Qca_AgentRating.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\EncounterDnc.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\EncounterDnc.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingStatusActionFieldFile.csv" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFieldFile.csv". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingStatusActionFile.csv" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFile.csv". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingMasterFile.csv" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMasterFile.csv". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\CPTRuleLevelConfig.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\CPTRuleLevelConfig.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\ExternalUserMapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ExternalUserMapping.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\BulkCompletion.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\BulkCompletion.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\ecs_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ecs_payer_mapping.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Special_Project.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Special_Project.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingMasterFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMasterFile.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingStatusActionFieldFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFieldFile.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingStatusActionFile.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingStatusActionFile.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\ECS_Location_NPI.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ECS_Location_NPI.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\ecs_response_claim_codes_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\ecs_response_claim_codes_mapping.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Bucket_Create_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Bucket_Create_Mapping.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\TaskHistory.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\TaskHistory.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\OpenBatchReportTemplate.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\OpenBatchReportTemplate.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Holiday_mstr.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Holiday_mstr.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\InputMappingMaster.csv" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\InputMappingMaster.csv". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Visit_Reason_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Visit_Reason_Master.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Speciality_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Speciality_Master.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\evbv_provider_details.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\evbv_provider_details.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:57:09.806Z] Copying file from "Downloads\Provider_Payer_Mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Downloads\Provider_Payer_Mapping.xlsx". [2022-06-16T03:57:09.806Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog". [2022-06-16T03:57:09.806Z] Copying file from "ErrorLog\ImportUtilityTracingLog.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\ImportUtilityTracingLog.txt". [2022-06-16T03:57:09.806Z] Copying file from "ErrorLog\Reportlog.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\Reportlog.txt". [2022-06-16T03:57:09.806Z] Copying file from "ErrorLog\RuleEngineWCLog.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\ErrorLog\RuleEngineWCLog.txt". [2022-06-16T03:57:09.806Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\EXE". [2022-06-16T03:57:09.806Z] Copying file from "EXE\ExcelToNotepad.exe" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\EXE\ExcelToNotepad.exe". [2022-06-16T03:57:09.806Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate". [2022-06-16T03:57:09.806Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna.png". [2022-06-16T03:57:09.806Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AetnaTHC.jpg". [2022-06-16T03:57:09.806Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CMM.png". [2022-06-16T03:57:09.806Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_CTO.PNG". [2022-06-16T03:57:09.806Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_medicare.png". [2022-06-16T03:57:09.806Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_THC_General.png". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Aetna_USMD_Logo.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Amerigroup.png". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Anthem_RF.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.png". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form_Header.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Footer.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508Header.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheet.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_CTO_General_AppealCoverSheetFooter.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormContentPage1.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_BCBS FL Appeal FormHeader.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AT_SELECT_BCBS FL_Provider_Appeal FormHeader.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\AWHG_Logo.png". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\barcode_RR.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBA.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS AZ Appeal formHeader.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CA.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAA.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS CAAA.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NM.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMM.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS NMMM.PNG". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf.png". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\bcbs-bf1.png". [2022-06-16T03:57:09.807Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBSAZAppealFormAdress.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CO.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_CTO_Reconsideration_logo.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Empire.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_FL_Provider_Appeal_Form.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_OK.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_Texas.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCBS_UM1.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA1.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\BCCA2.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareCore_National.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CareMount.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CDPHP_Provider.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Cigna.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\claim_underpaid.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_Aetna_Provider_Complaint_Appeal_Request.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_DOL_Adjustment_Request_Form1.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_MGHospital.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_NSCC_Reconsideration_Form.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_PHCS_Lifetime_benefits.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CMM_UnderPaid.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Conventory.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Amerihealth.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_LifewiseHealthPlan.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Phcs_Newjersey.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RRMEDICAREReconsideratiuon.png". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of RR_Medicare.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Select_Physical.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of text1.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Text_C.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of Todays.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Copy of UHC Health.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Coventry_Reconsideration_letter.PNG". [2022-06-16T03:57:10.065Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\CTO_Generic.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\EmblemHealth.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\foot_PTA.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\GEHA.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Generic_Appeal.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\hudson.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humanabottom.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\humana_scan_code.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\icon-registered.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_GenericAppealCoverLetter.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\IMPEL_MedicalRecordsCoverLetter.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\late_submission1.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Listed_text.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B bottom.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medi care part B.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Csc.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicaid_Medny.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare redetermination1.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\medicare-refund.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Bottom1.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Medicare_B_Part_Header.PNG". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Mike_cooper.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\MVP_Health_Care.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\NationalGovernment.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Optima_RF.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet2.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet3.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet4.png". [2022-06-16T03:57:10.066Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\OrthoNet5.png". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Amerihealth.png". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_LifewiseHealthPlan.png". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Phcs_Newjersey.png". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\PTA_FAX.PNG". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination.PNG". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RailRoad Redetermination2.PNG". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Reconsilation.PNG". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\rightArrow.png". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RRMEDICAREReconsideratiuon.png". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\RR_Medicare.PNG". [2022-06-16T03:57:10.067Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite1.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite2.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\scottandwhite3.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Select_Physical.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\SmithJames.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\text1.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Text_C.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_Ambetter.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\THC_FaxCoverLogo.png". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\tm.png". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Todays.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC Health.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHCBulletpoint.png". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UHC_ClaimReconsiderationRequestForm.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_Appeal_Request_Form.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\UMR_FAX.jpg". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcare.png". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\unitedhealthcareoxford.png". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\United_HealthCare.png". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Fax_CoverLogo.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\USMD_Scott_And_White_Redetermination.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\VA_Premier_RF1.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\Wellcare.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\WellCare_Dispute_Form.PNG". [2022-06-16T03:57:10.320Z] Copying file from "obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\obj\Release\Package\PackageTmp\Content\images\AppealTemplate\what.PNG". [2022-06-16T03:57:10.320Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\PdfSharp.SharpZipLib". [2022-06-16T03:57:10.320Z] Copying file from "PdfSharp.SharpZipLib\ReadMe.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\PdfSharp.SharpZipLib\ReadMe.txt". [2022-06-16T03:57:10.320Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages". [2022-06-16T03:57:10.320Z] Copying file from "Images\ProfileImages\20181128013230-NewUser1.PNG" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\20181128013230-NewUser1.PNG". [2022-06-16T03:57:10.320Z] Copying file from "Images\ProfileImages\noprofile.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\noprofile.png". [2022-06-16T03:57:10.320Z] Copying file from "Images\ProfileImages\trans1.png" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Images\ProfileImages\trans1.png". [2022-06-16T03:57:10.320Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Resources". [2022-06-16T03:57:10.320Z] Copying file from "Resources\Messages.de.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Resources\Messages.de.txt". [2022-06-16T03:57:10.320Z] Copying file from "Resources\Messages.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Resources\Messages.txt". [2022-06-16T03:57:10.320Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\jquery-3.6.0.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-3.6.0.min.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\TemplateAutomation.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\TemplateAutomation.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\ActionCodeCommon.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ActionCodeCommon.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\AddMenu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\AddMenu.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\AppealTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\AppealTemplate.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\BillingPPEncounterDetail.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPEncounterDetail.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\BillingPPWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkFlow.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\BillingPPWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkOrder.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\BillingPPWorkOrderDetail.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BillingPPWorkOrderDetail.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\BucketProcessMapping.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\BucketProcessMapping.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\CallCheck.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\CallCheck.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\Chart.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Chart.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\Clinic.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Clinic.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\ClinicDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ClinicDetails.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\ClinicSearch.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ClinicSearch.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\DareImport.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\DareImport.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\extend.jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\extend.jquery.validate.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\ExternalActivityCode.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ExternalActivityCode.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\GlobalSearch.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearch.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\GlobalSearchBilling.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearchBilling.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\GlobalSearchBillingPP.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\GlobalSearchBillingPP.js". [2022-06-16T03:57:10.320Z] Copying file from "Scripts\jquery-1.6.4.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.6.4.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-1.6.4.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.6.4.min.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-3.3.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-3.3.1.min.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Jquery-Active-Directory-Config.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-Active-Directory-Config.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-ARWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ARWorkFlow.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Jquery-CBRWOAction.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-CBRWOAction.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-CBRWorkFlow.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-CBRWorkFlow.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-InventoryAllocation.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-InventoryAllocation.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-PARCSR-PaymentPlan.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PARCSR-PaymentPlan.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-RefundDocument.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-RefundDocument.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Jquery-RefundTypeMapping.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Jquery-RefundTypeMapping.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-ui-1.12.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui-1.12.min.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.orgchart.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.orgchart.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.signalR-2.4.1.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.4.1.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.signalR-2.4.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.4.1.min.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\ManualAllocation.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ManualAllocation.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\MessageTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\MessageTemplate.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Notifier.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Notifier.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\CBR_EncounterDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\CBR_EncounterDetails.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\PARCSR_AccountDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PARCSR_AccountDetails.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\PayerURLMaster.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PayerURLMaster.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\auto.action.template.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\auto.action.template.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\bi.data.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\bi.data.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\RefundTemplate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RefundTemplate.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Report.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Report.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\ReportImport.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ReportImport.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\RuleEngine.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RuleEngine.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Sampling.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Sampling.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\SamplingExecution.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\SamplingExecution.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\session.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\session.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\sop-display.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\sop-display.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\html2canvas.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\html2canvas.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-BucketDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-BucketDetails.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\ARWOChart.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ARWOChart.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\chosen.ajaxaddition.jquery.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\chosen.ajaxaddition.jquery.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\chosen.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\chosen.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\Common.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Common.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\ConfigGroup.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\ConfigGroup.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-CSRWorkOrder.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-CSRWorkOrder.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-ExternalCommon.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ExternalCommon.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-input-field-configuration.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-input-field-configuration.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-PCR-PaymentPlan.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-PaymentPlan.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-PCR-PaymentPlanConfiguration.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-PaymentPlanConfiguration.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-RuleEngineEnhancement.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-RuleEngineEnhancement.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery-sortable-control.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-sortable-control.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.elastic.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.elastic.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.events.input.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.events.input.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.mentionsInput.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.mentionsInput.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.OpsShuffling.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.OpsShuffling.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.signalR-2.2.2.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.2.2.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.signalR-2.2.2.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.signalR-2.2.2.min.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.simulate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.simulate.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.textarea-highlighter-helper.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter-helper.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.textarea-highlighter.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter.min.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.timepicker.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.timepicker.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.validate.additional.custom.methods.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.additional.custom.methods.js". [2022-06-16T03:57:10.321Z] Copying file from "Scripts\jquery.validate.additional.methods.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.additional.methods.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.validate.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\notification.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\notification.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jsrender.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jsrender.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\PCREncActionDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PCREncActionDetails.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\Dashboards.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Dashboards.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\DynamicChart.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\DynamicChart.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\DynamicControlCommon.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\DynamicControlCommon.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\highlight.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\highlight.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-1.10.2.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-1.10.2.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-migrate-1.2.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-migrate-1.2.1.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-ui-1.8.13.custom.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui-1.8.13.custom.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-ui.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-ui.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.alerts.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.alerts.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.contextMenu.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.contextMenu.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.idletimer.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.idletimer.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.tokeninput.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.tokeninput.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\Login.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Login.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\master.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\master.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.blockui.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.blockui.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-PCR-Common.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PCR-Common.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\PCR_AccountDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\PCR_AccountDetails.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\role.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\role.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-PrecallNotes.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-PrecallNotes.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\RptCommonFunctions.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RptCommonFunctions.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\RuleStrategyConditionBox.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\RuleStrategyConditionBox.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\select2.full.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\select2.full.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\select2.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\select2.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery-input-field-mapping.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery-input-field-mapping.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\jquery.textarea-highlighter-trie.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\jquery.textarea-highlighter-trie.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\sop-document.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\sop-document.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\StatusActionMapping.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\StatusActionMapping.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\StatusCodeCommon.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\StatusCodeCommon.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\TaskingHeader.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\TaskingHeader.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tooltipster.bundle.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tooltipster.bundle.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\underscore-min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\underscore-min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\User.Category.Mapping.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\User.Category.Mapping.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\User.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\User.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\w2ui-1.4.3.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\w2ui-1.4.3.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\WOBlgChart.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\WOBlgChart.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\WorkOrdeDetails.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\WorkOrdeDetails.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\workorder.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\workorder.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\WorkOrderactionlevel.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\WorkOrderactionlevel.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\YFReports.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\YFReports.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\OrgChart". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\OrgChart\jquery.orgchart.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\OrgChart\jquery.orgchart.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\plugins\asynchronous.execution.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\asynchronous.execution.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\plugins\inline.style.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\inline.style.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\plugins\flexi.accordion.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\plugins\flexi.accordion.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms". [2022-06-16T03:57:10.574Z] Copying file from "Reports\Forms\demoBillReport.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\demoBillReport.aspx". [2022-06-16T03:57:10.574Z] Copying file from "Reports\Forms\demoReport.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\demoReport.aspx". [2022-06-16T03:57:10.574Z] Copying file from "Reports\Forms\frmGen.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\frmGen.aspx". [2022-06-16T03:57:10.574Z] Copying file from "Reports\Forms\ReportHome.aspx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\Forms\ReportHome.aspx". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\js-graph-it\dynamic-position.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it\dynamic-position.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\js-graph-it\js-graph-it.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\js-graph-it\js-graph-it.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\Keys\javaScriptHotKeys.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys\javaScriptHotKeys.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\Keys\jquery.key.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\Keys\jquery.key.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\menu\app.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\app.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\menu\bootstrap-hover-dropdown.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\bootstrap-hover-dropdown.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\menu\bootstrap.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\bootstrap.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\menu\jquery.slimscroll.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\menu\jquery.slimscroll.min.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tinymce\jquery.tinymce.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\jquery.tinymce.min.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tinymce\license.txt" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\license.txt". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tinymce\tinymce.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\tinymce.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tinymce\tinymce.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\tinymce.min.js". [2022-06-16T03:57:10.574Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tinymce\plugins\advlist\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist\plugin.js". [2022-06-16T03:57:10.574Z] Copying file from "Scripts\tinymce\plugins\advlist\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\advlist\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\anchor\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\anchor\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\anchor\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\autolink\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\autolink\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autolink\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\autoresize\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\autoresize\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autoresize\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\autosave\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\autosave\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\autosave\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\bbcode\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\bbcode\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\bbcode\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\charmap\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\charmap\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\charmap\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\codesample\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\codesample\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\codesample\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\code\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\code\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\code\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\colorpicker\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\colorpicker\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\colorpicker\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\contextmenu\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\contextmenu\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\contextmenu\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\directionality\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\directionality\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\directionality\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\emoticons\js\emojis.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js\emojis.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\emoticons\js\emojis.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\js\emojis.min.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\emoticons\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\emoticons\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\emoticons\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\fullpage\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\fullpage\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullpage\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\fullscreen\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen\plugin.js". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\fullscreen\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\fullscreen\plugin.min.js". [2022-06-16T03:57:10.575Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help". [2022-06-16T03:57:10.575Z] Copying file from "Scripts\tinymce\plugins\help\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help\plugin.js". [2022-06-16T03:57:10.576Z] Copying file from "Scripts\tinymce\plugins\help\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\help\plugin.min.js". [2022-06-16T03:57:10.828Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr". [2022-06-16T03:57:10.828Z] Copying file from "Scripts\tinymce\plugins\hr\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\hr\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\hr\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\imagetools\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\imagetools\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\imagetools\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\image\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\image\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\image\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\importcss\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\importcss\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\importcss\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\insertdatetime\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\insertdatetime\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\insertdatetime\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\legacyoutput\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\legacyoutput\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\legacyoutput\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\link\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\link\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\link\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\lists\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\lists\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\lists\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\media\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\media\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\media\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\nonbreaking\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\nonbreaking\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\nonbreaking\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\noneditable\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\noneditable\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\noneditable\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\pagebreak\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\pagebreak\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\pagebreak\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\paste\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\paste\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\paste\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\preview\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\preview\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\preview\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\print\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\print\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\print\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\quickbars\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\quickbars\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\quickbars\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\save\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\save\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\save\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\searchreplace\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\searchreplace\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\searchreplace\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\spellchecker\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\spellchecker\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\spellchecker\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\tabfocus\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\tabfocus\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\tabfocus\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\table\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table\plugin.js". [2022-06-16T03:57:10.829Z] Copying file from "Scripts\tinymce\plugins\table\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\table\plugin.min.js". [2022-06-16T03:57:10.829Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\template\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\template\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\template\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\textcolor\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\textcolor\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textcolor\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\textpattern\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\textpattern\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\textpattern\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\toc\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\toc\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\toc\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\visualblocks\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\visualblocks\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualblocks\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\visualchars\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\visualchars\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\visualchars\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\wordcount\plugin.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount\plugin.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\plugins\wordcount\plugin.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\plugins\wordcount\plugin.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\dark\content.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark\content.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\dark\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\dark\content.min.css". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\default\content.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default\content.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\default\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\default\content.min.css". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\document\content.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document\content.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\document\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\document\content.min.css". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\writer\content.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer\content.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\content\writer\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\content\writer\content.min.css". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.inline.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.inline.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.inline.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\content.mobile.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\skin.mobile.min.css". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.inline.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.inline.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.inline.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.inline.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.mobile.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\content.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\content.mobile.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.min.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.mobile.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.mobile.css". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\skin.mobile.min.css". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\themes\mobile\theme.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile\theme.js". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\themes\mobile\theme.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\mobile\theme.min.js". [2022-06-16T03:57:10.830Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver". [2022-06-16T03:57:10.830Z] Copying file from "Scripts\tinymce\themes\silver\theme.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver\theme.js". [2022-06-16T03:57:10.831Z] Copying file from "Scripts\tinymce\themes\silver\theme.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\themes\silver\theme.min.js". [2022-06-16T03:57:10.831Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Static". [2022-06-16T03:57:10.831Z] Copying file from "Static\EcsStatusCodeHelp.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Static\EcsStatusCodeHelp.html". [2022-06-16T03:57:10.831Z] Copying file from "Static\HotKeysDesc.html" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Static\HotKeysDesc.html". [2022-06-16T03:57:10.831Z] Copying file from "HTMLEditor\plugins\scayt\CHANGELOG.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\CHANGELOG.md". [2022-06-16T03:57:10.831Z] Copying file from "HTMLEditor\plugins\scayt\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\LICENSE.md". [2022-06-16T03:57:10.831Z] Copying file from "HTMLEditor\plugins\scayt\README.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\scayt\README.md". [2022-06-16T03:57:10.831Z] Copying file from "HTMLEditor\plugins\wsc\LICENSE.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\LICENSE.md". [2022-06-16T03:57:10.831Z] Copying file from "HTMLEditor\plugins\wsc\README.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\HTMLEditor\plugins\wsc\README.md". [2022-06-16T03:57:10.831Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\_ClinicExtSearchTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicExtSearchTask.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\Clinic.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\Clinic.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\ExtSearchnTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ExtSearchnTask.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\SearchEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\SearchEncounter.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\ExternalUserMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ExternalUserMapping.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\ClinicEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\ClinicEncounterDetails.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\_RightActivityPanel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_RightActivityPanel.cshtml". [2022-06-16T03:57:10.831Z] Copying file from "Views\Clinic\_QualityPanel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_QualityPanel.cshtml". [2022-06-16T03:57:11.082Z] Copying file from "Views\Clinic\_ClinicTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicTasking.cshtml". [2022-06-16T03:57:11.082Z] Copying file from "Views\Clinic\_ClinicComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicComplete.cshtml". [2022-06-16T03:57:11.082Z] Copying file from "Views\Clinic\_ClinicEncounterDetailsTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicEncounterDetailsTask.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\Clinic\_ClinicEncounterDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicEncounterDetailsComplete.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\Clinic\_ClinicPending.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Clinic\_ClinicPending.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine". [2022-06-16T03:57:11.083Z] Copying file from "Views\RuleEngine\RulePriority.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\RulePriority.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\RuleEngine\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\Index.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\RuleEngine\EngineView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngine\EngineView.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Properties". [2022-06-16T03:57:11.083Z] Copying file from "Properties\Settings.settings" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Properties\Settings.settings". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI". [2022-06-16T03:57:11.083Z] Copying file from "Views\W2UI\W2UIGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI\W2UIGrid.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\W2UI\GridComparison.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\W2UI\GridComparison.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RaImport". [2022-06-16T03:57:11.083Z] Copying file from "Views\RaImport\RaImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RaImport\RaImport.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan". [2022-06-16T03:57:11.083Z] Copying file from "Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_ApproveRejectPaymentPlan.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\PaymentPlan\_CreatePaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_CreatePaymentPlan.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\PaymentPlan\_ViewPaymentPlan.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PaymentPlan\_ViewPaymentPlan.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRStatusCode\PCRStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode\PCRStatusList.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRStatusCode\PCRStatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRStatusCode\PCRStatusCode.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRActionCode\PCRActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode\PCRActionList.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRActionCode\PCRActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRActionCode\PCRActionCode.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Ldap". [2022-06-16T03:57:11.083Z] Copying file from "Views\Ldap\Error.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Ldap\Error.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketCategory\BucketCategory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory\BucketCategory.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketCategory\BucketCategoryDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketCategory\BucketCategoryDetails.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StageConditionMapping". [2022-06-16T03:57:11.083Z] Copying file from "Views\StageConditionMapping\StageMappingCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StageConditionMapping\StageMappingCondition.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketDetails\CreateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\CreateBucket.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketDetails\ViewBucketDetailsList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\ViewBucketDetailsList.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketDetails\_CreateUpdateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_CreateUpdateBucket.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketDetails\_BucketPriority.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_BucketPriority.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketDetails\_BucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_BucketMapping.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\BucketDetails\_PreviewBucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketDetails\_PreviewBucketMapping.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StageAction". [2022-06-16T03:57:11.083Z] Copying file from "Views\StageAction\StageAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StageAction\StageAction.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess". [2022-06-16T03:57:11.083Z] Copying file from "Views\QcaSubprocess\QcaSubprocessCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess\QcaSubprocessCode.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\QcaSubprocess\QcaSubprocessList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QcaSubprocess\QcaSubprocessList.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRPaymentPlan". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRPaymentPlan\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRPaymentPlan\Index.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OpsShuffling". [2022-06-16T03:57:11.083Z] Copying file from "Views\OpsShuffling\OpsShuffling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OpsShuffling\OpsShuffling.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRRAStatus\PCRRAStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus\PCRRAStatusList.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\PCRRAStatus\PCRRAStatus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PCRRAStatus\PCRRAStatus.cshtml". [2022-06-16T03:57:11.083Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy". [2022-06-16T03:57:11.083Z] Copying file from "Views\RuleEngineStrategy\RuleEngineStrategy.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\RuleEngineStrategy.cshtml". [2022-06-16T03:57:11.083Z] Copying file from "Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\_RuleStrategyConditionBox.cshtml". [2022-06-16T03:57:11.084Z] Copying file from "Views\RuleEngineStrategy\RuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\RuleEngineConfig.cshtml". [2022-06-16T03:57:11.084Z] Copying file from "Views\RuleEngineStrategy\_RuleListBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineStrategy\_RuleListBox.cshtml". [2022-06-16T03:57:11.084Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TestRuleEngine". [2022-06-16T03:57:11.084Z] Copying file from "Views\TestRuleEngine\TestRuleEngine.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TestRuleEngine\TestRuleEngine.cshtml". [2022-06-16T03:57:11.084Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType". [2022-06-16T03:57:11.084Z] Copying file from "Views\QACheckType\QACheckTypeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType\QACheckTypeList.cshtml". [2022-06-16T03:57:11.084Z] Copying file from "Views\QACheckType\QACheckType.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QACheckType\QACheckType.cshtml". [2022-06-16T03:57:11.084Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML". [2022-06-16T03:57:11.084Z] Copying file from "XML\835Constants.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\835Constants.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\Breadcrumb.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\Breadcrumb.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\GridConfigOptions.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\GridConfigOptions.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\ReportBreadcrumb.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\ReportBreadcrumb.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\Messages.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\Messages.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\StatusModel.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\StatusModel.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\Label.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\Label.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\UserModel.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\UserModel.xml". [2022-06-16T03:57:11.084Z] Copying file from "XML\Validation.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\XML\Validation.xml". [2022-06-16T03:57:11.084Z] Copying file from "Charts\syntaxhighlighter\LGPL-LICENSE" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\LGPL-LICENSE". [2022-06-16T03:57:11.084Z] Copying file from "Charts\syntaxhighlighter\MIT-LICENSE" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Charts\syntaxhighlighter\MIT-LICENSE". [2022-06-16T03:57:11.084Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri.ttf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.ttf". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri.eot" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.eot". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\calibri.woff" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\calibri.woff". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri_Bold.eot" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri_Bold.eot". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri Bold.ttf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.ttf". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri.otf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri.otf". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri Bold.otf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.otf". [2022-06-16T03:57:11.084Z] Copying file from "Content\fonts\Calibri Bold.eot" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Content\fonts\Calibri Bold.eot". [2022-06-16T03:57:11.084Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsAR.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAR.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsAR.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAR.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsParameters.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsParameters.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsDemo.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemo.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCompliance.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCompliance.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsBilling.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsBilling.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsAutoPost.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAutoPost.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsAutoPost.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsAutoPost.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsBilling.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsBilling.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCBR.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCBR.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCBR.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCBR.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCompliance.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCompliance.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCsr.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCsr.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCco.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCco.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCco.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCco.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsCsr.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsCsr.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsDashboard.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDashboard.xsc". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsDashboard.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDashboard.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsDemo.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemo.xss". [2022-06-16T03:57:11.084Z] Copying file from "Reports\DataSet\dsDemoBL.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemoBL.xsc". [2022-06-16T03:57:11.336Z] Copying file from "Reports\DataSet\dsDemoBL.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsDemoBL.xss". [2022-06-16T03:57:11.336Z] Copying file from "Reports\DataSet\dsParameters.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsParameters.xss". [2022-06-16T03:57:11.336Z] Copying file from "Reports\DataSet\dsQA.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsQA.xsc". [2022-06-16T03:57:11.336Z] Copying file from "Reports\DataSet\dsPP.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsPP.xsc". [2022-06-16T03:57:11.336Z] Copying file from "Reports\DataSet\dsPP.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsPP.xss". [2022-06-16T03:57:11.336Z] Copying file from "Reports\DataSet\dsQA.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsQA.xss". [2022-06-16T03:57:11.337Z] Copying file from "Reports\DataSet\dsSLA.xsc" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsSLA.xsc". [2022-06-16T03:57:11.337Z] Copying file from "Reports\DataSet\dsSLA.xss" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Reports\DataSet\dsSLA.xss". [2022-06-16T03:57:11.337Z] Copying file from "Views\_ViewStart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\_ViewStart.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Web.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Web.config". [2022-06-16T03:57:11.337Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\About.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\About.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\Contact.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Contact.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Index.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\GridTest.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\GridTest.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\BillingWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingWorkOrder.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\BillingEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingEncounterDetails.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\BillingPatientDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\BillingPatientDetails.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\HearthRate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\HearthRate.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\NotificationAlerts.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\NotificationAlerts.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\Activity.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Activity.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\Inventory.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_BLComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLComplete.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_BLForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLForward.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_BLTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLTasking.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_BLReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_BLReassign.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsComplete.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsForwardTo.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Home\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Home\_EncDetailsTasking.cshtml". [2022-06-16T03:57:11.337Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\Error.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Error.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_LoginPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_LoginPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_Layout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Layout.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_DareLayout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareLayout.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_MenuPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_MenuPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_DControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DControl.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_Control.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Control.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WFConditionPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFConditionPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WFActionPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFActionPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\ErrorPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\ErrorPage.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ManagerSummaryGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ManagerSummaryGrid.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_TLSummaryGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_TLSummaryGrid.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderGridPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WorkOrderPatientEncGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderPatientEncGrid.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_PrivilegeGrid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_PrivilegeGrid.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\Breadcrumb.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Breadcrumb.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WorkOrderSummaryGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderSummaryGridPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderSummaryGridPartialAR.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\Lock.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\Lock.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ProductVersion.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductVersion.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\ShowUpdateMessage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\ShowUpdateMessage.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WorkOrderStatusDashboardPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderStatusDashboardPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_HighRiskBucketPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_HighRiskBucketPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_BilledUnbilledDataPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BilledUnbilledDataPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ProductionScoreBoard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductionScoreBoard.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ARDenial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARDenial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_AREncounterCategory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AREncounterCategory.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_EntityResponsibility.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EntityResponsibility.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderStatusARDashboardPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ARHighRiskBucketPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARHighRiskBucketPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_TopRejectionDataPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_TopRejectionDataPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ProductionChart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ProductionChart.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ARAging.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARAging.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_RejectionTrending.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_RejectionTrending.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_RejectionTrendingPVC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_RejectionTrendingPVC.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_ARAginglinechart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_ARAginglinechart.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_DareMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareMenu.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_AppealFilingLimitPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AppealFilingLimitPartial.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_WFConditionPartialTest.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WFConditionPartialTest.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_Demographic.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_Demographic.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_DareLayoutAssociate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DareLayoutAssociate.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_UserCategoryMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_UserCategoryMenu.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_DControlOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_DControlOptions.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder_BL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder_BL.cshtml". [2022-06-16T03:57:11.337Z] Copying file from "Views\Shared\_EncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EncounterDetails.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_EncounterParm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_EncounterParm.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\BulkCompletion.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\BulkCompletion.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_SortableControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_SortableControl.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_AR_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_AR_Actions.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_BLG_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BLG_Actions.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_PP_Actions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_PP_Actions.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_GetSnoozeDaysControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetSnoozeDaysControl.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_GetCommentControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetCommentControl.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_notificationLayout.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_notificationLayout.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_sopDisplay.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_sopDisplay.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_sopGraph.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_sopGraph.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_BIData.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BIData.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrderBillingPPWorkFlow.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_BillingPPWorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BillingPPWorkOrderGridPartial.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_BillingPPWorkOrderSummaryGridPartial.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_WorkOrderPatientEncGridBillingPP.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\BillingPPTab.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\BillingPPTab.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_CBRWorkOrderGridPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_CBRWorkOrderGridPartial.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_CBRAction_View.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_CBRAction_View.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_GetSnoozeDaysForCBR_Control.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\_InventoryCountForWorkOrder_CBR.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Shared\GlobalErrorHandler.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shared\GlobalErrorHandler.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\User". [2022-06-16T03:57:11.338Z] Copying file from "Views\User\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\User\Index.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\User\UserReg.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\User\UserReg.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\User\UsersList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\User\UsersList.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\User\SessionOut.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\User\SessionOut.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\User\GetEncryptDecryptView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\User\GetEncryptDecryptView.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege". [2022-06-16T03:57:11.338Z] Copying file from "Views\RolePrivilege\CreateRolePrivilege.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege\CreateRolePrivilege.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\RolePrivilege\DisplayRoleList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RolePrivilege\DisplayRoleList.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode". [2022-06-16T03:57:11.338Z] Copying file from "Views\ActivityCode\ARActivityActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityActionCode.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\ActivityCode\ARActivityStatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityStatusCode.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\ActivityCode\ARActivityStatusList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityStatusList.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\ActivityCode\ARActivityActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityActionList.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\ActivityCode\ARActivityReasonCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityReasonCode.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\ActivityCode\ARActivityReasonList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActivityCode\ARActivityReasonList.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause". [2022-06-16T03:57:11.338Z] Copying file from "Views\RootCause\RootCauseAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RootCauseAction.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\RootCause\RCActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RCActionList.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\RootCause\CreateRejectionType.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\CreateRejectionType.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\RootCause\RCRejectionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RootCause\RCRejectionList.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Billing". [2022-06-16T03:57:11.338Z] Copying file from "Views\Billing\BillingTransfer.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Billing\BillingTransfer.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\Billing\BillingWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Billing\BillingWorkOrder.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TaskingHeader". [2022-06-16T03:57:11.338Z] Copying file from "Views\TaskingHeader\TaskingHeaderField.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TaskingHeader\TaskingHeaderField.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfig_orig.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfigList.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkFlowConfig\_RuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\_RuleBox.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowNewPage_old.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkFlowConfig\WorkFlowConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowConfig.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkFlowConfig\WorkFlowNewPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkFlowConfig\WorkFlowNewPage.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkAllocation\WorkAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation\WorkAllocation.cshtml". [2022-06-16T03:57:11.338Z] Copying file from "Views\WorkAllocation\WorkReAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkAllocation\WorkReAllocation.cshtml". [2022-06-16T03:57:11.338Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TLSummary". [2022-06-16T03:57:11.338Z] Copying file from "Views\TLSummary\OverallSummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TLSummary\OverallSummary.cshtml". [2022-06-16T03:57:11.339Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Leave". [2022-06-16T03:57:11.339Z] Copying file from "Views\Leave\Leave.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Leave\Leave.cshtml". [2022-06-16T03:57:11.339Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard". [2022-06-16T03:57:11.339Z] Copying file from "Views\ACRDashBoard\DisplayDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard\DisplayDashboard.cshtml". [2022-06-16T03:57:11.339Z] Copying file from "Views\ACRDashBoard\DashboardTarget.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRDashBoard\DashboardTarget.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shift". [2022-06-16T03:57:11.591Z] Copying file from "Views\Shift\Create.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shift\Create.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Shift\Details.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Shift\Details.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit". [2022-06-16T03:57:11.591Z] Copying file from "Views\TimelyFilingLimit\TimelyFilingLimit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit\TimelyFilingLimit.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\TimelyFilingLimit\TimelyFilingLimitDetail.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Preference". [2022-06-16T03:57:11.591Z] Copying file from "Views\Preference\preference.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Preference\preference.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Preference\PreferenceControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Preference\PreferenceControl.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\Report.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\Report.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\StrategyOutcome.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyOutcome.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\EffortProjection.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\EffortProjection.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\StrategyCompliance.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyCompliance.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\PaymentProjections.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\PaymentProjections.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\StrategyOutcomeBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyOutcomeBill.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\EffortProjectionBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\EffortProjectionBill.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\StrategyComplianceBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\StrategyComplianceBill.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\PaymentProjectionsBill.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\PaymentProjectionsBill.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\ExportExcel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\ExportExcel.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\Report\ReportHome.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Report\ReportHome.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport". [2022-06-16T03:57:11.591Z] Copying file from "Views\ReportImport\ReportImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport\ReportImport.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\ReportImport\_RejectionSummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ReportImport\_RejectionSummary.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QA". [2022-06-16T03:57:11.591Z] Copying file from "Views\QA\ErrorRectification.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QA\ErrorRectification.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PayerURLMaster". [2022-06-16T03:57:11.591Z] Copying file from "Views\PayerURLMaster\PayerURLMaster.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PayerURLMaster\PayerURLMaster.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImport". [2022-06-16T03:57:11.591Z] Copying file from "Views\DareImport\DareImport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImport\DareImport.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AuditLog". [2022-06-16T03:57:11.591Z] Copying file from "Views\AuditLog\AuditLog.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AuditLog\AuditLog.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImportSchedule". [2022-06-16T03:57:11.591Z] Copying file from "Views\DareImportSchedule\DareImportSchedule.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DareImportSchedule\DareImportSchedule.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Scheduler". [2022-06-16T03:57:11.591Z] Copying file from "Views\Scheduler\SchedulerConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Scheduler\SchedulerConfig.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode". [2022-06-16T03:57:11.591Z] Copying file from "Views\ExternalActivityCode\ExternalActivityActionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode\ExternalActivityActionList.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\ExternalActivityCode\ExternalActivityActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ExternalActivityCode\ExternalActivityActionCode.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Inventory". [2022-06-16T03:57:11.591Z] Copying file from "Views\Inventory\Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Inventory\Inventory.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ProductionColumn". [2022-06-16T03:57:11.591Z] Copying file from "Views\ProductionColumn\ProductionColumn.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ProductionColumn\ProductionColumn.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig". [2022-06-16T03:57:11.591Z] Copying file from "Views\WorkOrderConfig\ViewConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig\ViewConfiguration.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\WorkOrderConfig\CreateConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\WorkOrderConfig\CreateConfiguration.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\GlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\GlobalSearch.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\GlobalSearchBilling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\GlobalSearchBilling.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_ARGlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARGlobalSearchAction.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_BLGlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLGlobalSearchAction.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARComplete.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_ARForwardedTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARForwardedTo.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARTasking.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_BLComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLComplete.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_BLTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_BLTasking.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GlobalSearch\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearch\_ARAppeal.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit". [2022-06-16T03:57:11.591Z] Copying file from "Views\AppealsFillingLimit\AppealsFillingLimit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit\AppealsFillingLimit.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealsFillingLimit\AppealsFillingLimitDetails.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BLGDashboard". [2022-06-16T03:57:11.591Z] Copying file from "Views\BLGDashboard\BLGDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BLGDashboard\BLGDashboard.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARDashboard". [2022-06-16T03:57:11.591Z] Copying file from "Views\ARDashboard\ARDashboard.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARDashboard\ARDashboard.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Lock". [2022-06-16T03:57:11.591Z] Copying file from "Views\Lock\RedirectToLogOff.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Lock\RedirectToLogOff.cshtml". [2022-06-16T03:57:11.591Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig". [2022-06-16T03:57:11.591Z] Copying file from "Views\GridConfig\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\Index.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GridConfig\_GridOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_GridOptions.cshtml". [2022-06-16T03:57:11.591Z] Copying file from "Views\GridConfig\_ColumnOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_ColumnOptions.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\GridConfig\_SearchOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_SearchOrder.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\GridConfig\_SortOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_SortOrder.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\GridConfig\_LinkOptions.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GridConfig\_LinkOptions.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig". [2022-06-16T03:57:11.592Z] Copying file from "Views\RuleEngineConfig\RuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\RuleEngineConfig.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\RuleEngineConfig\RuleWorkFlowList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\RuleWorkFlowList.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\RuleEngineConfig\_RuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RuleEngineConfig\_RuleBox.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup". [2022-06-16T03:57:11.592Z] Copying file from "Views\ConfigurationGroup\ConfigurationGroup.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup\ConfigurationGroup.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\ConfigurationGroup\ConfigGroupAdd.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ConfigurationGroup\ConfigGroupAdd.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration". [2022-06-16T03:57:11.592Z] Copying file from "Views\DenialConfiguration\DenialConfigurationDisplay.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\DenialConfigurationDisplay.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\DenialConfiguration\DenialConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\DenialConfiguration.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\DenialConfiguration\_DenialConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\DenialConfiguration\_DenialConfig.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ManualAllocation". [2022-06-16T03:57:11.592Z] Copying file from "Views\ManualAllocation\Allocate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ManualAllocation\Allocate.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Sampling". [2022-06-16T03:57:11.592Z] Copying file from "Views\Sampling\Sampling.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Sampling\Sampling.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution". [2022-06-16T03:57:11.592Z] Copying file from "Views\SamplingExecution\GetExecutionList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\GetExecutionList.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\SamplingExecution\_SamplingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\_SamplingList.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\SamplingExecution\AdhocList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SamplingExecution\AdhocList.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkOrder". [2022-06-16T03:57:11.592Z] Copying file from "Views\QAWorkOrder\QAWorkOrderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkOrder\QAWorkOrderDetails.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkSummary". [2022-06-16T03:57:11.592Z] Copying file from "Views\QAWorkSummary\QAWorkSummaryDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAWorkSummary\QAWorkSummaryDetails.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketProcessMapping". [2022-06-16T03:57:11.592Z] Copying file from "Views\BucketProcessMapping\BucketProcessMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BucketProcessMapping\BucketProcessMapping.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation". [2022-06-16T03:57:11.592Z] Copying file from "Views\Evaluation\EvaluationView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\EvaluationView.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Evaluation\_EvaluationView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EvaluationView.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Evaluation\Evaluation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\Evaluation.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Evaluation\_EvaluationParametersPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EvaluationParametersPartial.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Evaluation\_EncounterDetailsQA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Evaluation\_EncounterDetailsQA.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QASubProcessAuditorMapping". [2022-06-16T03:57:11.592Z] Copying file from "Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QASubProcessAuditorMapping\QASubProcessAuditorMapping.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig". [2022-06-16T03:57:11.592Z] Copying file from "Views\SampleRuleConfig\SampleRuleConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\SampleRuleConfig.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\SampleRuleConfig\_SampleRuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\_SampleRuleBox.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\SampleRuleConfig\_WFSampleCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\_WFSampleCondition.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\SampleRuleConfig\SampleRuleConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SampleRuleConfig\SampleRuleConfigList.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentQualitySummary". [2022-06-16T03:57:11.592Z] Copying file from "Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentQualitySummary\QAAgentQualitySummary.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QualityCheck". [2022-06-16T03:57:11.592Z] Copying file from "Views\QualityCheck\QualityCheckView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QualityCheck\QualityCheckView.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter". [2022-06-16T03:57:11.592Z] Copying file from "Views\QAQualityParameter\QualityParameter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter\QualityParameter.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\QAQualityParameter\_ParameterList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAQualityParameter\_ParameterList.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig". [2022-06-16T03:57:11.592Z] Copying file from "Views\QARuleEngineConfig\_QARuleBox.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\_QARuleBox.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\QARuleEngineConfig\QARuleEngineConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\QARuleEngineConfig.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\QARuleEngineConfig\QARuleConfigList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\QARuleConfigList.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\QARuleEngineConfig\_WFSampleCondition.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QARuleEngineConfig\_WFSampleCondition.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PracticeWiseEncounterInfo". [2022-06-16T03:57:11.592Z] Copying file from "Views\PracticeWiseEncounterInfo\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\PracticeWiseEncounterInfo\Index.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Caching". [2022-06-16T03:57:11.592Z] Copying file from "Views\Caching\Caching.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Caching\Caching.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Caching\_CachingView.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Caching\_CachingView.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu". [2022-06-16T03:57:11.592Z] Copying file from "Views\OptimixMenu\MenuDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu\MenuDetails.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\OptimixMenu\AddMenu.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixMenu\AddMenu.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Test". [2022-06-16T03:57:11.592Z] Copying file from "Views\Test\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Test\Index.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation". [2022-06-16T03:57:11.592Z] Copying file from "Views\InventoryAllocation\InventoryAllocation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\InventoryAllocation.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\InventoryAllocation\_Inventory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\_Inventory.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\InventoryAllocation\_GeneratedList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InventoryAllocation\_GeneratedList.cshtml". [2022-06-16T03:57:11.592Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket". [2022-06-16T03:57:11.592Z] Copying file from "Views\Bucket\BucketMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\BucketMapping.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Bucket\CreateBucket.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\CreateBucket.cshtml". [2022-06-16T03:57:11.592Z] Copying file from "Views\Bucket\ViewBucketList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Bucket\ViewBucketList.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon". [2022-06-16T03:57:11.593Z] Copying file from "Views\ActionCodeCommon\ActionCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon\ActionCode.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\ActionCodeCommon\ActionCodeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActionCodeCommon\ActionCodeList.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping". [2022-06-16T03:57:11.593Z] Copying file from "Views\StatusActionMapping\StatusActionMapping.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping\StatusActionMapping.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\StatusActionMapping\StatusActionMappingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusActionMapping\StatusActionMappingList.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon". [2022-06-16T03:57:11.593Z] Copying file from "Views\StatusCodeCommon\StatusCode.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon\StatusCode.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\StatusCodeCommon\StatusCodeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\StatusCodeCommon\StatusCodeList.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputField\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\Crud.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputField\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\Index.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputField\_DateConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_DateConfiguration.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputField\_MultiFieldConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_MultiFieldConfiguration.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputField\_TextBoxConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputField\_TextBoxConfiguration.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputFieldControl\GetControl.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\GetControl.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputFieldControl\GetControls.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\GetControls.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputFieldControl\_GetStatusAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldControl\_GetStatusAction.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputFieldMapping\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping\Crud.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\InputFieldMapping\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\InputFieldMapping\Index.cshtml". [2022-06-16T03:57:11.593Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\_ChangePasswordPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_ChangePasswordPartial.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\_ExternalLoginsListPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_ExternalLoginsListPartial.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\_RemoveExternalLoginsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_RemoveExternalLoginsPartial.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\_SetPasswordPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\_SetPasswordPartial.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\ExternalLoginConfirmation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\ExternalLoginConfirmation.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\ExternalLoginFailure.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\ExternalLoginFailure.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\Login.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Login.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\Manage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Manage.cshtml". [2022-06-16T03:57:11.593Z] Copying file from "Views\Account\Register.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Account\Register.cshtml". [2022-06-16T03:57:11.845Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating". [2022-06-16T03:57:11.845Z] Copying file from "Views\QAAgentRating\QAAgentRating.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRating.cshtml". [2022-06-16T03:57:11.845Z] Copying file from "Views\QAAgentRating\QAAgentRatingList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRatingList.cshtml". [2022-06-16T03:57:11.845Z] Copying file from "Views\QAAgentRating\QAAgentRatingUpdate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\QAAgentRating\QAAgentRatingUpdate.cshtml". [2022-06-16T03:57:11.846Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AppealTemplateList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealTemplateList.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\_UploadTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_UploadTemplate.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\Aetna_Sample.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\Aetna_Sample.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\_AppealTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealTemplate.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AppealConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealConfiguration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealEmailTemplateConfgiration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\_AppealWorkOrderLink.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealWorkOrderLink.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AppealSchedulureReport.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AppealSchedulureReport.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Care.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Care.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicare_Fax.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_Secure.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_secure_Fax.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Authorization.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Corrected.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_denied.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_denied.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_FAX.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicaid.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aarp_Wellmed.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_AETNA_MEDICARE_FAXX.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Medicare.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_FAX_Cover.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_FAX_Cover.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Amerigroup.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Amerigroup.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_BCBS.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_BCBS.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Care_N_Care_FAX.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Care_N_Care.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Care_N_Care.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Chubb_SVC_Work_Comp.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Cook_Star.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cook_Star.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Doppler_Report.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Doppler_Report.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Tricare_Appeal_Form.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Repeate_Cook_Star.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Gold_Plus_Medicare.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Esis_Dallas_Work_Comp.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_FBI_Prison_Letter.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_General_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_General_Appeal.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicaid_Appeal_Form.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_Appeal_Letter.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Claim_Reconsideration_Form.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Health_Spring_Bravo_Star_Plus.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare_Part B.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Claim_Reconsideration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_Direct.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_Direct.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_FAX_cover_sheet.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_WellMed.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UMR_Appeal_Form.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Veterans_Administration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\_AppealTemplateParent.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealTemplateParent.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\_AppealHeaderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\_AppealHeaderDetails.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_1199Reconsideration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Under_Paid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Under_Paid.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AIG_Reconsideration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_CareCore.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CareCore.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CDPHP_Provider.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_HMO_prefix.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_CMM_Claim_Denied_For_Timely_Filing.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_EMPIRE BC-BS Therapy Form2013.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_EMPIRE_BCBS_Therapy.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_Baltimore.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fax_Cover_Sheet_MountKisco.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_fidelis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_fidelis.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Section12A.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Section12B.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_GEHA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_GEHA.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_GHI PPO Reconsideration.cshtml". [2022-06-16T03:57:11.846Z] Copying file from "Views\AppealTemplate\AT_CMM_Hudson.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Hudson.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Humana Medicare Choice PPO.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medical records_CPT 72146.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_Medical_Records.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medical_Records.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_PartB_Redetermination_First_Level_Appeal.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_MVP_Health_Care_claim_adjustment.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_OXHP REVIEW REQUEST.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_UMR_Appeal_Request_Form.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_WaiverofLiability.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_Wellcare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Wellcare.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_WellCare_Dispute_Form.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Fallon_Health.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_Payment_Dispute.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medicare_1st_Level_Appeal.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Humana_Appeals_Complaince.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Mran.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Mran.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_RailRoad_Redetermination.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Scott_and_White.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Scott_and_White.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Aetna_Appeal.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_General.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_General.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Ambetter_TX_AMB_Claim_Dispute_Form.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_THC_Invoice.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Invoice.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Aetna_RF.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Anthem_RF.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_BCBS_RF.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_Late_Submission.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Late_Submission.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Medicare_Redetermination.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_BCBS_UM.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_VA_Premier_RF.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Optima_Medicaid_MCO_RF.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL_FORM.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FIDELIS_APPEAL.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_HMG_UHC_RF.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_UHC_RF.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Cover_Letter.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Coventry_Reconsideration_letter.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Oxford_Review_Request_Form.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_UHC_ReconsiderationForm.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Wellcare_Provider_Dispute.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_health_care_and_Medicare.cshtml". [2022-06-16T03:57:11.847Z] Copying file from "Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_BCBS_Health_Plus_PAYMENT_DISPUTE_FORM.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Generic_Appeal_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_Invoice_Fax_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_For_RR_Medicare_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_NSCC_Reconsideration_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Amerihealth_Processing_Center.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Lifetime_benefits_solutions_provider_appeal_form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS _Lifewise_Health_plan_appeal_request.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_PHCS_Tuff_health_plan_claim_review_form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Todays_Provider_Dispute_Resolution_Request_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Fidelis_corrected_claim.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Coventry_Reconsideration_letter.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_UHC_Reconsideration_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Claim_Underpaid.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Medical_Necessity.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Casamba_Oxford_Review_Request_Form.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_OR_Pended_FOR_Medical_Records.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_NO_REFERRAL_REQUIRED_AS_PER_DOCUMENTATION.cshtml". [2022-06-16T03:57:11.848Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Invalid_Diagnosis.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Denied_FOR_Benefits_Exhausted_Units.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_PROVIDER_NOT_PRIVILEGED_TO_PERFORM_THIS_SERVICE.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invoice.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Invalid_Diagnosis.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Capitation.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml". [2022-06-16T03:57:12.101Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_No_Auth_(Retro_Auth_request).cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Claim_denied_for_auth_(Not_obtained).cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_Select_Generic_APPEAL.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_CA.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_NM.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_UHC_Reconsideration_Appeal.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_FL_Provider_Appeal_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_AZ.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_CO.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_SELECT_BCBS_OK.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CASAMBA_Denied_for_Untimely_Filing_(Capitation).cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_Aetna_Reconsideration_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_BCBS_Reconsideration_form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_Cigna_reconsideration_form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_General_AppealCoverSheet.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_DOL_Adjustment_Request_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_Refund Form_JKB_508.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Aetna_Provider_Complaint_Appeal_Request.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AIG_Recon_Letter.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Appeal_Form_Law_Dept.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Scott_And_White_Redetermination.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_UHC_Reconsideration_Request_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Medicare_Part_B_First_level_Redetermination_form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_RailRoad_Medicare_Redetermination.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_IMPEL_GenericAppealCoverLetter.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_IMPEL_MedicalRecordsCoverLetter.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_BCBS_Claim_Review_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Aetna_Provider_Complaint_Appeal_Request.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_FaxCoverLetter_Medical_Clinic_of_NorthTexas.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Physiotherapy_Associates(Generic- Appeals --1).cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCBS_AZ_Appeal_form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Aetna_Appeal_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCCA_Reconsideration_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_BCBS_FL_Appeal_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HMG_Cigna_appeal_request_for_provider_payment_review.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_General_Fax_Coversheet1.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CTO_UHC_ReconsiderationForm.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_PTA_Fax_Coversheet.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_appeal_request_for_provider_payment_review.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Cigna_101_102_&_103.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Empire_BlueCross_BlueShield.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_RailRoad_Medicare_Redetermination.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Medicare_Part_B_Voluntary_Refund_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_Humana_GRIEVANCE_APPEAL_REQUEST_FORM.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_AmeriHealth_Claims_Determination.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBC_OF_IL_Claim_Review_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_OK_Appeal_form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_MT_Appeal_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_NM_appeal_Form.cshtml". [2022-06-16T03:57:12.102Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_TX_appeal_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_COVERLETTER_INLAND_EMPIRE.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_fidelis_Reconsidaration_New.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_ClaimReconsiderationRequestForm.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_SC_Reconsideration_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_Reconsideration_Form_for_AVIRA_HEALTH_PLAN.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_PROVIDER_DISPUTE_RESOLUTION_REQUEST.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_MEDICARE_DME_Redetemination_Request_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Generic_V1.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_AWHG_Standard_Appeal_Cover_Letter_Non_covered_service_V1.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IL_Provider_Claim_Dispute.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_CC_Provider_Claim_Dispute_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IL_Provider_Reconsideration_Request.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_BlueCross_Provider_Claims_Inquiry_Or_Dispute_Request_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Generic_Appeal_Template_LINKIA_LLC.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Scope_Prosthetics_Orthotics_Appeal_Letter.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Prosthetics_Lab_of_Rochester_Appeal_Letter.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_CMM_FidelisCare_ProviderReconAppealsForm_English.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Wellcare_Medicare_Provider_Payment_Dispute_Request_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Wellcare_Medicaid_Administrative_Review_Request_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Letter_Head_MCNT.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Letter_Head_Diag.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_UHC_WaiverofLiability_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBS_of_IL_Additional_Info_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Care_LA_PDR_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Amerigroup_reconsideration_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_CIgna_Professional_Payment_Review_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Cigna_HealthSpring_Payment_dispute_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Humana_Administrative_Review_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Fax_Cover_Submit_Medical_Doc_for_Electronic_Claims_PWK_Part_B.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_USMD_Medicare_Part_B_Reconsideration_2nd_level_appeal.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Amerigroup_Provider_dispute_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Bella_Vista_PDR_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Care_Centrix_Claim_Reconsideration_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Net_Mcal_Appeal_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_Nevada_Form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_HealthNet_CA_prov_dispute_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Kaiser_Washington_Appeal_1st_level.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Molina_Claims_recondiseration_form.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna - HealthSpring_star_plus.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Cigna_Healthspring_Payment_Dispute.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_THC_Medica.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Medica.cshtml". [2022-06-16T03:57:12.103Z] Copying file from "Views\AppealTemplate\AT_THC_Superior_Health.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Superior_Health.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Wellcare_Medicaid.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_THC_Wellcare_Medicare.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Molina_Ohio_Medicaid_Reconsideration_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Paramount_HC_Mediaid_Negative_balance_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Santa_Clara_Valley_health_Plan_Appeal_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SCRIPPS_HEALTH_PLAN_SERVICE_CORRESPONDENCE.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Scripps_PDR_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SUPERIOR_HP_CHIP_STAR_STARKIDS_TX_Appeal_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Sutter_Select_UMR_Appeals_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_Claim_Redetermination_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_UHC_ReconsiderationRequestForm.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SOUTH_COUNTRY_HA_MN_MCAID.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Partnership_Health_Plan_Medi_Cal_CIF_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_SCRIPPS_CORRECTED_CLAIM.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Medicaid_of_Nevada_FA29_Date_correction_for_auth.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_LA_Care_Appeal_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_ADVENTIST_HEALTH_CORRSPONDENCE_PRIOR_AUTHORIZATION_REQUEST_FORM.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Alameda_alliance_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_BCBC_of_North_Carolina_Provider_Claims_Inquiry_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_BCBS_of_TN_Provider_Appeal_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Blue_shield_Provider_Dispute_Resolution_Form_Professional.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Brown_Talnd_Provider_Dispute_Resolution_Request_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_California_Health_Wellness.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_Hanger_Medicare_Reopening_Request_form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_IEHP_Appeal_Form.cshtml". [2022-06-16T03:57:12.104Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Mateo_PDR_form.cshtml". [2022-06-16T03:57:12.355Z] Copying file from "Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Health_Plan_of_San_Joaquin_PDR_Form.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_Care_Oregon_Authorization_Form.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_MARTINS_POINT_US_FAM_HEALTH_PLAN_Retro_AuthorizationRequest_Form.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplate\AT_HANGER_MediGold_Appeal_Form.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege". [2022-06-16T03:57:12.356Z] Copying file from "Views\OptimixRolePrivilege\MenuDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\MenuDetails.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\OptimixRolePrivilege\Role.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\Role.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\OptimixRolePrivilege\RoleList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\OptimixRolePrivilege\RoleList.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate". [2022-06-16T03:57:12.356Z] Copying file from "Views\AutoActionTemplate\Save.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate\Save.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\AutoActionTemplate\List.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AutoActionTemplate\List.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ImportInputFieldMapConfig". [2022-06-16T03:57:12.356Z] Copying file from "Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ImportInputFieldMapConfig\ImportInputFieldMapConfig.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Notifier". [2022-06-16T03:57:12.356Z] Copying file from "Views\Notifier\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\Notifier\Index.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument". [2022-06-16T03:57:12.356Z] Copying file from "Views\SOPDocument\Index_single.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Index_single.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\SOPDocument\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Crud.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\SOPDocument\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\SOPDocument\Index.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\BillingPPWorkFlow.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\BillingPPEncounterDetails.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsComplete.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_BLPPComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPComplete.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_BLPPTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPTasking.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_BLPPForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPForward.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_BLPPReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_BLPPReassign.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsForwardTo.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_EncDetailsTasking.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\BillingPPWorkFlow\_Reassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\BillingPPWorkFlow\_Reassign.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\AREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\AREncounterDetails.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\ARWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\ARWorkFlow.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\AutoAudit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\AutoAudit.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\DosPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\DosPage.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ACREncounterDetailsPartial.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARAppeal.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARComplete.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_ARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARForwardTo.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_ARReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARReassign.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_ARTasking.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_EncDetailsAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsAppeal.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsComplete.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsForwardTo.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_EncDetailsTasking.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_PrecallNotes.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_PrecallNotes.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ARWorkFlow\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP". [2022-06-16T03:57:12.356Z] Copying file from "Views\GlobalSearchBillingPP\GlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\GlobalSearch.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_BillingPPComplete.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_GlobalSearchAction.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\GlobalSearchBillingPP\_BillingPPTasking.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig". [2022-06-16T03:57:12.356Z] Copying file from "Views\ActiveDirectoryConfig\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig\Crud.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ActiveDirectoryConfig\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ActiveDirectoryConfig\Index.cshtml". [2022-06-16T03:57:12.356Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\ACREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ACREncounterDetails.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\ACRPatientDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ACRPatientDetails.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\ARWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\ARWorkOrder.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\AutoAudit.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\AutoAudit.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\DosPage.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\DosPage.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ACREncounterDetailsPartial.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_ARAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARAppeal.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_ARComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARComplete.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_ARForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARForwardTo.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_ARReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARReassign.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_ARTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_ARTasking.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_EncDetailsAppeal.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsAppeal.cshtml". [2022-06-16T03:57:12.356Z] Copying file from "Views\ACRWorkorder\_EncDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsComplete.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\ACRWorkorder\_EncDetailsForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsForwardTo.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\ACRWorkorder\_EncDetailsTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_EncDetailsTasking.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\ACRWorkorder\_PrecallNotes.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\ACRWorkorder\_PrecallNotes.cshtml". [2022-06-16T03:57:12.357Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\CBRWorkFlow.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\CBRWorkFlow.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\CBREncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\CBREncounterDetails.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\_CBRWOFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOFinish.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\_CBRWOComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOComplete.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\_CBRWOTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOTasking.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\_CBRWOForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOForward.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\_CBRWOReassign.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWOReassign.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlow\_CBRWORefund.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlow\_CBRWORefund.cshtml". [2022-06-16T03:57:12.357Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch\_CBRGlobalSearch.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRGlobalSearch\GlobalSearchCBR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRGlobalSearch\GlobalSearchCBR.cshtml". [2022-06-16T03:57:12.357Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_AccountDetails.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetEncounterCPT.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetEncounterCPTDetail.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_HeaderFooterDetailsEncounter.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_ProductionCount.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_CBRDocumentDetails.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_EncounterDetails.cshtml". [2022-06-16T03:57:12.357Z] Copying file from "Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\CBRWorkFlowReadOnly\_GetCBRRefundHistory.cshtml". [2022-06-16T03:57:12.357Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\fonts". [2022-06-16T03:57:12.610Z] Copying file from "Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide-dark\fonts\tinymce-mobile.woff". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\fonts". [2022-06-16T03:57:12.610Z] Copying file from "Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\skins\ui\oxide\fonts\tinymce-mobile.woff". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\langs". [2022-06-16T03:57:12.610Z] Copying file from "Scripts\tinymce\langs\readme.md" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Scripts\tinymce\langs\readme.md". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate". [2022-06-16T03:57:12.610Z] Copying file from "Views\MessageTemplate\List.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate\List.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\MessageTemplate\Save.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\MessageTemplate\Save.cshtml". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation". [2022-06-16T03:57:12.610Z] Copying file from "Views\AppealTemplateAutomation\Details.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation\Details.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\AppealTemplateAutomation\Template.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\AppealTemplateAutomation\Template.cshtml". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\RefundTemplateList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\RefundTemplateList.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\_UploadTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_UploadTemplate.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\_RefundTemplate.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundTemplate.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\RefundConfiguration.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\RefundConfiguration.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\_RefundTemplateParent.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundTemplateParent.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\_RefundHeaderDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundHeaderDetails.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\AT_THC_FAX_Cover.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\AT_THC_FAX_Cover.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\_RefundWorkOrderLink.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\_RefundWorkOrderLink.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\Crud.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\Crud.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\GetRefundTypeList.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\GetRefundTypeList.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundTemplate\AT_CASAMBA_Spear_Claim_Underpaid.cshtml". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundAttachmentDocument\Index.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument\Index.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "Views\RefundAttachmentDocument\CrudOperation.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\RefundAttachmentDocument\CrudOperation.cshtml". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\UNIDTemplatePostingApproval". [2022-06-16T03:57:12.610Z] Copying file from "Views\UNIDTemplatePostingApproval\UNIDReview.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\UNIDTemplatePostingApproval\UNIDReview.cshtml". [2022-06-16T03:57:12.610Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\YFReports". [2022-06-16T03:57:12.610Z] Copying file from "Views\YFReports\YFReports.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\Views\YFReports\YFReports.cshtml". [2022-06-16T03:57:12.610Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:57:12.610Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\App.config". [2022-06-16T03:57:12.610Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\sample.pdf". [2022-06-16T03:57:12.610Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Vendor_Payer_Master.xlsx". [2022-06-16T03:57:12.610Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\Optimix2\bin\Vendor_payer_mapping.xlsx". [2022-06-16T03:57:13.527Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default targets). [2022-06-16T03:57:13.780Z] ResolveAssemblyReferences: [2022-06-16T03:57:13.780Z] Consider app.config remapping of assembly "System.Web.Mvc, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "4.0.0.0" [] to Version "4.0.0.1" [C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll] to solve conflict and get rid of warning. [2022-06-16T03:57:13.780Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:13.780Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:13.780Z] GenerateTargetFrameworkMonikerAttribute: [2022-06-16T03:57:13.780Z] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:13.780Z] CoreCompile: [2022-06-16T03:57:13.780Z] C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;POSTSHARP_CONSTRAINTS /highentropyva+ /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.dll /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.dll /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.dll /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.dll /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.dll /reference:E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.dll /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Entity.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll" /reference:"C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" /debug:pdbonly /optimize+ /out:obj\Release\IKS.CSR.dll /subsystemversion:6.00 /target:library /utf8output Controllers\CSRWorkOrderController.cs Controllers\CSRWorkOrderReadOnlyController.cs Controllers\GlobalSearchCSRController.cs CSRAreaRegistration.cs DTO\CSRAccountEncounterDetails.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs" [2022-06-16T03:57:14.335Z] Controllers\CSRWorkOrderReadOnlyController.cs(132,28): warning CS0219: The variable 'HeaderText' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:14.335Z] _CopyFilesMarkedCopyLocal: [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PostSharp.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\System.Web.Providers.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PostSharp.xml". [2022-06-16T03:57:14.335Z] _CopyOutOfDateSourceItemsToOutputDirectory: [2022-06-16T03:57:14.335Z] Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. [2022-06-16T03:57:14.335Z] _CopyOutOfDateSourceItemsToOutputDirectoryAlways: [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\App.config". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Content\PDF\sample.pdf". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Downloads\Vendor_Payer_Master.xlsx". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Downloads\Vendor_payer_mapping.xlsx". [2022-06-16T03:57:14.335Z] _CopyAppConfigFile: [2022-06-16T03:57:14.335Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSR.dll.config". [2022-06-16T03:57:14.335Z] CopyFilesToOutputDirectory: [2022-06-16T03:57:14.335Z] Copying file from "obj\Release\IKS.CSR.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSR.dll". [2022-06-16T03:57:14.335Z] CSR -> E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSR.dll [2022-06-16T03:57:14.335Z] Copying file from "obj\Release\IKS.CSR.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSR.pdb". [2022-06-16T03:57:14.335Z] _CopyWebApplicationLegacy: [2022-06-16T03:57:14.335Z] Copying Web Application Project Files for CSR [2022-06-16T03:57:14.335Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin". [2022-06-16T03:57:14.335Z] Copying file from "obj\Release\IKS.CSR.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.CSR.dll". [2022-06-16T03:57:14.335Z] Copying file from "obj\Release\IKS.CSR.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.CSR.pdb". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Antlr3.Runtime.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\EntityFramework.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Business.Core.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.CSRBLL.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.CSRModel.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Common.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Common.Entities.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Utility.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Optimix2.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\log4net.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.Web.Infrastructure.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Newtonsoft.Json.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\PostSharp.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Helpers.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Mvc.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Optimization.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Providers.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Razor.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.WebPages.Deployment.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.WebPages.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.WebPages.Razor.dll". [2022-06-16T03:57:14.335Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\WebGrease.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.DBProviderFactory.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.AR.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.AR.Entities.dll". [2022-06-16T03:57:14.335Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.QA.Entities.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Clinic.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Clinic.Entities.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.PARModel.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.QA.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS..Dare.Billing.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Billing.Entities.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Business.RuleManager.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Owin.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\McjDevelopment.Mvc3ValidationGroups.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebActivatorEx.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\WebActivatorEx.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.Owin.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\AttributeRouting.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.Mvc.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\AttributeRouting.Web.Mvc.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\NReco.PdfGenerator.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\NReco.PdfGenerator.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\itextsharp.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\itextsharp.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PdfSharp.Xps.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\PdfSharp.Xps.dll". [2022-06-16T03:57:14.336Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Spire.Pdf.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Spire.Pdf.dll". [2022-06-16T03:57:14.587Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\ImportLibrary.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.AutoPost.Entities.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.PARBLL.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.AspNet.SignalR.Core.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\AttributeRouting.Web.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PdfSharp-WPF.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\PdfSharp-WPF.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Spire.License.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Spire.License.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Security.dll" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.Owin.Security.dll". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Common.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Common.Entities.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Business.Core.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.CSRBLL.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.CSRModel.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Utility.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Optimix2.pdb". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\log4net.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Newtonsoft.Json.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\PostSharp.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Helpers.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Mvc.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.Razor.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.WebPages.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.WebPages.Deployment.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\System.Web.WebPages.Razor.xml". [2022-06-16T03:57:14.588Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\EntityFramework.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.DBProviderFactory.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.AR.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.AR.Entities.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.QA.Entities.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Clinic.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Clinic.Entities.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.PARModel.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.QA.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS..Dare.Billing.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.Billing.Entities.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Business.RuleManager.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\McjDevelopment.Mvc3ValidationGroups.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.Owin.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\AttributeRouting.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.Mvc.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\AttributeRouting.Web.Mvc.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\itextsharp.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\itextsharp.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\ImportLibrary.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.Dare.AutoPost.Entities.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\IKS.PARBLL.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.pdb" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.AspNet.SignalR.Core.pdb". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.AspNet.SignalR.Core.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\AttributeRouting.Web.xml". [2022-06-16T03:57:14.588Z] Copying file from "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Security.xml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Microsoft.Owin.Security.xml". [2022-06-16T03:57:14.588Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery-1.7.1.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery-1.7.1.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery-1.7.1.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery-1.7.1.min.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery-CSRPatientVerification.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery-CSRPatientVerification.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery-ui-1.8.20.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery-ui-1.8.20.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery-ui-1.8.20.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery-ui-1.8.20.min.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery.unobtrusive-ajax.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery.unobtrusive-ajax.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery.unobtrusive-ajax.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery.unobtrusive-ajax.min.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery.validate.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery.validate.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery.validate.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery.validate.min.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery.validate.unobtrusive.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery.validate.unobtrusive.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\jquery.validate.unobtrusive.min.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\jquery.validate.unobtrusive.min.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\modernizr-2.5.3.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\modernizr-2.5.3.js". [2022-06-16T03:57:14.588Z] Copying file from "Scripts\_references.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Scripts\_references.js". [2022-06-16T03:57:14.588Z] Copying file from "Web.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Web.config". [2022-06-16T03:57:14.588Z] Copying file from "Web.Debug.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Web.Debug.config". [2022-06-16T03:57:14.588Z] Copying file from "Web.Release.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Web.Release.config". [2022-06-16T03:57:14.588Z] Copying file from "packages.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\packages.config". [2022-06-16T03:57:14.588Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views". [2022-06-16T03:57:14.588Z] Copying file from "Views\Web.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\Web.config". [2022-06-16T03:57:14.588Z] Copying file from "Views\_ViewStart.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\_ViewStart.cshtml". [2022-06-16T03:57:14.588Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_CSRWokListRadiobuttons.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRWokListRadiobuttons.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\CSRWorkOrder.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\CSRWorkOrder.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\AccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\AccountDetails.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_CSRTasking.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRTasking.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_CSRForwardTo.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRForwardTo.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_CSRComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRComplete.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsComplete.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsDNC.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsDNC.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_CSRReassignAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRReassignAccount.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsFinish.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsForward.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsForward.cshtml". [2022-06-16T03:57:14.588Z] Copying file from "Views\CSRWorkOrder\_SatisfactionSurvey.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_SatisfactionSurvey.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_RepeatCaller.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_RepeatCaller.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_CSRRepeatCallerConfig.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRRepeatCallerConfig.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_CSRTaskComplete.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRTaskComplete.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_CSREncTask.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSREncTask.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_CSRTaskFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRTaskFinish.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_CSRFinish.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRFinish.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\CSRAccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\CSRAccountDetails.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsFinishCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsFinishCheckLevel.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_AccountDetailsForwardCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_AccountDetailsForwardCheckLevel.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrder\_CSRTaskingCheckLevel.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrder\_CSRTaskingCheckLevel.cshtml". [2022-06-16T03:57:14.589Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\GlobalSearchCSR". [2022-06-16T03:57:14.589Z] Copying file from "Views\GlobalSearchCSR\GlobalSearchCSR.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\GlobalSearchCSR\GlobalSearchCSR.cshtml". [2022-06-16T03:57:14.589Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml". [2022-06-16T03:57:14.589Z] Copying file from "Views\CSRWorkOrderReadOnly\_ProductionCount.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly\_ProductionCount.cshtml". [2022-06-16T03:57:14.841Z] Copying file from "Views\CSRWorkOrderReadOnly\_AccountDetails.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly\_AccountDetails.cshtml". [2022-06-16T03:57:14.841Z] Copying file from "Views\CSRWorkOrderReadOnly\_GetEncounterCPT.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly\_GetEncounterCPT.cshtml". [2022-06-16T03:57:14.841Z] Copying file from "Views\CSRWorkOrderReadOnly\_GetEncounterCPTDetail.cshtml" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\Views\CSRWorkOrderReadOnly\_GetEncounterCPTDetail.cshtml". [2022-06-16T03:57:14.841Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\jquery.validate.unobtrusive.validationgroups.js". [2022-06-16T03:57:14.841Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\App.config". [2022-06-16T03:57:14.841Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\sample.pdf". [2022-06-16T03:57:14.841Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Vendor_Payer_Master.xlsx". [2022-06-16T03:57:14.841Z] Copying file from "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx" to "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR\bin\Vendor_payer_mapping.xlsx". [2022-06-16T03:57:14.841Z] ValidateGlobalPackageSetting: [2022-06-16T03:57:14.841Z] $(PackageAsSingleFile) is True [2022-06-16T03:57:14.841Z] $(PackageFileName) is E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\CSR.zip. Validating... [2022-06-16T03:57:14.841Z] CollectFilesFromIntermediateAssembly: [2022-06-16T03:57:14.841Z] Gather all files from Project items @(IntermediateAssembly). Adding: [2022-06-16T03:57:14.841Z] E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSR.dll to bin\IKS.CSR.dll [2022-06-16T03:57:14.841Z] CollectFilesFromContent: [2022-06-16T03:57:14.841Z] Gather all files from Project items @(Content). Adding: [2022-06-16T03:57:14.841Z] Scripts\jquery-1.7.1.js;Scripts\jquery-1.7.1.min.js;Scripts\jquery-CSRPatientVerification.js;Scripts\jquery-ui-1.8.20.js;Scripts\jquery-ui-1.8.20.min.js;Scripts\jquery.unobtrusive-ajax.js;Scripts\jquery.unobtrusive-ajax.min.js;Scripts\jquery.validate.js;Scripts\jquery.validate.min.js;Scripts\jquery.validate.unobtrusive.js;Scripts\jquery.validate.unobtrusive.min.js;Scripts\modernizr-2.5.3.js;Scripts\_references.js;Web.config;Web.Debug.config;Web.Release.config;Views\Web.config;Views\_ViewStart.cshtml;Views\CSRWorkOrder\_CSRWokListRadiobuttons.cshtml;Views\CSRWorkOrder\CSRWorkOrder.cshtml;Views\CSRWorkOrder\AccountDetails.cshtml;Views\GlobalSearchCSR\GlobalSearchCSR.cshtml;Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml;Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml;Views\CSRWorkOrder\_CSRTasking.cshtml;Views\CSRWorkOrder\_CSRForwardTo.cshtml;Views\CSRWorkOrder\_CSRComplete.cshtml;Views\CSRWorkOrder\_AccountDetailsComplete.cshtml;Views\CSRWorkOrder\_AccountDetailsDNC.cshtml;Views\CSRWorkOrderReadOnly\_ProductionCount.cshtml;Views\CSRWorkOrder\_CSRReassignAccount.cshtml;Views\CSRWorkOrder\_AccountDetailsFinish.cshtml;Views\CSRWorkOrder\_AccountDetailsForward.cshtml;Views\CSRWorkOrder\_SatisfactionSurvey.cshtml;Views\CSRWorkOrder\_RepeatCaller.cshtml;Views\CSRWorkOrder\_CSRRepeatCallerConfig.cshtml;Views\CSRWorkOrder\_CSRTaskComplete.cshtml;Views\CSRWorkOrder\_CSREncTask.cshtml;Views\CSRWorkOrder\_CSRTaskFinish.cshtml;Views\CSRWorkOrder\_CSRFinish.cshtml;Views\CSRWorkOrder\CSRAccountDetails.cshtml;Views\CSRWorkOrderReadOnly\_AccountDetails.cshtml;Views\CSRWorkOrderReadOnly\_GetEncounterCPT.cshtml;Views\CSRWorkOrderReadOnly\_GetEncounterCPTDetail.cshtml;Views\CSRWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml;Views\CSRWorkOrder\_AccountDetailsFinishCheckLevel.cshtml;Views\CSRWorkOrder\_AccountDetailsForwardCheckLevel.cshtml;Views\CSRWorkOrder\_CSRTaskingCheckLevel.cshtml;packages.config [2022-06-16T03:57:14.841Z] CollectFilesFromIntermediateSatelliteAssembliesWithTargetPath: [2022-06-16T03:57:14.841Z] Gather all files from Project output (IntermediateSatelliteAssembliesWithTargetPath). Adding: [2022-06-16T03:57:14.841Z] CollectFilesFromReference: [2022-06-16T03:57:14.841Z] Gather all files from Project items @(ReferenceCopyLocalPaths,ReferenceComWrappersToCopyLocal,ResolvedIsolatedComModules,_DeploymentLooseManifestFile,NativeReferenceFile). [2022-06-16T03:57:14.841Z] CollectFilesFromAllExtraReferenceFiles: [2022-06-16T03:57:14.841Z] Gather all files from Project items @(AllExtraReferenceFiles). Adding: [2022-06-16T03:57:14.841Z] CollectFilesFrom_SourceItemsToCopyToOutputDirectory: [2022-06-16T03:57:14.841Z] Gather all files from Project items @(_SourceItemsToCopyToOutputDirectoryAlways,_SourceItemsToCopyToOutputDirectory). Adding: [2022-06-16T03:57:14.841Z] bin\App.config;bin\Content\PDF\sample.pdf;bin\Downloads\Vendor_Payer_Master.xlsx;bin\Downloads\Vendor_payer_mapping.xlsx;bin\Scripts\jquery.validate.unobtrusive.validationgroups.js [2022-06-16T03:57:14.841Z] CollectFilesFrom_binDeployableAssemblies: [2022-06-16T03:57:14.841Z] Gather all files from Project items @(_binDeployableAssemblies). Adding: [2022-06-16T03:57:14.841Z] PipelineCollectFilesPhase: [2022-06-16T03:57:14.841Z] Publish Pipeline Collect Files Phase [2022-06-16T03:57:14.841Z] ExcludeGeneratedDebugSymbol: [2022-06-16T03:57:14.841Z] Exclude All Debug Symbols [2022-06-16T03:57:14.841Z] PreTransformWebConfig: [2022-06-16T03:57:14.841Z] Found The following for Config tranformation: [2022-06-16T03:57:14.841Z] Web.config [2022-06-16T03:57:14.841Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\TransformWebConfig\transformed\". [2022-06-16T03:57:14.841Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\TransformWebConfig\transformed\Views\". [2022-06-16T03:57:14.841Z] Copying Web.config to obj\Release\TransformWebConfig\original\Web.config. [2022-06-16T03:57:14.841Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Web.Release.config to obj\Release\TransformWebConfig\assist\Web.config. [2022-06-16T03:57:14.841Z] TransformWebConfigCore: [2022-06-16T03:57:14.841Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Web.config [2022-06-16T03:57:14.841Z] Applying Transform File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Web.Release.config [2022-06-16T03:57:14.841Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Web.Release.config(18,6): warning : No element in the source document matches '/configuration/system.web/compilation' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:14.841Z] Not executing RemoveAttributes (transform line 18, 18) [2022-06-16T03:57:14.841Z] Output File: obj\Release\TransformWebConfig\transformed\Web.config [2022-06-16T03:57:14.841Z] Transformation succeeded [2022-06-16T03:57:14.841Z] PostTransformWebConfig: [2022-06-16T03:57:14.841Z] Transformed Web.config using C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Web.Release.config into obj\Release\TransformWebConfig\transformed\Web.config. [2022-06-16T03:57:14.841Z] PipelineTransformPhase: [2022-06-16T03:57:14.841Z] Publish Pipeline Transform Phase [2022-06-16T03:57:14.841Z] PreAutoParameterizationWebConfigConnectionStrings: [2022-06-16T03:57:14.841Z] Creating directory "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\CSAutoParameterize\transformed\Views\". [2022-06-16T03:57:14.841Z] Copying Views\Web.config to obj\Release\CSAutoParameterize\original\Views\Web.config. [2022-06-16T03:57:15.094Z] Copying obj\Release\TransformWebConfig\transformed\Web.config to obj\Release\CSAutoParameterize\original\Web.config. [2022-06-16T03:57:15.094Z] AutoParameterizationWebConfigConnectionStringsCore: [2022-06-16T03:57:15.094Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Views\Web.config [2022-06-16T03:57:15.094Z] Applying Transform File: [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] No element in the source document matches '/configuration/connectionStrings' [2022-06-16T03:57:15.094Z] Not executing SetTokenizedAttributes (transform line 6, 15) [2022-06-16T03:57:15.094Z] Output File: obj\Release\CSAutoParameterize\transformed\Views\Web.config [2022-06-16T03:57:15.094Z] Transformation succeeded [2022-06-16T03:57:15.094Z] Transforming Source File: C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\TransformWebConfig\transformed\Web.config [2022-06-16T03:57:15.094Z] Applying Transform File: [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] [2022-06-16T03:57:15.094Z] No element in the source document matches '/configuration/connectionStrings' [2022-06-16T03:57:15.094Z] Not executing SetTokenizedAttributes (transform line 6, 15) [2022-06-16T03:57:15.094Z] Output File: obj\Release\CSAutoParameterize\transformed\Web.config [2022-06-16T03:57:15.094Z] Transformation succeeded [2022-06-16T03:57:15.094Z] PostAutoParameterizationWebConfigConnectionStrings: [2022-06-16T03:57:15.094Z] Auto ConnectionString Transformed Views\Web.config into obj\Release\CSAutoParameterize\transformed\Views\Web.config. [2022-06-16T03:57:15.094Z] Auto ConnectionString Transformed obj\Release\TransformWebConfig\transformed\Web.config into obj\Release\CSAutoParameterize\transformed\Web.config. [2022-06-16T03:57:15.094Z] PipelineMsdeploySpecificTransformPhase: [2022-06-16T03:57:15.094Z] Publish Pipeline Deploy phase Stage PipelineMsdeploySpecificTransformPhase [2022-06-16T03:57:15.094Z] CopyAllFilesToSingleFolderForMsdeploy: [2022-06-16T03:57:15.094Z] Creating directory "obj\Release\Package\PackageTmp". [2022-06-16T03:57:15.094Z] Copying all files to temporary location below for package/publish: [2022-06-16T03:57:15.094Z] obj\Release\Package\PackageTmp. [2022-06-16T03:57:15.094Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSR.dll to obj\Release\Package\PackageTmp\bin\IKS.CSR.dll. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery-1.7.1.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery-1.7.1.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.min.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery-CSRPatientVerification.js to obj\Release\Package\PackageTmp\Scripts\jquery-CSRPatientVerification.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery-ui-1.8.20.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery-ui-1.8.20.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.min.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery.unobtrusive-ajax.js to obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery.unobtrusive-ajax.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.min.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery.validate.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery.validate.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery.validate.unobtrusive.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js. [2022-06-16T03:57:15.094Z] Copying Scripts\jquery.validate.unobtrusive.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js. [2022-06-16T03:57:15.094Z] Copying Scripts\modernizr-2.5.3.js to obj\Release\Package\PackageTmp\Scripts\modernizr-2.5.3.js. [2022-06-16T03:57:15.094Z] Copying Scripts\_references.js to obj\Release\Package\PackageTmp\Scripts\_references.js. [2022-06-16T03:57:15.094Z] Copying Views\_ViewStart.cshtml to obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRWokListRadiobuttons.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRWokListRadiobuttons.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\CSRWorkOrder.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\CSRWorkOrder.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\AccountDetails.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\AccountDetails.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\GlobalSearchCSR\GlobalSearchCSR.cshtml to obj\Release\Package\PackageTmp\Views\GlobalSearchCSR\GlobalSearchCSR.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRTasking.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTasking.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRForwardTo.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRForwardTo.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRComplete.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRComplete.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_AccountDetailsComplete.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsComplete.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_AccountDetailsDNC.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsDNC.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrderReadOnly\_ProductionCount.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_ProductionCount.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRReassignAccount.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRReassignAccount.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_AccountDetailsFinish.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsFinish.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_AccountDetailsForward.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsForward.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_SatisfactionSurvey.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_SatisfactionSurvey.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_RepeatCaller.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_RepeatCaller.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRRepeatCallerConfig.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRRepeatCallerConfig.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRTaskComplete.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTaskComplete.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSREncTask.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSREncTask.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRTaskFinish.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTaskFinish.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\_CSRFinish.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRFinish.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrder\CSRAccountDetails.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\CSRAccountDetails.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrderReadOnly\_AccountDetails.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_AccountDetails.cshtml. [2022-06-16T03:57:15.094Z] Copying Views\CSRWorkOrderReadOnly\_GetEncounterCPT.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_GetEncounterCPT.cshtml. [2022-06-16T03:57:15.095Z] Copying Views\CSRWorkOrderReadOnly\_GetEncounterCPTDetail.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_GetEncounterCPTDetail.cshtml. [2022-06-16T03:57:15.095Z] Copying Views\CSRWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml. [2022-06-16T03:57:15.095Z] Copying Views\CSRWorkOrder\_AccountDetailsFinishCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsFinishCheckLevel.cshtml. [2022-06-16T03:57:15.095Z] Copying Views\CSRWorkOrder\_AccountDetailsForwardCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsForwardCheckLevel.cshtml. [2022-06-16T03:57:15.095Z] Copying Views\CSRWorkOrder\_CSRTaskingCheckLevel.cshtml to obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTaskingCheckLevel.cshtml. [2022-06-16T03:57:15.095Z] Copying packages.config to obj\Release\Package\PackageTmp\packages.config. [2022-06-16T03:57:15.095Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\Antlr3.Runtime.dll to obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll. [2022-06-16T03:57:15.095Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll to obj\Release\Package\PackageTmp\bin\EntityFramework.dll. [2022-06-16T03:57:15.095Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.Core.dll to obj\Release\Package\PackageTmp\bin\IKS.Business.Core.dll. [2022-06-16T03:57:15.095Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRBLL.dll to obj\Release\Package\PackageTmp\bin\IKS.CSRBLL.dll. [2022-06-16T03:57:15.095Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.CSRModel.dll to obj\Release\Package\PackageTmp\bin\IKS.CSRModel.dll. [2022-06-16T03:57:15.095Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.dll. [2022-06-16T03:57:15.095Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Common.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.Entities.dll. [2022-06-16T03:57:15.095Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Utility.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Utility.dll. [2022-06-16T03:57:15.347Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Optimix2.dll to obj\Release\Package\PackageTmp\bin\IKS.Optimix2.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\log4net.2.0.8\lib\net45-full\log4net.dll to obj\Release\Package\PackageTmp\bin\log4net.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll to obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\PostSharp.3.1.41\lib\net20\PostSharp.dll to obj\Release\Package\PackageTmp\bin\PostSharp.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll to obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll to obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Providers.Core.1.1\lib\net40\System.Web.Providers.dll to obj\Release\Package\PackageTmp\bin\System.Web.Providers.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll. [2022-06-16T03:57:15.347Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll. [2022-06-16T03:57:15.348Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll. [2022-06-16T03:57:15.348Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\packages\WebGrease.1.1.0\lib\WebGrease.dll to obj\Release\Package\PackageTmp\bin\WebGrease.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.DBProviderFactory.dll to obj\Release\Package\PackageTmp\bin\IKS.DBProviderFactory.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AR.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.Entities.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.Entities.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Clinic.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.Entities.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARModel.dll to obj\Release\Package\PackageTmp\bin\IKS.PARModel.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.QA.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS..Dare.Billing.dll to obj\Release\Package\PackageTmp\bin\IKS..Dare.Billing.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.Billing.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.Billing.Entities.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Business.RuleManager.dll to obj\Release\Package\PackageTmp\bin\IKS.Business.RuleManager.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Owin.dll to obj\Release\Package\PackageTmp\bin\Owin.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\McjDevelopment.Mvc3ValidationGroups.dll to obj\Release\Package\PackageTmp\bin\McjDevelopment.Mvc3ValidationGroups.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\WebActivatorEx.dll to obj\Release\Package\PackageTmp\bin\WebActivatorEx.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.Mvc.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\NReco.PdfGenerator.dll to obj\Release\Package\PackageTmp\bin\NReco.PdfGenerator.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\itextsharp.dll to obj\Release\Package\PackageTmp\bin\itextsharp.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PdfSharp.Xps.dll to obj\Release\Package\PackageTmp\bin\PdfSharp.Xps.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Spire.Pdf.dll to obj\Release\Package\PackageTmp\bin\Spire.Pdf.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\ImportLibrary.dll to obj\Release\Package\PackageTmp\bin\ImportLibrary.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.Dare.AutoPost.Entities.dll to obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Entities.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\IKS.PARBLL.dll to obj\Release\Package\PackageTmp\bin\IKS.PARBLL.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.AspNet.SignalR.Core.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.Core.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\AttributeRouting.Web.dll to obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\PdfSharp-WPF.dll to obj\Release\Package\PackageTmp\bin\PdfSharp-WPF.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Spire.License.dll to obj\Release\Package\PackageTmp\bin\Spire.License.dll. [2022-06-16T03:57:15.348Z] Copying E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\Microsoft.Owin.Security.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Security.dll. [2022-06-16T03:57:15.348Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\App.config to obj\Release\Package\PackageTmp\bin\App.config. [2022-06-16T03:57:15.600Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2Tests\Content\PDF\sample.pdf to obj\Release\Package\PackageTmp\bin\Content\PDF\sample.pdf. [2022-06-16T03:57:15.600Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_Payer_Master.xlsx to obj\Release\Package\PackageTmp\bin\Downloads\Vendor_Payer_Master.xlsx. [2022-06-16T03:57:15.600Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Downloads\Vendor_payer_mapping.xlsx to obj\Release\Package\PackageTmp\bin\Downloads\Vendor_payer_mapping.xlsx. [2022-06-16T03:57:15.600Z] Copying C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Mvc3ValidationGroups\Mvc3ValidationGroups\Scripts\jquery.validate.unobtrusive.validationgroups.js to obj\Release\Package\PackageTmp\bin\Scripts\jquery.validate.unobtrusive.validationgroups.js. [2022-06-16T03:57:15.600Z] Copying obj\Release\CSAutoParameterize\transformed\Views\Web.config to obj\Release\Package\PackageTmp\Views\Web.config. [2022-06-16T03:57:15.600Z] Copying obj\Release\CSAutoParameterize\transformed\Web.config to obj\Release\Package\PackageTmp\Web.config. [2022-06-16T03:57:15.600Z] PipelineCopyAllFilesToOneFolderForMsdeploy: [2022-06-16T03:57:15.600Z] Publish Pipeline Deploy phase Stage PipelineCopyAllFilesToOneFolderForMsdeploy [2022-06-16T03:57:15.600Z] Package: [2022-06-16T03:57:15.600Z] Invoking Web Deploy to generate the package with the following settings: [2022-06-16T03:57:15.600Z] $(LocalIisVersion) is 8 [2022-06-16T03:57:15.600Z] $(DestinationIisVersion) is 8 [2022-06-16T03:57:15.600Z] $(UseIis) is False [2022-06-16T03:57:15.600Z] $(IncludeIisSettings) is False [2022-06-16T03:57:15.600Z] $(_DeploymentUseIis) is False [2022-06-16T03:57:15.600Z] $(DestinationUseIis) is False [2022-06-16T03:57:15.600Z] Creating directory "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\". [2022-06-16T03:57:15.600Z] GetMSDeployInstalledVersionPath: [2022-06-16T03:57:15.600Z] $(_DefaultMSDeployMaxVersion) is 3 [2022-06-16T03:57:15.600Z] $(_MSDeployVersionsToTry) is 9.0 [2022-06-16T03:57:15.600Z] $(MSDeployPath) is C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\ [2022-06-16T03:57:15.600Z] GenerateMsdeployManifestFiles: [2022-06-16T03:57:15.600Z] Generate source manifest file for Web Deploy package/publish ... [2022-06-16T03:57:15.600Z] PackageUsingManifest: [2022-06-16T03:57:15.600Z] Packaging into E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\CSR.zip. [2022-06-16T03:57:15.600Z] Starting Web deployment task from source: manifest(E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\CSR.SourceManifest.xml) to Destination: package(E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\CSR.zip). [2022-06-16T03:57:16.153Z] Adding sitemanifest (sitemanifest). [2022-06-16T03:57:16.153Z] Adding IIS Application (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp) [2022-06-16T03:57:16.153Z] Creating application (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp) [2022-06-16T03:57:16.153Z] Adding virtual path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp) [2022-06-16T03:57:16.407Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp). [2022-06-16T03:57:16.407Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\App.config). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\AttributeRouting.dll). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.dll). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\AttributeRouting.Web.Mvc.dll). [2022-06-16T03:57:16.407Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Content). [2022-06-16T03:57:16.407Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Content\PDF). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Content\PDF\sample.pdf). [2022-06-16T03:57:16.407Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Downloads). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Downloads\Vendor_payer_mapping.xlsx). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Downloads\Vendor_Payer_Master.xlsx). [2022-06-16T03:57:16.407Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\EntityFramework.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS..Dare.Billing.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Business.Core.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Business.RuleManager.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.CSR.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.CSRBLL.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.CSRModel.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.AR.Entities.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.AutoPost.Entities.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Billing.Entities.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Clinic.Entities.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Common.Entities.dll). [2022-06-16T03:57:16.661Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.dll). [2022-06-16T03:57:16.914Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.QA.Entities.dll). [2022-06-16T03:57:16.914Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Dare.Utility.dll). [2022-06-16T03:57:16.914Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.DBProviderFactory.dll). [2022-06-16T03:57:16.914Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.Optimix2.dll). [2022-06-16T03:57:18.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.PARBLL.dll). [2022-06-16T03:57:18.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\IKS.PARModel.dll). [2022-06-16T03:57:18.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\ImportLibrary.dll). [2022-06-16T03:57:18.264Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\itextsharp.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\log4net.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\McjDevelopment.Mvc3ValidationGroups.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Microsoft.AspNet.SignalR.Core.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Microsoft.Owin.Security.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll). [2022-06-16T03:57:18.518Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll). [2022-06-16T03:57:18.771Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\NReco.PdfGenerator.dll). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Owin.dll). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\PdfSharp-WPF.dll). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\PdfSharp.Xps.dll). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\PostSharp.dll). [2022-06-16T03:57:19.326Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Scripts). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Scripts\jquery.validate.unobtrusive.validationgroups.js). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Spire.License.dll). [2022-06-16T03:57:19.326Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\Spire.Pdf.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.Providers.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\WebActivatorEx.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\bin\WebGrease.dll). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\packages.config). [2022-06-16T03:57:23.459Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery-1.7.1.min.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery-CSRPatientVerification.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery-ui-1.8.20.min.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery.unobtrusive-ajax.min.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\modernizr-2.5.3.js). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Scripts\_references.js). [2022-06-16T03:57:23.459Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views). [2022-06-16T03:57:23.459Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\AccountDetails.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\CSRAccountDetails.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\CSRWorkOrder.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsComplete.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsCompleteCheckLevel.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsDNC.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsFinish.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsFinishCheckLevel.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsForward.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_AccountDetailsForwardCheckLevel.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRComplete.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSREncTask.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRFinish.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRForwardTo.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRReassignAccount.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRRepeatCallerConfig.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTaskComplete.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTaskFinish.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTasking.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRTaskingCheckLevel.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_CSRWokListRadiobuttons.cshtml). [2022-06-16T03:57:23.459Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_RepeatCaller.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrder\_SatisfactionSurvey.cshtml). [2022-06-16T03:57:23.460Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_AccountDetails.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_GetEncounterCPT.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_GetEncounterCPTDetail.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsAccount.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_HeaderFooterDetailsEncounter.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\CSRWorkOrderReadOnly\_ProductionCount.cshtml). [2022-06-16T03:57:23.460Z] Adding directory (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\GlobalSearchCSR). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\GlobalSearchCSR\GlobalSearchCSR.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\Web.config). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml). [2022-06-16T03:57:23.460Z] Adding file (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp\Web.config). [2022-06-16T03:57:23.460Z] Adding ACL's for path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp) [2022-06-16T03:57:23.460Z] Adding ACL's for path (C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\obj\Release\Package\PackageTmp) [2022-06-16T03:57:23.460Z] Adding declared parameter 'IIS Web Application Name'. [2022-06-16T03:57:25.327Z] Successfully executed Web deployment task. [2022-06-16T03:57:25.328Z] Package "CSR.zip" is successfully created as single file at the following location: [2022-06-16T03:57:25.328Z] file:///E:/Jenkins/JenkinsPublishProjects/CSR/20220616090012/_PublishedWebsites/CSR_Package [2022-06-16T03:57:25.328Z] To get the instructions on how to deploy the web package please visit the following link: [2022-06-16T03:57:25.328Z] http://go.microsoft.com/fwlink/?LinkId=124618 [2022-06-16T03:57:25.328Z] GenerateSampleDeployScript: [2022-06-16T03:57:25.328Z] Sample script for deploying this package is generated at the following location: [2022-06-16T03:57:25.328Z] E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\CSR.deploy.cmd [2022-06-16T03:57:25.328Z] For this sample script, you can change the deploy parameters by changing the following file: [2022-06-16T03:57:25.328Z] E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR_Package\CSR.SetParameters.xml [2022-06-16T03:57:25.328Z] Done Building Project "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target(s)). [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] Build succeeded. [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target) (1) -> [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj" (default target) (8) -> [2022-06-16T03:57:25.328Z] (ResolveAssemblyReferences target) -> [2022-06-16T03:57:25.328Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\CSRBLL\CSRBLL.csproj] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target) (1) -> [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (10) -> [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj" (default target) (12) -> [2022-06-16T03:57:25.328Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Iks.Dare.AR". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ARBLL\ARBLL.csproj] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target) (1) -> [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Optimix2.csproj" (default target) (10) -> [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj" (default target) (21) -> [2022-06-16T03:57:25.328Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "IksSystem.Business.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\ImportLibrary\ImportLibrary.csproj] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target) (1) -> [2022-06-16T03:57:25.328Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:25.328Z] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target) (1) -> [2022-06-16T03:57:25.328Z] (CoreCompile target) -> [2022-06-16T03:57:25.328Z] Controllers\CSRWorkOrderReadOnlyController.cs(132,28): warning CS0219: The variable 'HeaderText' is assigned but its value is never used [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] "C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj" (Build;Package target) (1) -> [2022-06-16T03:57:25.328Z] (TransformWebConfigCore target) -> [2022-06-16T03:57:25.328Z] C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\Web.Release.config(18,6): warning : No element in the source document matches '/configuration/system.web/compilation' [C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI\Optimix2\Areas\CSR\CSR.csproj] [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] 7 Warning(s) [2022-06-16T03:57:25.328Z] 0 Error(s) [2022-06-16T03:57:25.328Z] [2022-06-16T03:57:25.328Z] Time Elapsed 00:00:47.67 [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload to Nexus) [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\Jenkins\ZipFiles\optimix2_20220616090012.zip del "E:\Jenkins\ZipFiles\optimix2_20220616090012.zip" [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>E:\Jenkins\7z.exe a -tzip E:\Jenkins\ZipFiles\optimix2_20220616090012.zip E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012\_PublishedWebsites\Optimix2 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive: 328 folders, 2504 files, 203396005 bytes (194 MiB) Creating archive: E:\Jenkins\ZipFiles\optimix2_20220616090012.zip Add new data to archive: 328 folders, 2504 files, 203396005 bytes (194 MiB) Files read from disk: 2504 Archive size: 66581941 bytes (64 MiB) Everything is Ok [Pipeline] echo Uploading Zip files to Nexus [Pipeline] withCredentials Masking supported pattern matches of %username% or %passwd% [Pipeline] { [Pipeline] bat C:\Program Files (x86)\****\workspace\Optimix_Workflow_CI>curl -v -u ****:**** --upload-file E:\****\ZipFiles\optimix2_20220616090012.zip http://x.x.x.x:8081/repository/optimix2/20220616090012.zip * Trying x.x.x.x:8081... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to x.x.x.x (x.x.x.x) port 8081 (#0) * Server auth using Basic with user **** > PUT /repository/optimix2/20220616090012.zip HTTP/1.1 > Host: x.x.x.x:8081 > Authorization: Basic SmVua2luczpKZW5raW5zQDk4Nw== > User-Agent: curl/7.70.0 > Accept: */* > Content-Length: 66581941 > Expect: 100-continue > * Mark bundle as not supporting multiuse < HTTP/1.1 100 Continue } [65536 bytes data] 25 63.4M 0 0 25 16.5M 0 49.2M 0:00:01 --:--:-- 0:00:01 49.2M 95 63.4M 0 0 95 60.5M 0 45.1M 0:00:01 0:00:01 --:--:-- 45.1M* We are completely uploaded and fine * Mark bundle as not supporting multiuse < HTTP/1.1 201 Created < Date: Thu, 16 Jun 2022 03:57:41 GMT < Server: Nexus/3.24.0-02 (OSS) < X-Content-Type-Options: nosniff < Content-Security-Policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation < X-XSS-Protection: 1; mode=block < Content-Length: 0 < 100 63.4M 0 0 100 63.4M 0 42.2M 0:00:01 0:00:01 --:--:-- 42.2M * Connection #0 to host x.x.x.x left intact [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo Delete Zip files [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>rmdir /S /Q "E:\Jenkins\JenkinsPublishProjects\optimix2\20220616090012" [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>del E:\Jenkins\ZipFiles\optimix2_20220616090012.zip [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\Jenkins\ZipFiles\PAR_20220616090012.zip del "E:\Jenkins\ZipFiles\PAR_20220616090012.zip" [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>E:\Jenkins\7z.exe a -tzip E:\Jenkins\ZipFiles\PAR_20220616090012.zip E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012\_PublishedWebsites\PAR 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive: 7 folders, 137 files, 100923609 bytes (97 MiB) Creating archive: E:\Jenkins\ZipFiles\PAR_20220616090012.zip Add new data to archive: 7 folders, 137 files, 100923609 bytes (97 MiB) Files read from disk: 137 Archive size: 31960857 bytes (31 MiB) Everything is Ok [Pipeline] echo Uploading Zip files to Nexus [Pipeline] withCredentials Masking supported pattern matches of %username% or %passwd% [Pipeline] { [Pipeline] bat C:\Program Files (x86)\****\workspace\Optimix_Workflow_CI>curl -v -u ****:**** --upload-file E:\****\ZipFiles\PAR_20220616090012.zip http://x.x.x.x:8081/repository/par/20220616090012.zip * Trying x.x.x.x:8081... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to x.x.x.x (x.x.x.x) port 8081 (#0) * Server auth using Basic with user **** > PUT /repository/par/20220616090012.zip HTTP/1.1 > Host: x.x.x.x:8081 > Authorization: Basic SmVua2luczpKZW5raW5zQDk4Nw== > User-Agent: curl/7.70.0 > Accept: */* > Content-Length: 31960857 > Expect: 100-continue > * Mark bundle as not supporting multiuse < HTTP/1.1 100 Continue } [65536 bytes data] 5 30.4M 0 0 5 1728k 0 73.3M --:--:-- --:--:-- --:--:-- 73.3M* We are completely uploaded and fine * Mark bundle as not supporting multiuse < HTTP/1.1 201 Created < Date: Thu, 16 Jun 2022 03:57:57 GMT < Server: Nexus/3.24.0-02 (OSS) < X-Content-Type-Options: nosniff < Content-Security-Policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation < X-XSS-Protection: 1; mode=block < Content-Length: 0 < 100 30.4M 0 0 100 30.4M 0 30.8M --:--:-- --:--:-- --:--:-- 30.8M * Connection #0 to host x.x.x.x left intact [Pipeline] } [Pipeline] // withCredentials [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>rmdir /S /Q "E:\Jenkins\JenkinsPublishProjects\PAR\20220616090012" [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>del E:\Jenkins\ZipFiles\PAR_20220616090012.zip [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>if exist E:\Jenkins\ZipFiles\CSR_20220616090012.zip del "E:\Jenkins\ZipFiles\CSR_20220616090012.zip" [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>E:\Jenkins\7z.exe a -tzip E:\Jenkins\ZipFiles\CSR_20220616090012.zip E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012\_PublishedWebsites\CSR 7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive: 7 folders, 147 files, 101203969 bytes (97 MiB) Creating archive: E:\Jenkins\ZipFiles\CSR_20220616090012.zip Add new data to archive: 7 folders, 147 files, 101203969 bytes (97 MiB) Files read from disk: 147 Archive size: 32029206 bytes (31 MiB) Everything is Ok [Pipeline] echo Uploading Zip files to Nexus [Pipeline] withCredentials Masking supported pattern matches of %username% or %passwd% [Pipeline] { [Pipeline] bat C:\Program Files (x86)\****\workspace\Optimix_Workflow_CI>curl -v -u ****:**** --upload-file E:\****\ZipFiles\CSR_20220616090012.zip http://x.x.x.x:8081/repository/csr/20220616090012.zip * Trying x.x.x.x:8081... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to x.x.x.x (x.x.x.x) port 8081 (#0) * Server auth using Basic with user **** > PUT /repository/csr/20220616090012.zip HTTP/1.1 > Host: x.x.x.x:8081 > Authorization: Basic SmVua2luczpKZW5raW5zQDk4Nw== > User-Agent: curl/7.70.0 > Accept: */* > Content-Length: 32029206 > Expect: 100-continue > * Mark bundle as not supporting multiuse < HTTP/1.1 100 Continue } [65536 bytes data] 94 30.5M 0 0 94 28.8M 0 34.2M --:--:-- --:--:-- --:--:-- 34.2M* We are completely uploaded and fine * Mark bundle as not supporting multiuse < HTTP/1.1 201 Created < Date: Thu, 16 Jun 2022 03:58:13 GMT < Server: Nexus/3.24.0-02 (OSS) < X-Content-Type-Options: nosniff < Content-Security-Policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation < X-XSS-Protection: 1; mode=block < Content-Length: 0 < 100 30.5M 0 0 100 30.5M 0 16.4M 0:00:01 0:00:01 --:--:-- 16.4M 100 30.5M 0 0 100 30.5M 0 16.4M 0:00:01 0:00:01 --:--:-- 16.4M * Connection #0 to host x.x.x.x left intact [Pipeline] } [Pipeline] // withCredentials [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>rmdir /S /Q "E:\Jenkins\JenkinsPublishProjects\CSR\20220616090012" [Pipeline] bat C:\Program Files (x86)\Jenkins\workspace\Optimix_Workflow_CI>del E:\Jenkins\ZipFiles\CSR_20220616090012.zip [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Email) [Pipeline] mail [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Posting build status of SUCCESSFUL to BitBucketServerFailed to post build status, additional information: Provided credentials cannot access the resource Finished: SUCCESS