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
The test is failing because the Elastic-Agent is trying to upgrade to the same version, with the same hash. That causes extracting the archive to fail.
We can see the following error messages in the logs:
Failed to unpack upgrade artifact
upgrade to version 8.13.0-SNAPSHOT failed: TarInstaller: creating file /opt/Elastic/Agent/data/elastic-agent-17f048/elastic-agent: open /opt/Elastic/Agent/data/elastic-agent-17f048/elastic-agent: text file busy
Flaky Test
elastic-agent/testing/integration/upgrade_fleet_test.go
Line 250 in 17f0480
The text was updated successfully, but these errors were encountered: