[ERROR] Angular compilation initialization failed. [plugin angular-compiler]
TypeError: Cannot read properties of undefined (reading 'moduleName')...
For further actions, you may consider blocking this person and/or reporting abuse
"logtimestamp":"2024-04-08T20:36:53.732+00:00","msg":{"log":"Finished Spring Data repository scanning in 93 ms. Found 0 Redis repository interfaces."}}
{"logtimestamp":"2024-04-08T20:36:57.729+00:00","msg":{"log":"BeanFactory id=4aaea69c-b9ce-32d8-985f-e9eaf87d6c48"}}
{"logtimestamp":"2024-04-08T20:36:57.733+00:00","msg":{"log":"Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'com.efx.gcs.pet.allowaccess.service.feign.client.CreditReportLockFeignClient' defined in null: Could not resolve placeholder'com.efx.gcs.client.feign.credit-report-lock.service.baseurl' in value \"http://${com.efx.gcs.client.feign.credit-report-lock.service.baseurl}\""}}
{"logtimestamp":"2024-04-08T20:36:58.132+00:00","msg":{"log":"\n\nError starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled."}}
{"logtimestamp":"2024-04-08T20:36:58.432+00:00","msg":{"log":"Application run failed"}}
Friendly reminder, for the application DB connections to Postgres and MySQL, be sure you are using the cluster endpoint. If you are connecting directly to the writer instance, that will be RO after the switch.
{"logtimestamp":"2024-04-09T16:02:09.492+00:00","msg":{"Locale":"en_US","EventLevel":"ERROR","ConversationId":"unknown","RemoteAddress":"unknown","ExperienceId":"unknown","EventType":"API_ACCESS","ModuleName":"error handler","EventStatus":"END_FAIL","CustomerKey":"unknown","Product":"unknown","Logger":"com.efx.gcs.pet.allowaccess.exception.AllowAccessExceptionHandler","Timestamp":"1712678529389","Machine":"gcs-pet-allow-access-c59b7f99f-6c8wm","Reason":"Request url: dev-allow-access.gcsdevelopment.co... Error Message: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.efx.gcs.pet.allowaccess.controller.PartnerController.saveConsumerDetails(com.efx.gcs.pet.allowaccess.domain.dto.AllowAccessSaveConsumerRequestTO) with 2 errors: [Field error in object 'allowAccessSaveConsumerRequestTO' on field 'lastName': rejected value [null]; codes [NotBlank.allowAccessSaveConsumerRequestTO.lastName,NotBlank.lastName,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [allowAccessSaveConsumerRequestTO.lastName,lastName]; arguments []; default message [lastName]]; default message [lastName cannot be null or empty]] [Field error in object 'allowAccessSaveConsumerRequestTO' on field 'firstName': rejected value [null]; codes [NotBlank.allowAccessSaveConsumerRequestTO.firstName,NotBlank.firstName,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [allowAccessSaveConsumerRequestTO.firstName,firstName]; arguments []; default message [firstName]]; default message [firstName cannot be null or empty]] ","AppName":"Allow Access","Tenant":"EFX","IndirectEnrollmentId":"unknown","UserAgent":"unknown","EventId":"fbfa199f-7c6b-493c-b9a8-220ea0c7b1d9","AgentId":"unknown","SessionId":"unknown","Partner":"EFX","Channel":"unknown","Reseller":"EFX","StartTime":"1712678529295","EventName":"ALLOW_ACCESS_APPLICATION_ERROR","EffectiveUserId":"unknown","Layer":"exception-handler","TransactionId":"unknown","Brand":"EFX","Offer":"EFX","UserId":"unknown","CustomerSubjectKey":"unknown","Domain":"allow-access"}}
helm upgrade --install --namespace ren-dev-us --timeout 20m gcs-pet-allow-access -f pipeline-gen-helm-values.yaml -f values-dev.yaml --timeout 600s --debug ./ --wait --set app.configmap.data.SPRING_PROFILES_ACTIVE=dev --set app.configmap.data.ENV=dev --set app.configmap.data.DATA_REGION=us
11:34:07 history.go:52: [debug] getting history for release gcs-pet-allow-access
11:34:07 Release "gcs-pet-allow-access" does not exist. Installing it now.
11:34:07 install.go:158: [debug] Original chart version: ""
11:34:07 install.go:175: [debug] CHART PATH: /home/jenkins/agent/workspace/_pet-allow-access_deploy_develop/automation/helm
11:34:07
11:34:07 Error: rendered manifests contain a resource that already exists. Unable to continue with install: existing resource conflict: namespace: ren-dev-us, name: gcs-pet-allow-access, existing_kind: /v1, Kind=ConfigMap, new_kind: /v1, Kind=ConfigMap
11:34:07 helm.go:75: [debug] existing resource conflict: namespace: ren-dev-us, name: gcs-pet-allow-access, existing_kind: /v1, Kind=ConfigMap, new_kind: /v1, Kind=ConfigMap
11:34:07 rendered manifests contain a resource that already exists. Unable to continue with install
11:34:07 helm.sh/helm/v3/pkg/action.(*Install).Run
11:34:07 /home/circleci/helm.sh/helm/pkg/action/install.go:258
11:34:07 main.runInstall
11:34:07 /home/circleci/helm.sh/helm/cmd/helm/install.go:223
11:34:07 main.newUpgradeCmd.func1
11:34:07 /home/circleci/helm.sh/helm/cmd/helm/upgrade.go:114
11:34:07 github.com/spf13/cobra.(*Command).execute
11:34:07 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826
11:34:07 github.com/spf13/cobra.(*Command).ExecuteC
11:34:07 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914
11:34:07 github.com/spf13/cobra.(*Command).Execute
11:34:07 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
11:34:07 main.main
11:34:07 /home/circleci/helm.sh/helm/cmd/helm/helm.go:74
11:34:07 runtime.main
11:34:07 /usr/local/go/src/runtime/proc.go:203
11:34:07 runtime.goexit
11:34:07 /usr/local/go/src/runtime/asm_amd64.s:1357
helm upgrade --install --namespace ren-dev-us --timeout 20m gcs-pet-allow-access -f pipeline-gen-helm-values.yaml -f values-dev.yaml --timeout 600s --debug ./ --wait --set app.configmap.data.SPRING_PROFILES_ACTIVE=dev --set app.configmap.data.ENV=dev --set app.configmap.data.DATA_REGION=us
14:17:25 history.go:52: [debug] getting history for release gcs-pet-allow-access
14:17:25 upgrade.go:84: [debug] preparing upgrade for gcs-pet-allow-access
14:17:25 Error: UPGRADE FAILED: "gcs-pet-allow-access" has no deployed releases
14:17:25 helm.go:75: [debug] "gcs-pet-allow-access" has no deployed releases
14:17:25 helm.sh/helm/v3/pkg/storage.(*Storage).DeployedAll
14:17:25 /home/circleci/helm.sh/helm/pkg/storage/storage.go:143
14:17:25 helm.sh/helm/v3/pkg/storage.(*Storage).Deployed
14:17:25 /home/circleci/helm.sh/helm/pkg/storage/storage.go:113
14:17:25 helm.sh/helm/v3/pkg/action.(*Upgrade).prepareUpgrade
14:17:25 /home/circleci/helm.sh/helm/pkg/action/upgrade.go:127
14:17:25 helm.sh/helm/v3/pkg/action.(*Upgrade).Run
14:17:25 /home/circleci/helm.sh/helm/pkg/action/upgrade.go:85
14:17:25 main.newUpgradeCmd.func1
14:17:25 /home/circleci/helm.sh/helm/cmd/helm/upgrade.go:137
14:17:25 github.com/spf13/cobra.(*Command).execute
14:17:25 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826
14:17:25 github.com/spf13/cobra.(*Command).ExecuteC
14:17:25 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914
14:17:25 github.com/spf13/cobra.(*Command).Execute
14:17:25 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
14:17:25 main.main
14:17:25 /home/circleci/helm.sh/helm/cmd/helm/helm.go:74
14:17:25 runtime.main
14:17:25 /usr/local/go/src/runtime/proc.go:203
14:17:25 runtime.goexit
14:17:25 /usr/local/go/src/runtime/asm_amd64.s:1357
14:17:25 UPGRADE FAILED
14:17:25 main.newUpgradeCmd.func1
14:17:25 /home/circleci/helm.sh/helm/cmd/helm/upgrade.go:139
14:17:25 github.com/spf13/cobra.(*Command).execute
14:17:25 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826
14:17:25 github.com/spf13/cobra.(*Command).ExecuteC
14:17:25 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914
14:17:25 github.com/spf13/cobra.(*Command).Execute
14:17:25 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
14:17:25 main.main
14:17:25 /home/circleci/helm.sh/helm/cmd/helm/helm.go:74
14:17:25 runtime.main
14:17:25 /usr/local/go/src/runtime/proc.go:203
14:17:25 runtime.goexit
14:17:25 /usr/local/go/src/runtime/asm_amd64.s:1357
helm version
14:57:06 version.BuildInfo{Version:"v3.1.2", GitCommit:"d878d4d45863e42fd5cff6743294a11d28a9abce", GitTreeState:"clean", GoVersion:"go1.13.8"}
14:57:06 + export KUBECONFIG=/root/.kube/kubeconfig_eks
14:57:06 + KUBECONFIG=/root/.kube/kubeconfig_eks
14:57:06 + kubectl config use-context arn:aws:eks:us-east-1:812504860083:cluster/GCS-NON-PROD-EKS-Cluster
14:57:06 Switched to context "arn:aws:eks:us-east-1:812504860083:cluster/GCS-NON-PROD-EKS-Cluster".
14:57:06 + kubectl get namespaces
14:57:06 + awk '{ print $1 }'
14:57:06 + grep -q '^ren-dev-us$'
14:57:06 + helm status --namespace ren-dev-us gcs-pet-allow-access
14:57:06 + grep '^STATUS'
14:57:06 + grep -q 'failed$'
14:57:06 + helm upgrade --install --namespace ren-dev-us --timeout 20m gcs-pet-allow-access -f pipeline-gen-helm-values.yaml -f values-dev.yaml --timeout 600s --debug ./ --wait --set app.configmap.data.SPRING_PROFILES_ACTIVE=dev --set app.configmap.data.ENV=dev --set app.configmap.data.DATA_REGION=us
14:57:06 history.go:52: [debug] getting history for release gcs-pet-allow-access
14:57:06 upgrade.go:84: [debug] preparing upgrade for gcs-pet-allow-access
14:57:06 Error: UPGRADE FAILED: "gcs-pet-allow-access" has no deployed releases
14:57:06 helm.go:75: [debug] "gcs-pet-allow-access" has no deployed releases
14:57:06 helm.sh/helm/v3/pkg/storage.(*Storage).DeployedAll
14:57:06 /home/circleci/helm.sh/helm/pkg/storage/storage.go:143
14:57:06 helm.sh/helm/v3/pkg/storage.(*Storage).Deployed
14:57:06 /home/circleci/helm.sh/helm/pkg/storage/storage.go:113
14:57:06 helm.sh/helm/v3/pkg/action.(*Upgrade).prepareUpgrade
14:57:06 /home/circleci/helm.sh/helm/pkg/action/upgrade.go:127
14:57:06 helm.sh/helm/v3/pkg/action.(*Upgrade).Run
14:57:06 /home/circleci/helm.sh/helm/pkg/action/upgrade.go:85
14:57:06 main.newUpgradeCmd.func1
14:57:06 /home/circleci/helm.sh/helm/cmd/helm/upgrade.go:137
14:57:06 github.com/spf13/cobra.(*Command).execute
14:57:06 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826
14:57:06 github.com/spf13/cobra.(*Command).ExecuteC
14:57:06 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914
14:57:06 github.com/spf13/cobra.(*Command).Execute
14:57:06 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
14:57:06 main.main
14:57:06 /home/circleci/helm.sh/helm/cmd/helm/helm.go:74
14:57:06 runtime.main
14:57:06 /usr/local/go/src/runtime/proc.go:203
14:57:06 runtime.goexit
14:57:06 /usr/local/go/src/runtime/asm_amd64.s:1357
14:57:06 UPGRADE FAILED
14:57:06 main.newUpgradeCmd.func1
14:57:06 /home/circleci/helm.sh/helm/cmd/helm/upgrade.go:139
14:57:06 github.com/spf13/cobra.(*Command).execute
14:57:06 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:826
14:57:06 github.com/spf13/cobra.(*Command).ExecuteC
14:57:06 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914
14:57:06 github.com/spf13/cobra.(*Command).Execute
14:57:06 /go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
14:57:06 main.main
14:57:06 /home/circleci/helm.sh/helm/cmd/helm/helm.go:74
14:57:06 runtime.main
14:57:06 /usr/local/go/src/runtime/proc.go:203
14:57:06 runtime.goexit
14:57:06 /usr/local/go/src/runtime/asm_amd64.s:1357
14:57:06 [Pipeline] }
14:57:07 [Pipeline] // dir
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // container
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // script
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // stage
14:57:07 [Pipeline] stage
14:57:07 [Pipeline] { (Trigger Integration Tests)
14:57:07 Stage "Trigger Integration Tests" skipped due to earlier failure(s)
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // stage
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // withEnv
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // node
14:57:07 [Pipeline] }
14:57:07 [Pipeline] // podTemplate
14:57:07 [Pipeline] End of Pipeline
14:57:07 ERROR: script returned exit code 1
14:57:08
14:57:08 GitHub has been notified of this commit’s build result
14:57:08
14:57:08 Finished: FAILURE
/bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew..."
{namespace="nginx-controller"} |= "ren-uat-us" |= "gcs-pet-saas" |="\"upstream_status\": \"200\"" |~ "0fPXJaRVrzRv6GcTC2TkqIkDbz8rylki"
ELBSecurityPolicy-TLS-1-2-2017-01
kubectl --context GCS-NON-PROD-EKS-Cluster -n ren-dev-us get deployment gcs-pet-print-fulfillment-service -o yaml --export > deployment.yaml
/bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew..."
kc --context GCS-NON-PROD-EKS-Cluster -n ren-dev-us
Expr: sum(count_over_time(({app=~"gcs-pet-saas",namespace="ren-prod-us"}|= "END_SUCCESS" |= "200 OK")[30m])) by (app)
kubectl --context GCS-PROD-Cluster -n nginx-controller get svc nginx-ingress-v1-1-1-ingress-nginx-controller -o=jsonpath='{.spec.externalTrafficPolicy}'
Couldn't find any revision to build. Verify the repository and branch configuration for this job
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b37c1f3f-dc5b-4cb6-8768-cf56229772a8
hudson.remoting.ProxyException: while parsing a block mapping
cluster GCS-NON-PROD-EKS-Cluster
Name space ren-dev-us
pod gcs-pet-saas-sla-report-6c56994d49-jv4xq
container gcs-pet-saas-sla-report
kubectl --context GCS-PROD-Cluster -n ren-uat-ext-us container logs gcs-pet-saas-78b6488458-sffkd
{"logtimestamp":"2024-02-22T03:43:13.603Z","msg":{"log":"\n\nError starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled."}}
21-Feb-2024 14:28:31.987 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal Context [/saas] startup failed due to previous errors
Elastic cache
./equifax-credit-alerts/service/target/credit-alerts.war /var/efx/gcs/pet-credit-alerts-rest-service/
sum(count_over_time(({app=~"gcs-pet-saas",namespace="ren-prod-us"}|= "END_SUCCESS" |= "200 OK")[30m])) by (app)
kubectl config use-context GCS-NON-PROD-EKS-Cluster && helm list --namespace ren-dev-us
CATALINA_OPTS="$CATALINA_OPTS -javaagent:/datadog-lib/dd-java-agent.jar"
{"evaluator":{"type":"gt","params":[100]},"reducer":{"type":"avg","params":[]},"operator":{"type":"and"},"query":{"params":["A","30m","now"]},"type":"query"}
10.143.118.224/27
10.150.185.0/27
sum(count_over_time({service="GCS.IMPLEMENTATIONSERVICES.ASVE0037558.CREDIT-ALERTS.PROD", error_code="404"}[5m]))
args:
- cp /usr/local/openjdk-17/lib/security/cacerts /home/jenkins/agent/;
chmod 755 /home/jenkins/agent/certs;
echo 'Istio proxy needs to come online before jnlp';
You can tag this #help to get help from fellow Angular users.
Sorry, I don't use Angular, so I can't help :(