"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2024/12/21 03:21:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fahoyiv2pise" 2024/12/21 03:21:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 03:21:14 DEBUG : Creating backend with remote "/tmp/rclone1884836056" === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-fahoyiv2pise", Local "Local file system at /tmp/rclone1884836056", Modify Window "1ns" 2024/12/21 03:21:15 INFO : S3 bucket rclone-test-fahoyiv2pise: Bucket "rclone-test-fahoyiv2pise" created with ACL "" 2024/12/21 03:21:17 DEBUG : filename.txt: File name found in url 2024/12/21 03:21:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (7.58s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-fahoyiv2pise", Local "Local file system at /tmp/rclone1884836056", Modify Window "1ns" 2024/12/21 03:21:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/21 03:21:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:21:23 INFO : file1: Copied (new) to: sub/file2 2024/12/21 03:21:23 INFO : file1: Deleted 2024/12/21 03:21:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/21 03:21:23 DEBUG : file1: Unchanged skipping 2024/12/21 03:21:23 INFO : file1: Deleted 2024/12/21 03:21:23 DEBUG : S3 bucket rclone-test-fahoyiv2pise: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.43s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-fahoyiv2pise", Local "Local file system at /tmp/rclone1884836056", Modify Window "1ns" 2024/12/21 03:21:24 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/21 03:21:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:21:25 INFO : file1: Copied (new) 2024/12/21 03:21:25 INFO : file1: Deleted 2024/12/21 03:21:25 DEBUG : file1: Destination exists, skipping 2024/12/21 03:21:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-fahoyiv2pise", Local "Local file system at /tmp/rclone1884836056", Modify Window "1ns" 2024/12/21 03:21:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fahoyiv2pise/backup" 2024/12/21 03:21:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/21 03:21:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/12/21 03:21:29 INFO : dst/file1: Copied (server-side copy) 2024/12/21 03:21:30 INFO : dst/file1: Deleted 2024/12/21 03:21:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:21:30 INFO : dst/file1: Copied (new) 2024/12/21 03:21:30 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (5.74s) PASS 2024/12/21 03:21:32 DEBUG : S3 bucket rclone-test-fahoyiv2pise: Purge remote 2024/12/21 03:21:32 DEBUG : S3 bucket rclone-test-fahoyiv2pise: bucket is versioned: false 2024/12/21 03:21:32 DEBUG : Waiting for deletions to finish 2024/12/21 03:21:34 INFO : S3 bucket rclone-test-fahoyiv2pise: Bucket "rclone-test-fahoyiv2pise" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 19.753159742s (try 2/5)