You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:loud_sound: Maintenance scheduled for **NAMED_DAY DD. MM from START_TIME - END_TIME**.
=========================================================================
@all Be aware that you will automatically be logged out and your projects stopped and saved during the maintenance time. Affected:
* [https://staging.osparc.io](https://staging.osparc.io/)
* [https://https://staging.s4l-lite.io/](https://https://staging.s4l-lite.io//)
and on premises:
* [https://osparc-staging.speag.com](https://osparc-staging.speag.com/)
* [https://tip-staging.speag.com](https://tip-staging.speag.com/)
* [https://s4l-staging.speag.com](https://s4l-staging.speag.com/)
* [https://s4l-lite-staging.speag.com](https://s4l-lite-staging.speag.com/)
Reason: Scheduled staging-release of STAGING_NAME_AND_VERSION.
Thanks for your understanding and sorry for the inconveniences,
Your friendly oSparc Team
Releasing
Check hanging sidecars. Helper command to run in director-v2 CLI simcore-service-director-v2 close-and-save-service <uuid>
These 2 problems occurred during release (it is already 3rd time we encountered them):
The autoscaling service not started properly first time (we needed to restart it and than it worked correctly)
mportlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/scu/.venv/lib/python3.10/site-packages/simcore_service_autoscaling/main.py", line 11, in <module>
the_settings = ApplicationSettings.create_from_envs()
File "/home/scu/.venv/lib/python3.10/site-packages/settings_library/base.py", line 116, in create_from_envs
return cls(**overrides)
File "pydantic/env_settings.py", line 39, in pydantic.env_settings.BaseSettings.__init__
File "pydantic/main.py", line 340, in pydantic.main.BaseModel.__init__
File "pydantic/main.py", line 1066, in pydantic.main.validate_model
File "pydantic/fields.py", line 439, in pydantic.fields.ModelField.get_default
File "/home/scu/.venv/lib/python3.10/site-packages/settings_library/base.py", line 30, in _default_factory
return field_settings_cls()
File "pydantic/env_settings.py", line 40, in pydantic.env_settings.BaseSettings.__init__
File "pydantic/env_settings.py", line 75, in pydantic.env_settings.BaseSettings._build_values
File "pydantic/env_settings.py", line 200, in pydantic.env_settings.EnvSettingsSource.__call__
pydantic.env_settings.SettingsError: error parsing env var "NODES_MONITORING_NEW_NODES_LABELS"
The webserver service not started properly first time (we needed to restart it and than it worked correctly)
INFO: [boot.sh] Selected config server-docker-prod.yaml
INFO: [boot.sh] Log-level app/server: INFO/info
[2023-09-22 08:30:23 +0000] [7] [INFO] Starting gunicorn 20.1.0
[2023-09-22 08:30:23 +0000] [7] [INFO] Listening at: http://0.0.0.0:8080 (7)
[2023-09-22 08:30:23 +0000] [7] [INFO] Using worker: aiohttp.GunicornWebWorker
[2023-09-22 08:30:23 +0000] [763] [INFO] Booting worker with pid: 763
WEBSERVER_META_MODELING still under development and will be disabled.
WEBSERVER_VERSION_CONTROL still under development and will be disabled.
[2023-09-22 08:31:09 +0000] [7] [INFO] Handling signal: term
What kind of pre-release?
master branch
Sprint Name
TheNameless
Pre-release version
2
Commit SHA
1d1c5d6
Did the commit CI suceeded?
Motivation
What Changed
dynamic-sidecar
adding support formetrics
andon_shutdown
events for user services (⚠️OPS) #4697 by @GitHKDevops check⚠️ devops
cd ./services/graylog && make configure
) since dashboards were moved to content packDYNAMIC_SIDECAR_PROMETHEUS_SERVICE_LABELS
was added but will be only used from next releasee2e testing check 🧪
No response
Summary 📝
make release-staging name=TheNameless version=2 git_sha=1d1c5d6b727b9fc4d7cd0c246e990c900498922c
https://github.com/ITISFoundation/osparc-simcore/releases/new?prerelease=1&target=<commit_sha>&tag=staging_<sprint_name><version>&title=Staging%20<sprint_name><version>
maintenance
in every concerned deployment)Releasing
simcore-service-director-v2 close-and-save-service <uuid>
The text was updated successfully, but these errors were encountered: