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
cf-ops-automation/concourse/tasks/repackage_boshreleases_fallback/run.rb
/usr/local/lib/ruby/3.1.0/psych/class_loader.rb:99:in `find': Tried to load unspecified class: Tasks::Bosh::BoshCliError (Psych::DisallowedClass)
...
from /usr/local/lib/ruby/3.1.0/psych.rb:670:in `load_file'
from /tmp/build/12c3170e/cf-ops-automation/concourse/tasks/repackage_boshreleases_fallback/repackage_releases_fallback.rb:26:in `initialize'
from cf-ops-automation/concourse/tasks/repackage_boshreleases_fallback/run.rb:25:in `new'
from cf-ops-automation/concourse/tasks/repackage_boshreleases_fallback/run.rb:25:in `<main>'
total 0
WARNING: fail to repackage all releases, please check /tmp/build/12c3170e/repackaged-releases-fallback/fallback-errors.yml
cat: /tmp/build/12c3170e/repackaged-releases-fallback/fallback-errors.yml: No such file or directory
Affected release
Reproduced on version 6.1.3, but since 6.0.0 with #402
The text was updated successfully, but these errors were encountered:
Expected behavior
Observed behavior
The following serialization is used when bosh generates an error in the
repackaged-releases
task:However, COA cannot deserialize it properly:
Affected release
Reproduced on version 6.1.3, but since 6.0.0 with #402
The text was updated successfully, but these errors were encountered: