--Task-- name: Verification-idm enabled: True class_name: VerificationTask source_name: idm source_namespace: >default< target_name: idm target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-24 09:54:50] Verification-idm pre : N/A ________________________________________________________________________________ [2024-04-24 09:54:50] - INFO: Timeout for this Task has changed to 8h (28800 seconds) [2024-04-24 09:54:50] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-24 09:54:50] Verification-idm step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-24 09:54:50,157 INFO 2024-04-24 09:54:50,157 INFO --------------------- Get expected number of pods --------------------- 2024-04-24 09:54:50,159 INFO 2024-04-24 09:54:50,159 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-24 09:54:50,159 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 09:54:51,512 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:51,512 DEBUG --- stdout --- 2024-04-24 09:54:51,513 DEBUG 2 2024-04-24 09:54:51,513 DEBUG --- stderr --- 2024-04-24 09:54:51,513 DEBUG 2024-04-24 09:54:51,513 INFO 2024-04-24 09:54:51,513 INFO -------------- Waiting for 2 expected pod(s) to be ready -------------- 2024-04-24 09:54:51,514 INFO 2024-04-24 09:54:51,514 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment idm --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:2 replicas:2" 2024-04-24 09:54:51,514 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-24 09:54:52,493 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-24 09:54:52,494 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:52,494 DEBUG --- stdout --- 2024-04-24 09:54:52,494 DEBUG ready:2 replicas:2 2024-04-24 09:54:52,494 DEBUG --- stderr --- 2024-04-24 09:54:52,494 DEBUG ________________________________________________________________________________ [2024-04-24 09:54:52] Verification-idm step2 : Discovering pods ________________________________________________________________________________ 2024-04-24 09:54:52,495 INFO 2024-04-24 09:54:52,495 INFO --------------------- Get expected number of pods --------------------- 2024-04-24 09:54:52,495 INFO 2024-04-24 09:54:52,496 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-24 09:54:52,496 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 09:54:53,366 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:53,366 DEBUG --- stdout --- 2024-04-24 09:54:53,367 DEBUG 2 2024-04-24 09:54:53,367 DEBUG --- stderr --- 2024-04-24 09:54:53,367 DEBUG 2024-04-24 09:54:53,367 INFO 2024-04-24 09:54:53,367 INFO ---------------------------- Get pod list ---------------------------- 2024-04-24 09:54:53,368 INFO 2024-04-24 09:54:53,368 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=idm --output jsonpath={.items[*].metadata.name}` | grep 2 2024-04-24 09:54:53,368 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 09:54:54,587 INFO [loop_until]: Function succeeded after 1s (rc=0) - expected number of elements found 2024-04-24 09:54:54,587 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:54,588 DEBUG --- stdout --- 2024-04-24 09:54:54,588 DEBUG idm-6c95d7588f-98n7b idm-6c95d7588f-j6s6c 2024-04-24 09:54:54,588 DEBUG --- stderr --- 2024-04-24 09:54:54,588 DEBUG ________________________________________________________________________________ [2024-04-24 09:54:54] Verification-idm step3 : Check component is alive ________________________________________________________________________________ 2024-04-24 09:54:54,589 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping 2024-04-24 09:54:54,589 INFO Set admin password: NfjQwlI3jyHqP9T8D59Jvdht 2024-04-24 09:54:54,594 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping" 2024-04-24 09:54:54,973 INFO [http_cmd]: http status code OK 2024-04-24 09:54:54,973 DEBUG --- status code --- 2024-04-24 09:54:54,973 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:54,973 DEBUG --- http response --- 2024-04-24 09:54:54,974 DEBUG { "_id": "", "_rev": "", "shortDesc": "OpenIDM ready", "state": "ACTIVE_READY" } 2024-04-24 09:54:54,975 INFO [LoginSession] Get "access_token" token for user "amadmin" 2024-04-24 09:54:54,975 INFO [LoginSession] Obtaining new "access_token" token from server because it has expired 2024-04-24 09:54:54,975 INFO [LoginSession] Get "token_id" token for user "amadmin" 2024-04-24 09:54:54,975 INFO [LoginSession] Obtaining new "token_id" token from server because it has expired 2024-04-24 09:54:54,976 INFO Authenticate user amadmin via REST 2024-04-24 09:54:54,976 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/" 2024-04-24 09:54:55,233 INFO [http_cmd]: http status code OK 2024-04-24 09:54:55,236 DEBUG --- status code --- 2024-04-24 09:54:55,236 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:55,236 DEBUG --- http response --- 2024-04-24 09:54:55,237 DEBUG { "tokenId": "rsMVB02SGekZ20jM6Ymv5UqLeco.*AAJTSQACMDIAAlNLABx6THU4RENwNERvWXlhQmpLdnZUcUNSdC8yakU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*", "successUrl": "/am/console", "realm": "/" } 2024-04-24 09:54:55,238 INFO [LoginSession] Obtaining session info 2024-04-24 09:54:55,239 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions?_action=getSessionInfo" 2024-04-24 09:54:55,574 INFO [http_cmd]: http status code OK 2024-04-24 09:54:55,576 DEBUG --- status code --- 2024-04-24 09:54:55,576 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:55,576 DEBUG --- http response --- 2024-04-24 09:54:55,580 DEBUG { "username": "amadmin", "universalId": "id=amadmin,ou=user,ou=am-config", "realm": "/", "latestAccessTime": "2024-04-24T09:54:55Z", "maxIdleExpirationTime": "2024-04-24T10:24:55Z", "maxSessionExpirationTime": "2024-04-24T11:54:54Z", "properties": { "AMCtxId": "8d250cab-91dc-4f8b-abda-744517aebb55-9553" } } 2024-04-24 09:54:55,601 INFO Obtain Oauth2 authz code via REST 2024-04-24 09:54:55,612 DEBUG Oauth2 authorize for access token 2024-04-24 09:54:55,619 INFO [http_cmd]: curl --request POST --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=rsMVB02SGekZ20jM6Ymv5UqLeco.*AAJTSQACMDIAAlNLABx6THU4RENwNERvWXlhQmpLdnZUcUNSdC8yakU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --cookie "route=1713952496.18.3828.87867|f60edb382037eb2df1e800d563ad78a7" --data '{"decision": "Allow", "csrf": "rsMVB02SGekZ20jM6Ymv5UqLeco.*AAJTSQACMDIAAlNLABx6THU4RENwNERvWXlhQmpLdnZUcUNSdC8yakU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize?client_id=smokeclient&scope=fr:idm:*&redirect_uri=https://fake.com&response_type=code&realm=/" 2024-04-24 09:54:55,861 INFO [http_cmd]: http status code OK 2024-04-24 09:54:55,861 DEBUG --- status code --- 2024-04-24 09:54:55,861 DEBUG http status code is 302 (expected 302) 2024-04-24 09:54:55,862 DEBUG --- http response --- 2024-04-24 09:54:55,862 DEBUG {'Date': 'Wed, 24 Apr 2024 09:54:55 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'X-Frame-Options': 'SAMEORIGIN', 'X-Content-Type-Options': 'nosniff', 'Cache-Control': 'no-store', 'Location': 'https://fake.com?code=q1oHTirS9itt2N70lyguI3uSZnM&iss=https%3A%2F%2Fxlou.iam.xlou-cdm.engineeringpit.com%2Fam%2Foauth2&client_id=smokeclient', 'Pragma': 'no-cache', 'Set-Cookie': 'OAUTH_REQUEST_ATTRIBUTES=DELETED; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=none', 'Strict-Transport-Security': 'max-age=15724800; includeSubDomains'} 2024-04-24 09:54:55,862 DEBUG Oauth2 exchange authorize code for access token 2024-04-24 09:54:55,862 INFO [http_cmd]: curl -L --request POST --data '{"grant_type": "authorization_code", "redirect_uri": "https://fake.com", "client_id": "smokeclient", "code": "q1oHTirS9itt2N70lyguI3uSZnM"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token?realm=/" 2024-04-24 09:54:55,956 INFO [http_cmd]: http status code OK 2024-04-24 09:54:55,957 DEBUG --- status code --- 2024-04-24 09:54:55,957 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:55,957 DEBUG --- http response --- 2024-04-24 09:54:55,958 DEBUG { "access_token": "D4QlrPqB4DDy6AzWM1Ktqfi6Ioc", "scope": "fr:idm:*", "token_type": "Bearer", "expires_in": 3599 } 2024-04-24 09:54:55,962 INFO Additional check to sync/queue to ensure sync with DS is ok (see LODESTAR-1245) 2024-04-24 09:54:55,968 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/sync/queue?_queryFilter=true&_pageSize=1" 2024-04-24 09:54:56,223 INFO [http_cmd]: http status code OK 2024-04-24 09:54:56,224 DEBUG --- status code --- 2024-04-24 09:54:56,224 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:56,224 DEBUG --- http response --- 2024-04-24 09:54:56,225 DEBUG { "result": [], "resultCount": 0, "pagedResultsCookie": null, "totalPagedResultsPolicy": "NONE", "totalPagedResults": -1, "remainingPagedResults": -1 } 2024-04-24 09:54:56,229 INFO Try to create, query and delete a user 2024-04-24 09:54:56,232 INFO Create user idm_f5ef3px552 in IDM 2024-04-24 09:54:56,234 INFO [http_cmd]: curl --header "Authorization: Bearer D4QlrPqB4DDy6AzWM1Ktqfi6Ioc" --header "Content-Type: application/json" --insecure -L --request POST --data '{"userName": "idm_f5ef3px552", "givenName": "Peter", "sn": "Parker", "password": "T35tr0ck123", "telephoneNumber": "6669876987", "description": "IDM Test User", "roles": [], "mail": "idm_f5ef3px552@forgerock.com"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user?_action=create" 2024-04-24 09:54:56,717 INFO [http_cmd]: http status code OK 2024-04-24 09:54:56,717 DEBUG --- status code --- 2024-04-24 09:54:56,717 DEBUG http status code is 201 (expected [200, 201]) 2024-04-24 09:54:56,717 DEBUG --- http response --- 2024-04-24 09:54:56,718 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 2024-04-24 09:54:56,718 DEBUG ----- output ----- 2024-04-24 09:54:56,718 DEBUG { 2024-04-24 09:54:56,718 DEBUG "_id": "ec9eee02-871f-408a-873d-f5294561fba6", 2024-04-24 09:54:56,718 DEBUG "_rev": "6c0da47d-cbab-4f4e-bdea-1101a6c463cb-6826", 2024-04-24 09:54:56,718 DEBUG "country": null, 2024-04-24 09:54:56,718 DEBUG "mail": "idm_f5ef3px552@forgerock.com", 2024-04-24 09:54:56,718 DEBUG "memberOfOrgIDs": [], 2024-04-24 09:54:56,718 DEBUG "assignedDashboard": [], 2024-04-24 09:54:56,718 DEBUG "postalCode": null, 2024-04-24 09:54:56,718 DEBUG "profileImage": null, 2024-04-24 09:54:56,718 DEBUG "expireAccount": null, 2024-04-24 09:54:56,719 DEBUG 2024-04-24 09:54:56,719 DEBUG 2024-04-24 09:54:56,719 DEBUG 2024-04-24 09:54:56,719 DEBUG [...] 2024-04-24 09:54:56,719 DEBUG 2024-04-24 09:54:56,719 DEBUG 2024-04-24 09:54:56,719 DEBUG 2024-04-24 09:54:56,719 DEBUG "aliasList": [], 2024-04-24 09:54:56,719 DEBUG "kbaInfo": [], 2024-04-24 09:54:56,719 DEBUG "inactiveDate": null, 2024-04-24 09:54:56,719 DEBUG "sn": "Parker", 2024-04-24 09:54:56,719 DEBUG "preferences": null, 2024-04-24 09:54:56,719 DEBUG "userName": "idm_f5ef3px552", 2024-04-24 09:54:56,719 DEBUG "passwordLastChangedTime": "2024-04-24T09:54:56.455Z", 2024-04-24 09:54:56,719 DEBUG "effectiveRoles": [], 2024-04-24 09:54:56,719 DEBUG "activateAccount": null 2024-04-24 09:54:56,719 DEBUG } 2024-04-24 09:54:56,720 INFO Query IDM to verify UserID ec9eee02-871f-408a-873d-f5294561fba6 is visible 2024-04-24 09:54:56,720 INFO [http_cmd]: curl --insecure -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/ec9eee02-871f-408a-873d-f5294561fba6" 2024-04-24 09:54:56,959 INFO [http_cmd]: http status code OK 2024-04-24 09:54:56,959 DEBUG --- status code --- 2024-04-24 09:54:56,959 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:56,959 DEBUG --- http response --- 2024-04-24 09:54:56,960 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 2024-04-24 09:54:56,960 DEBUG ----- output ----- 2024-04-24 09:54:56,960 DEBUG { 2024-04-24 09:54:56,960 DEBUG "_id": "ec9eee02-871f-408a-873d-f5294561fba6", 2024-04-24 09:54:56,960 DEBUG "_rev": "6c0da47d-cbab-4f4e-bdea-1101a6c463cb-6826", 2024-04-24 09:54:56,960 DEBUG "country": null, 2024-04-24 09:54:56,960 DEBUG "mail": "idm_f5ef3px552@forgerock.com", 2024-04-24 09:54:56,960 DEBUG "memberOfOrgIDs": [], 2024-04-24 09:54:56,960 DEBUG "assignedDashboard": [], 2024-04-24 09:54:56,961 DEBUG "postalCode": null, 2024-04-24 09:54:56,961 DEBUG "profileImage": null, 2024-04-24 09:54:56,961 DEBUG "expireAccount": null, 2024-04-24 09:54:56,961 DEBUG 2024-04-24 09:54:56,961 DEBUG 2024-04-24 09:54:56,961 DEBUG 2024-04-24 09:54:56,961 DEBUG [...] 2024-04-24 09:54:56,961 DEBUG 2024-04-24 09:54:56,961 DEBUG 2024-04-24 09:54:56,961 DEBUG 2024-04-24 09:54:56,961 DEBUG "aliasList": [], 2024-04-24 09:54:56,961 DEBUG "kbaInfo": [], 2024-04-24 09:54:56,961 DEBUG "inactiveDate": null, 2024-04-24 09:54:56,961 DEBUG "sn": "Parker", 2024-04-24 09:54:56,961 DEBUG "preferences": null, 2024-04-24 09:54:56,961 DEBUG "userName": "idm_f5ef3px552", 2024-04-24 09:54:56,961 DEBUG "passwordLastChangedTime": "2024-04-24T09:54:56.455Z", 2024-04-24 09:54:56,962 DEBUG "effectiveRoles": [], 2024-04-24 09:54:56,962 DEBUG "activateAccount": null 2024-04-24 09:54:56,962 DEBUG } 2024-04-24 09:54:56,962 INFO Authenticate as user idm_f5ef3px552 2024-04-24 09:54:56,963 INFO [http_cmd]: curl --insecure -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/authentication?_action=login" 2024-04-24 09:54:57,176 INFO [http_cmd]: http status code OK 2024-04-24 09:54:57,177 DEBUG --- status code --- 2024-04-24 09:54:57,177 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:57,177 DEBUG --- http response --- 2024-04-24 09:54:57,177 DEBUG { "_id": "login", "authorization": { "id": "anonymous", "roles": [ "internal/role/openidm-reg" ], "component": "internal/user" }, "authenticationId": "anonymous" } 2024-04-24 09:54:57,180 INFO [http_cmd]: curl --insecure -L --request DELETE "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/ec9eee02-871f-408a-873d-f5294561fba6" 2024-04-24 09:54:57,484 INFO [http_cmd]: http status code OK 2024-04-24 09:54:57,484 DEBUG --- status code --- 2024-04-24 09:54:57,484 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:57,484 DEBUG --- http response --- 2024-04-24 09:54:57,485 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 2024-04-24 09:54:57,485 DEBUG ----- output ----- 2024-04-24 09:54:57,485 DEBUG { 2024-04-24 09:54:57,485 DEBUG "_id": "ec9eee02-871f-408a-873d-f5294561fba6", 2024-04-24 09:54:57,485 DEBUG "_rev": "6c0da47d-cbab-4f4e-bdea-1101a6c463cb-6826", 2024-04-24 09:54:57,485 DEBUG "country": null, 2024-04-24 09:54:57,485 DEBUG "mail": "idm_f5ef3px552@forgerock.com", 2024-04-24 09:54:57,485 DEBUG "memberOfOrgIDs": [], 2024-04-24 09:54:57,485 DEBUG "assignedDashboard": [], 2024-04-24 09:54:57,485 DEBUG "postalCode": null, 2024-04-24 09:54:57,485 DEBUG "profileImage": null, 2024-04-24 09:54:57,485 DEBUG "expireAccount": null, 2024-04-24 09:54:57,485 DEBUG 2024-04-24 09:54:57,485 DEBUG 2024-04-24 09:54:57,485 DEBUG 2024-04-24 09:54:57,485 DEBUG [...] 2024-04-24 09:54:57,485 DEBUG 2024-04-24 09:54:57,485 DEBUG 2024-04-24 09:54:57,485 DEBUG 2024-04-24 09:54:57,485 DEBUG "aliasList": [], 2024-04-24 09:54:57,485 DEBUG "kbaInfo": [], 2024-04-24 09:54:57,485 DEBUG "inactiveDate": null, 2024-04-24 09:54:57,486 DEBUG "sn": "Parker", 2024-04-24 09:54:57,486 DEBUG "preferences": null, 2024-04-24 09:54:57,486 DEBUG "userName": "idm_f5ef3px552", 2024-04-24 09:54:57,486 DEBUG "passwordLastChangedTime": "2024-04-24T09:54:56.455Z", 2024-04-24 09:54:57,486 DEBUG "effectiveRoles": [], 2024-04-24 09:54:57,486 DEBUG "activateAccount": null 2024-04-24 09:54:57,486 DEBUG } PASS : component idm is alive ________________________________________________________________________________ [2024-04-24 09:54:57] Verification-idm step4 : Record version ________________________________________________________________________________ 2024-04-24 09:54:57,490 INFO 2024-04-24 09:54:57,490 INFO ---------------------- Get IDM software version ---------------------- 2024-04-24 09:54:57,490 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version 2024-04-24 09:54:57,491 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version" 2024-04-24 09:54:57,727 INFO [http_cmd]: http status code OK 2024-04-24 09:54:57,771 DEBUG --- status code --- 2024-04-24 09:54:57,771 DEBUG http status code is 200 (expected 200) 2024-04-24 09:54:57,771 DEBUG --- http response --- 2024-04-24 09:54:57,771 DEBUG { "_id": "version", "productVersion": "7.6.0-SNAPSHOT", "productBuildDate": "20240422163948", "productRevision": "2167d67043" } Version is 7.6.0-SNAPSHOT Revision is 2167d67043 ________________________________________________________________________________ [2024-04-24 09:54:57] Verification-idm step5 : Checking pod restart counts ________________________________________________________________________________ 2024-04-24 09:54:57,802 INFO 2024-04-24 09:54:57,802 INFO ------------ Check pod idm-6c95d7588f-98n7b restart count ------------ 2024-04-24 09:54:57,803 INFO 2024-04-24 09:54:57,803 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-6c95d7588f-98n7b --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-24 09:54:57,803 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 09:54:58,399 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:58,399 DEBUG --- stdout --- 2024-04-24 09:54:58,399 DEBUG 0 2024-04-24 09:54:58,400 DEBUG --- stderr --- 2024-04-24 09:54:58,400 DEBUG 2024-04-24 09:54:58,401 INFO Pod idm-6c95d7588f-98n7b has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases 2024-04-24 09:54:58,401 INFO 2024-04-24 09:54:58,401 INFO ------------ Check pod idm-6c95d7588f-j6s6c restart count ------------ 2024-04-24 09:54:58,402 INFO 2024-04-24 09:54:58,402 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-6c95d7588f-j6s6c --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-24 09:54:58,402 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 09:54:58,906 INFO [loop_until]: OK (rc = 0) 2024-04-24 09:54:58,906 DEBUG --- stdout --- 2024-04-24 09:54:58,906 DEBUG 1 2024-04-24 09:54:58,907 DEBUG --- stderr --- 2024-04-24 09:54:58,907 DEBUG 2024-04-24 09:54:58,907 INFO Pod idm-6c95d7588f-j6s6c has been restarted 1 times. ERROR: Pod "idm-6c95d7588f-j6s6c" was restarted 1 times after validation phase. Here are its restarted containers and their reason for restart: - openidm: terminated - Error Setting result to FAIL ________________________________________________________________________________ [2024-04-24 09:54:59] Verification-idm post : Post method ________________________________________________________________________________ Task has been successfully stopped