100 Days Cloud AWS Task 49 issue

Hello Everyone,
I am facing an issue on the task number 49 of 100 days of cloud for AWS.
The ask is to upload the log file from private instance to public instance and from public instance to s3 bucket using cron job.
The workflow is running fine and i can see the file on the s3 bucket.
But when i submit my task the file is removed from the bucket.

Has anyone faced this kind of issue or if you have approached this question please provide the details where i am making the mistake.

Hi @rob_kodekloud
Can you please help me on this.

Thanks

Hi Team,
Can someone help here.

Thank You

Hello Everyone,
I am facing an issue on the task number 48 of 100 days of cloud for AWS.
The ask is to upload the log file from private instance to public instance and from public instance to s3 bucket using cron job.
The workflow is running fine and i can see the file on the s3 bucket.
But when i submit my task the file is removed from the bucket.

Has anyone faced this kind of issue or if you have approached this question please provide the details where i am making the mistake.

After finalizing the configuration and verifying that the file is successfully uploaded to the S3 bucket under
xfusion-priv-vpc/boot/boots.log, the submission is made. During the automated test execution, the uploaded file is removed from the bucket, leading to a test failure. The cron jobs continue to run correctly, but the object deletion prevents the test from passing.