log: helm upgrade --install airflow apache-airflow/airflow --namespace airflow -f override-values.yml --debug
history.go:56: [debug] getting history for release airflow
upgrade.go:153: [debug] preparing upgrade for airflow
upgrade.go:161: [debug] performing update for airflow
upgrade.go:354: [debug] creating upgraded release for airflow
client.go:393: [debug] checking 26 resources for changes
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-create-user-job"
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-migrate-database-job"
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-scheduler"
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-statsd"
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-triggerer"
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-webserver"
client.go:684: [debug] Looks like there are no changes for ServiceAccount "airflow-worker"
client.go:684: [debug] Looks like there are no changes for Secret "airflow-postgresql"
client.go:684: [debug] Looks like there are no changes for Secret "airflow-metadata"
client.go:693: [debug] Patch Secret "airflow-webserver-secret-key" in namespace airflow
client.go:684: [debug] Looks like there are no changes for ConfigMap "airflow-config"
client.go:684: [debug] Looks like there are no changes for ConfigMap "airflow-statsd"
client.go:684: [debug] Looks like there are no changes for Role "airflow-pod-launcher-role"
client.go:684: [debug] Looks like there are no changes for Role "airflow-pod-log-reader-role"
client.go:684: [debug] Looks like there are no changes for RoleBinding "airflow-pod-launcher-rolebinding"
client.go:684: [debug] Looks like there are no changes for RoleBinding "airflow-pod-log-reader-rolebinding"
client.go:684: [debug] Looks like there are no changes for Service "airflow-postgresql-hl"
client.go:693: [debug] Patch Service "airflow-postgresql" in namespace airflow
client.go:684: [debug] Looks like there are no changes for Service "airflow-statsd"
client.go:684: [debug] Looks like there are no changes for Service "airflow-triggerer"
client.go:684: [debug] Looks like there are no changes for Service "airflow-webserver"
client.go:693: [debug] Patch Deployment "airflow-scheduler" in namespace airflow
client.go:693: [debug] Patch Deployment "airflow-statsd" in namespace airflow
client.go:693: [debug] Patch Deployment "airflow-webserver" in namespace airflow
client.go:693: [debug] Patch StatefulSet "airflow-postgresql" in namespace airflow
client.go:693: [debug] Patch StatefulSet "airflow-triggerer" in namespace airflow
client.go:486: [debug] Starting delete for "airflow-run-airflow-migrations" Job
client.go:490: [debug] Ignoring delete failure for "airflow-run-airflow-migrations" batch/v1, Kind=Job: jobs.batch "airflow-run-airflow-migrations" not found
client.go:142: [debug] creating 1 resource(s)
client.go:712: [debug] Watching for changes to Job airflow-run-airflow-migrations with timeout of 5m0s
client.go:740: [debug] Add/Modify event for airflow-run-airflow-migrations: ADDED
client.go:779: [debug] airflow-run-airflow-migrations: Jobs active: 0, jobs failed: 0, jobs succeeded: 0
client.go:740: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED
client.go:779: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
client.go:740: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED
client.go:779: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
client.go:740: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED
client.go:779: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
client.go:740: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED
client.go:779: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
client.go:740: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED
client.go:779: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
^CRelease airflow has been cancelled.
upgrade.go:466: [debug] warning: Upgrade "airflow" failed: context canceled
Error: UPGRADE FAILED: context canceled
helm.go:84: [debug] context canceled
UPGRADE FAILED
main.newUpgradeCmd.func2
helm.sh/helm/v3/cmd/helm/upgrade.go:229
github.com/spf13/cobra.(*Command).execute
github.com/spf13/cobra@v1.7.0/command.go:940
github.com/spf13/cobra.(*Command).ExecuteC
github.com/spf13/cobra@v1.7.0/command.go:1068
github.com/spf13/cobra.(*Command).Execute
github.com/spf13/cobra@v1.7.0/command.go:992
main.main
helm.sh/helm/v3/cmd/helm/helm.go:83
runtime.main
runtime/proc.go:250
runtime.goexit
runtime/asm_amd64.s:1598