Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump image for cryocloud #2550

Merged
merged 1 commit into from
May 18, 2023
Merged

Bump image for cryocloud #2550

merged 1 commit into from
May 18, 2023

Conversation

pnasrat
Copy link
Contributor

@pnasrat pnasrat commented May 18, 2023

@pnasrat pnasrat self-assigned this May 18, 2023
@pnasrat pnasrat requested a review from a team May 18, 2023 14:55
@github-actions
Copy link

Merging this PR will trigger the following deployment actions.

Support and Staging deployments

Cloud Provider Cluster Name Upgrade Support? Reason for Support Redeploy Upgrade Staging? Reason for Staging Redeploy
aws nasa-cryo No Yes Following helm chart values files were modified: common.values.yaml

Production deployments

Cloud Provider Cluster Name Hub Name Reason for Redeploy
aws nasa-cryo prod Following helm chart values files were modified: common.values.yaml

@pnasrat pnasrat merged commit c09cfa4 into master May 18, 2023
@pnasrat pnasrat deleted the update-cryo-hub-image branch May 18, 2023 15:31
@github-actions
Copy link

🎉🎉🎉🎉

Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/5015585492

@pnasrat
Copy link
Contributor Author

pnasrat commented May 18, 2023

Hmm reran and kept an eye on events

My own container started fine

2m15s                 Normal    Scheduled              Pod/jupyter-pnasrat                        Successfully assigned staging/jupyter-pnasrat to ip-192-168-2-21.us-west-2.compute.internal
2m14s                 Normal    Pulling                Pod/jupyter-pnasrat                        Pulling image "busybox"
2m13s                 Normal    TaintManagerEviction   Pod/jupyter-pnasrat                        Cancelling deletion of Pod staging/jupyter-pnasrat
2m12s                 Normal    Pulled                 Pod/jupyter-pnasrat                        Successfully pulled image "busybox" in 1.990685885s (1.990692891s including waiting)
2m12s                 Normal    Created                Pod/jupyter-pnasrat                        Created container volume-mount-ownership-fix
2m12s                 Normal    Started                Pod/jupyter-pnasrat                        Started container volume-mount-ownership-fix
2m8s                  Normal    Pulling                Pod/jupyter-pnasrat                        Pulling image "quay.io/cryointhecloud/cryo-hub-image:034c99c07b90"
7s                    Normal    Pulled                 Pod/jupyter-pnasrat                        Successfully pulled image "quay.io/cryointhecloud/cryo-hub-image:034c99c07b90" in 2m0.915195289s (2m0.91521244s including waiting)

The deployer hits back-off

0s                    Normal    Pulled                 Pod/jupyter-deployment-2dservice-2dcheck   Container image "quay.io/cryointhecloud/cryo-hub-image:034c99c07b90" already present on machine
1s (x2 over 17s)      Normal    Created                Pod/jupyter-deployment-2dservice-2dcheck   Created container notebook
0s (x2 over 17s)      Normal    Started                Pod/jupyter-deployment-2dservice-2dcheck   Started container notebook
0s                    Warning   BackOff                Pod/jupyter-deployment-2dservice-2dcheck   Back-off restarting failed container

@pnasrat
Copy link
Contributor Author

pnasrat commented May 18, 2023

kubectl logs --previous jupyter-deployment-2dservice-2dcheck notebook -n staging
/srv/conda/envs/notebook/lib/python3.10/subprocess.py:961: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  self.stdout = io.open(c2pread, 'rb', bufsize)
mkdir: cannot create directory ‘/home/jovyan/Desktop’: File exists

@pnasrat
Copy link
Contributor Author

pnasrat commented May 18, 2023

Looks like the start script will fail with file exists due to the bash

CryoInTheCloud/hub-image@32cb0bc

pnasrat added a commit that referenced this pull request May 18, 2023
This reverts commit 8ce1e49.

Due to deploy start script fails mkdir failures with EEXIST

#2550
MattF-NSIDC pushed a commit to MattF-NSIDC/cryocloud-hub-image that referenced this pull request May 18, 2023
tsnow03 pushed a commit to CryoInTheCloud/hub-image that referenced this pull request May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants