Deploy>Kubernetes>Player #101
-
System Configuration Details:
@gandham-santhosh and @keshavprasadms The following is the logs on the player pod that gets deployed: Deploy > Kubernetes > Player Error: Cannot find module '@project-sunbird/logger'
Jenkins Logs: Started by user Admin Deployer
[Pipeline] stage
[Pipeline] sh
[Pipeline] // ansiColor
[Pipeline] stage
[WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/ [WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/ [WARNING]: Unable to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/Pla [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ PLAY [local] ******************************************************************* [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ TASK [check for kong db migration] ********************************************* TASK [deploy-player : remove blank lines in index file] ************************ TASK [deploy-player : remove trailing spaces in index file] ******************** TASK [deploy-player : Remove the existing CDN config] ************************** STDERR: Error from server (NotFound): configmaps "player-cdn-config" not found MSG: non-zero return code ...ignoring TASK [deploy-player : Create player-cdn configmap] ***************************** TASK [deploy-player : rename template] ***************************************** TASK [deploy-player : copy env file from swarm role] *************************** TASK [deploy-player : template vars] ******************************************* TASK [deploy-player : create configmap] **************************************** STDOUT: configmap/player-config created TASK [Load role to decrypt private keys, copy to helm chart and encrypt private keys] *** TASK [mount-keys : Decrypt the data first] ************************************* TASK [mount-keys : Generate Public Keys for private keys] ********************** TASK [mount-keys : Create the keys directory in case user is overriding the private_key_path] *** TASK [mount-keys : Copy keys directory to chart path] ************************** TASK [deploy-player : Create the token pubic key file] ************************* TASK [deploy-player : helm install and upgrade] ******************************** STDOUT: Release "player" does not exist. Installing it now. STDERR: Error: release player failed, and has been uninstalled due to atomic being set: timed out waiting for the condition MSG: non-zero return code PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
It looks like the microservice build phase has some errors. Can you share the |
Beta Was this translation helpful? Give feedback.
-
@keshavprasadms @shounakacharya Is it possible to set node version above 12.20.0. Currently it seems to be pointing to lower version which is giving us compatibility error |
Beta Was this translation helpful? Give feedback.
@keshavprasadms @shounakacharya Is it possible to set node version above 12.20.0. Currently it seems to be pointing to lower version which is giving us compatibility error