tapis-project / tapis-apps

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Apps: Intermittent failure of smoke test app. #29

Closed scblack321 closed 1 year ago

scblack321 commented 1 year ago

A smoke test app is under development: tapisv3-smoketest-app Uses 4 systems. One for exec and 3 as storage for inputs and archiving. tapisv3-smoketest-exec-fork tapisv3-smoketest-storage-linux tapisv3-smoketest-storage-s3-ceph tapisv3-smoketest-storage-s3-ceph2

The transfer of the input file from system tapisv3-smoketest-storage-s3-ceph2 appears to fail sometimes. During initial testing it appeared there were no errors during transfers in Files log, but it was not a thorough check.

App and Systems are defined in DEV environment, owned by testuser2@dev

When run the app makes several checks, including checks for presence of the input files.

Debug further to determine if this is a real bug or a test setup issue.

scblack321 commented 1 year ago

Update: Bug in Files. With multiple transfers that happen quickly some may never happen.