"./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestNoTag|TestNothingToTransferWithEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 3/5) 2025/09/04 03:21:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nobivep9foze" 2025/09/04 03:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 03:21:16 DEBUG : Creating backend with remote "/tmp/rclone1659182572" === RUN TestCopy run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:21:17 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze" with ID 913652 2025/09/04 03:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:17 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:21:17 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:21:18 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913653 2025/09/04 03:21:18 ERROR : sub dir/hello world: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:18Z is after 2025-09-03T16:58:37Z sync_test.go:79: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:79 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:18Z is after 2025-09-03T16:58:37Z Test: TestCopy 2025/09/04 03:21:20 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestCopy (3.89s) === RUN TestCopyNoTraverse run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:21 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:21:21 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:21:22 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913654 2025/09/04 03:21:22 ERROR : sub dir/hello world: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:22Z is after 2025-09-03T16:58:37Z sync_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:22Z is after 2025-09-03T16:58:37Z Test: TestCopyNoTraverse 2025/09/04 03:21:24 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestCopyNoTraverse (3.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 03:21:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:21:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:21:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:21:24 INFO : sub dir2: Making directory 2025/09/04 03:21:25 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir2" with ID 913655 2025/09/04 03:21:25 INFO : sub dir: Making directory 2025/09/04 03:21:25 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913656 2025/09/04 03:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:25 INFO : sub dir2/sub sub dir2: Making directory 2025/09/04 03:21:26 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir2/sub sub dir2" with ID 913657 2025/09/04 03:21:26 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:21:26 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:21:27 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "sub dir/hello world" 2025/09/04 03:21:27 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:21:28 DEBUG : FileLu root 'rclone-test-nobivep9foze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:21:29 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/sub dir/hello world 2025/09/04 03:21:30 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/sub sub dir2" 2025/09/04 03:21:31 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2" 2025/09/04 03:21:32 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- PASS: TestCopyEmptyDirectories (8.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:32 INFO : sub dir2: Making directory 2025/09/04 03:21:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 03:21:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:32 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:21:32 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:21:33 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913660 2025/09/04 03:21:33 ERROR : sub dir/hello world: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:33Z is after 2025-09-03T16:58:37Z sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:33Z is after 2025-09-03T16:58:37Z Test: TestCopyNoEmptyDirectories 2025/09/04 03:21:35 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestCopyNoEmptyDirectories (3.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:35 DEBUG : sub dir2: Making directory with metadata 2025/09/04 03:21:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:21:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:21:36 INFO : sub dir2: Making directory 2025/09/04 03:21:36 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir2" with ID 913662 2025/09/04 03:21:36 INFO : sub dir: Making directory 2025/09/04 03:21:36 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913663 2025/09/04 03:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:36 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:21:36 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:21:38 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "sub dir/hello world" 2025/09/04 03:21:38 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:21:38 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:21:38 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories 2025/09/04 03:21:40 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/sub dir/hello world 2025/09/04 03:21:41 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2" 2025/09/04 03:21:41 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestSyncEmptyDirectories (6.47s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:42 INFO : sub dir2: Making directory 2025/09/04 03:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:42 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:21:42 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:21:43 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913666 2025/09/04 03:21:44 ERROR : sub dir/hello world: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:44Z is after 2025-09-03T16:53:25Z 2025/09/04 03:21:44 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:21:44 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:44Z is after 2025-09-03T16:53:25Z Test: TestSyncNoEmptyDirectories 2025/09/04 03:21:45 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestSyncNoEmptyDirectories (3.61s) === RUN TestServerSideCopy run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:46 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913668 run.go:285: Failed to put "sub dir/hello world" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:46Z is after 2025-09-03T16:58:37Z 2025/09/04 03:21:48 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestServerSideCopy (2.97s) === RUN TestCopyOverSelf run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:49 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913670 run.go:285: Failed to put "sub dir/hello world" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:21:50Z is after 2025-09-03T16:53:25Z 2025/09/04 03:21:51 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestCopyOverSelf (3.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:21:52 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913671 2025/09/04 03:21:54 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "sub dir/hello world" 2025/09/04 03:21:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-raqorar4fudi" 2025/09/04 03:21:55 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) FileLu root 'rclone-test-nobivep9foze' -> FileLu root 'rclone-test-raqorar4fudi' 2025/09/04 03:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:21:56 DEBUG : FileLu root 'rclone-test-raqorar4fudi': Waiting for checks to finish 2025/09/04 03:21:56 DEBUG : FileLu root 'rclone-test-raqorar4fudi': Waiting for transfers to finish 2025/09/04 03:21:57 INFO : FileLu root 'rclone-test-raqorar4fudi': Successfully created folder "rclone-test-raqorar4fudi/sub dir" with ID 913677 2025/09/04 03:21:59 INFO : FileLu root 'rclone-test-raqorar4fudi': Put: Successfully uploaded new file "sub dir/hello world" 2025/09/04 03:21:59 INFO : sub dir/hello world: Copied (new) run.go:285: Failed to put "sub dir/hello world" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:01Z is after 2025-09-03T16:53:25Z 2025/09/04 03:22:01 DEBUG : FileLu root 'rclone-test-raqorar4fudi': Purge remote 2025/09/04 03:22:02 INFO : FileLu root 'rclone-test-raqorar4fudi': Rmdir: successfully deleted "/rclone-test-raqorar4fudi" 2025/09/04 03:22:03 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestServerSideCopyOverSelf (12.03s) === RUN TestMoveOverSelf run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:04 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913678 2025/09/04 03:22:06 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "sub dir/hello world" 2025/09/04 03:22:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:22:07 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:07 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:08 ERROR : sub dir/hello world: Failed to copy: failed to upload file: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:08Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:08 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to upload file: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:08Z is after 2025-09-03T16:58:37Z sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to upload file: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:08Z is after 2025-09-03T16:58:37Z Test: TestMoveOverSelf 2025/09/04 03:22:10 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestMoveOverSelf (6.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:11 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913681 run.go:285: Failed to put "sub dir/hello world" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:11Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:13 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- FAIL: TestServerSideMoveOverSelf (3.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/04 03:22:14 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:14 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:15 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "check sum" 2025/09/04 03:22:15 INFO : check sum: Copied (new) 2025/09/04 03:22:15 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:16 NOTICE: FileLu root 'rclone-test-nobivep9foze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/04 03:22:16 DEBUG : check sum: Size of src and dst objects identical 2025/09/04 03:22:16 DEBUG : check sum: Unchanged skipping 2025/09/04 03:22:16 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:16 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:16 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:16 INFO : There was nothing to transfer 2025/09/04 03:22:17 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/check sum --- PASS: TestSyncBasedOnCheckSum (4.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "existing" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:18Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncIgnoreTimes (1.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:20 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/b" with ID 913684 run.go:285: Failed to put "b/potato" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:20Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:22 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/b" --- FAIL: TestSyncIgnoreErrors (2.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:24 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "empty space" 2025/09/04 03:22:25 DEBUG : empty space: Sizes identical 2025/09/04 03:22:25 DEBUG : empty space: Unchanged skipping 2025/09/04 03:22:25 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:25 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:25 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:25 INFO : There was nothing to transfer 2025/09/04 03:22:26 DEBUG : empty space: Sizes identical 2025/09/04 03:22:26 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:26 DEBUG : empty space: Unchanged skipping 2025/09/04 03:22:26 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:26 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:26 INFO : There was nothing to transfer 2025/09/04 03:22:27 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/empty space --- PASS: TestSyncAfterChangingModtimeOnly (5.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "empty space" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:28Z is after 2025-09-03T16:53:25Z --- FAIL: TestSyncAfterAddingAFile (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:31 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "potato" run.go:285: Failed to put "empty space" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:32Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:33 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/potato --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:34Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:35 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/b" with ID 913689 run.go:285: Failed to put "b/potato" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:36Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:37 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/b" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:38 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/b" with ID 913692 run.go:285: Failed to put "b/potato" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:39Z is after 2025-09-03T16:53:25Z 2025/09/04 03:22:40 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/b" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.24s) === RUN TestSyncDeleteDuring run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:42Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncDeleteDuring (1.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "potato" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:43Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncDeleteBefore (1.52s) === RUN TestCopyDeleteBefore run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:22:46 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "potato" 2025/09/04 03:22:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:22:47 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:47 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:48 ERROR : potato2: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:48Z is after 2025-09-03T16:58:37Z sync_test.go:1375: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1375 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:48Z is after 2025-09-03T16:58:37Z Test: TestCopyDeleteBefore 2025/09/04 03:22:48 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/potato --- FAIL: TestCopyDeleteBefore (4.77s) === RUN TestSyncWithExclude run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:50Z is after 2025-09-03T16:53:25Z --- FAIL: TestSyncWithExclude (1.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:51Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncWithExcludeAndDeleteExcluded (1.49s) === RUN TestSyncWithTrackRenames run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/09/04 03:22:52 ERROR : FileLu root 'rclone-test-nobivep9foze': Ignoring --track-renames as the source and destination do not have a common hash 2025/09/04 03:22:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 03:22:52 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/04 03:22:52 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:52 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:53 ERROR : potato: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:53Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:54 ERROR : yam: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:54Z is after 2025-09-03T16:53:25Z 2025/09/04 03:22:54 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:22:54 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_test.go:1575: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1575 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:54Z is after 2025-09-03T16:53:25Z Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (2.46s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/09/04 03:22:54 ERROR : FileLu root 'rclone-test-nobivep9foze': Ignoring --track-renames as either the source or destination do not support modtime 2025/09/04 03:22:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 03:22:55 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/04 03:22:55 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:55 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:56 ERROR : yam: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:56Z is after 2025-09-03T16:53:25Z 2025/09/04 03:22:56 ERROR : potato: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:56Z is after 2025-09-03T16:53:25Z 2025/09/04 03:22:56 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:22:56 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_test.go:1647: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1647 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:56Z is after 2025-09-03T16:53:25Z Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (2.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/09/04 03:22:57 INFO : FileLu root 'rclone-test-nobivep9foze': Making map for --track-renames 2025/09/04 03:22:57 INFO : FileLu root 'rclone-test-nobivep9foze': Finished making map for --track-renames 2025/09/04 03:22:57 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:22:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 03:22:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/04 03:22:57 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for renames to finish 2025/09/04 03:22:57 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:22:58 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub" with ID 913696 2025/09/04 03:22:58 ERROR : potato: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:58Z is after 2025-09-03T16:53:25Z 2025/09/04 03:22:58 ERROR : sub/yam: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:58Z is after 2025-09-03T16:58:37Z 2025/09/04 03:22:58 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:22:58 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_test.go:1686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1686 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:22:58Z is after 2025-09-03T16:58:37Z Test: TestSyncWithTrackRenamesStrategyLeaf 2025/09/04 03:22:59 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (3.33s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:23:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 03:23:00 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:23:00 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:23:01 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913698 2025/09/04 03:23:01 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/nested/sub dir" with ID 913700 2025/09/04 03:23:01 ERROR : sub dir/hello world: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:01Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:01 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:01Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:01 ERROR : nested/sub dir/file: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:01Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:01 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:01Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:01 ERROR : Local file system at /tmp/rclone1659182572: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs 2025/09/04 03:23:03 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" 2025/09/04 03:23:04 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/nested/sub dir" 2025/09/04 03:23:05 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/nested" --- FAIL: TestMoveWithDeleteEmptySrcDirs (5.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/04 03:23:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:23:05 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:23:05 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:23:07 ERROR : existing: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:07Z is after 2025-09-03T16:53:25Z 2025/09/04 03:23:07 ERROR : existing: Not deleting source as copy failed: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:07Z is after 2025-09-03T16:53:25Z 2025/09/04 03:23:07 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "existing-b" 2025/09/04 03:23:07 INFO : existing-b: Copied (new) 2025/09/04 03:23:07 INFO : existing-b: Deleted sync_test.go:1865: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1865 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:07Z is after 2025-09-03T16:53:25Z Test: TestMoveWithIgnoreExisting 2025/09/04 03:23:08 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/existing-b --- FAIL: TestMoveWithIgnoreExisting (3.25s) === RUN TestServerSideMove run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fenuhoy8xiqo" 2025/09/04 03:23:08 DEBUG : Config file has changed externally - reloading run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:09Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:09 DEBUG : FileLu root 'rclone-test-fenuhoy8xiqo': Purge remote 2025/09/04 03:23:10 NOTICE: purge failed: delete error: Folder not found or not yours --- FAIL: TestServerSideMove (1.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:10 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kexowoh2zagi" run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:11Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:11 DEBUG : FileLu root 'rclone-test-kexowoh2zagi': Purge remote 2025/09/04 03:23:11 NOTICE: purge failed: delete error: Folder not found or not yours --- FAIL: TestServerSideMoveWithFilter (1.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-somofuc2viqu" run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:13Z is after 2025-09-03T16:53:25Z 2025/09/04 03:23:13 DEBUG : FileLu root 'rclone-test-somofuc2viqu': Purge remote 2025/09/04 03:23:14 NOTICE: purge failed: delete error: Folder not found or not yours --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (2.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:14 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nobivep9foze/rclone-move-test" run.go:285: Failed to put "potato2" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:16Z is after 2025-09-03T16:53:25Z --- FAIL: TestServerSideMoveOverlap (2.14s) === RUN TestSyncCompareDest run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nobivep9foze/dst" 2025/09/04 03:23:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nobivep9foze/CompareDest" 2025/09/04 03:23:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 03:23:18 DEBUG : FileLu root 'rclone-test-nobivep9foze/dst': Waiting for checks to finish 2025/09/04 03:23:18 DEBUG : FileLu root 'rclone-test-nobivep9foze/dst': Waiting for transfers to finish 2025/09/04 03:23:19 INFO : FileLu root 'rclone-test-nobivep9foze/dst': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913705 2025/09/04 03:23:20 INFO : FileLu root 'rclone-test-nobivep9foze/dst': Put: Successfully uploaded new file "one" 2025/09/04 03:23:20 INFO : one: Copied (new) 2025/09/04 03:23:20 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:23:22 DEBUG : FileLu root 'rclone-test-nobivep9foze/dst': Waiting for checks to finish 2025/09/04 03:23:23 DEBUG : FileLu root 'rclone-test-nobivep9foze/dst': Waiting for transfers to finish 2025/09/04 03:23:25 INFO : one: Copied (replaced existing) 2025/09/04 03:23:25 DEBUG : Waiting for deletions to finish run.go:285: Failed to put "dst/one" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:27Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:29 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncCompareDest (12.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:30 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/pre-dest1" with ID 913708 run.go:285: Failed to put "pre-dest1/1" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:30Z is after 2025-09-03T16:53:25Z 2025/09/04 03:23:32 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/pre-dest1" --- FAIL: TestSyncMultipleCompareDest (3.30s) === RUN TestSyncBackupDir run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:33 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913710 run.go:285: Failed to put "dst/one" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:33Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:35 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncBackupDir (2.99s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:36 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913712 2025/09/04 03:23:38 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dst/one" run.go:285: Failed to put "dst/two" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:39Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:40 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dst/one 2025/09/04 03:23:40 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncBackupDirWithSuffix (5.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:41 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913713 run.go:285: Failed to put "dst/one" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:42Z is after 2025-09-03T16:53:25Z 2025/09/04 03:23:44 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (3.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:45 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913715 2025/09/04 03:23:47 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dst/one" 2025/09/04 03:23:49 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dst/two" 2025/09/04 03:23:51 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dst/three.txt" 2025/09/04 03:23:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nobivep9foze/dst" 2025/09/04 03:23:52 DEBUG : two: Sizes identical 2025/09/04 03:23:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:23:52 DEBUG : two: Unchanged skipping 2025/09/04 03:23:52 DEBUG : FileLu root 'rclone-test-nobivep9foze/dst': Waiting for checks to finish 2025/09/04 03:23:54 ERROR : one: Couldn't move: failed to upload file to destination: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:54Z is after 2025-09-03T16:58:37Z 2025/09/04 03:23:54 DEBUG : FileLu root 'rclone-test-nobivep9foze/dst': Waiting for transfers to finish 2025/09/04 03:23:54 ERROR : FileLu root 'rclone-test-nobivep9foze/dst': not deleting files as there were IO errors 2025/09/04 03:23:54 ERROR : FileLu root 'rclone-test-nobivep9foze/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: failed to upload file to destination: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:54Z is after 2025-09-03T16:58:37Z Test: TestSyncBackupDirSuffixOnly 2025/09/04 03:23:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dst/one 2025/09/04 03:23:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dst/three.txt 2025/09/04 03:23:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dst/two 2025/09/04 03:23:57 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncBackupDirSuffixOnly (13.36s) === RUN TestSyncSuffix run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:23:58 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913719 run.go:285: Failed to put "dst/one" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:23:59Z is after 2025-09-03T16:58:37Z 2025/09/04 03:24:00 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncSuffix (3.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:24:01 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dst" with ID 913720 run.go:285: Failed to put "dst/one" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:02Z is after 2025-09-03T16:53:25Z 2025/09/04 03:24:03 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dst" --- FAIL: TestSyncSuffixKeepExtension (3.27s) === RUN TestSyncUTFNorm run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "TestĂȘĂ©" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:04Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncUTFNorm (1.54s) === RUN TestSyncImmutable run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:24:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:24:06 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:24:06 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:24:08 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "existing" 2025/09/04 03:24:08 INFO : existing: Copied (new) 2025/09/04 03:24:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/04 03:24:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/04 03:24:09 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:24:09 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:24:09 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:24:09 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors 2025/09/04 03:24:10 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/existing --- PASS: TestSyncImmutable (5.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "EXISTING" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:11Z is after 2025-09-03T16:58:37Z --- FAIL: TestSyncIgnoreCase (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "both0" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:13Z is after 2025-09-03T16:53:25Z --- FAIL: TestSyncConcurrentDelete (1.81s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" run.go:285: Failed to put "both0" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:15Z is after 2025-09-03T16:53:25Z --- FAIL: TestSyncConcurrentTruncate (1.81s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:24:16 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:24:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:24:16 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 03:24:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:24:16 INFO : empty_on_remote: Making directory 2025/09/04 03:24:16 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/empty_on_remote" with ID 913725 2025/09/04 03:24:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2827 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2825 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:18Z is after 2025-09-03T16:58:37Z Test: TestSyncReplaceDirModTime 2025/09/04 03:24:20 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/test_dir2/sub_dir" 2025/09/04 03:24:21 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/test_dir2" 2025/09/04 03:24:21 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/test_dir1" 2025/09/04 03:24:22 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/empty_on_remote" --- FAIL: TestSyncReplaceDirModTime (6.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:24:22 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:24:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:24:22 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 03:24:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:24:22 INFO : empty_on_remote: Making directory 2025/09/04 03:24:23 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/empty_on_remote" with ID 913730 2025/09/04 03:24:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2827 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2825 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:26Z is after 2025-09-03T16:53:25Z Test: TestSyncReplaceDirModTimeWithEmptyDirs 2025/09/04 03:24:26 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/file1 2025/09/04 03:24:28 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/test_dir2/sub_dir" 2025/09/04 03:24:29 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/test_dir2" 2025/09/04 03:24:29 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/test_dir1" 2025/09/04 03:24:30 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/empty_on_remote" 2025/09/04 03:24:31 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/empty_dir" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (8.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:24:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:24:31 INFO : sub dir: Making directory 2025/09/04 03:24:32 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir" with ID 913735 2025/09/04 03:24:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/04 03:24:48 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/sub dir/hello world 2025/09/04 03:24:51 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/sub dir2/very/very/very/very/very/nested/subdir/hello world 2025/09/04 03:24:51 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very/very/very/very/very/nested/subdir" 2025/09/04 03:24:52 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very/very/very/very/very/nested" 2025/09/04 03:24:53 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very/very/very/very/very" 2025/09/04 03:24:54 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very/very/very/very" 2025/09/04 03:24:54 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very/very/very" 2025/09/04 03:24:55 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very/very" 2025/09/04 03:24:56 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2/very" 2025/09/04 03:24:57 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir2" 2025/09/04 03:24:57 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir" --- PASS: TestNothingToTransferWithEmptyDirs (26.48s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:24:58 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913748 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:24:59Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:01 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/NFD run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:02 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913750 2025/09/04 03:25:04 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2025/09/04 03:25:06 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" run.go:285: Failed to put "dir1/0002-cdefghi.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:07Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:08 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dir1/0000-abcdefg.txt 2025/09/04 03:25:08 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dir1/0001-bcdefgh.txt 2025/09/04 03:25:09 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/base64 run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:11 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913752 2025/09/04 03:25:13 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" run.go:285: Failed to put "dir1/0001-bcdefgh.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:14Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:15 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dir1/0000-abcdefg.txt 2025/09/04 03:25:16 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/prefix run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:18 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913754 2025/09/04 03:25:19 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2025/09/04 03:25:21 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" run.go:285: Failed to put "dir1/0002-cdefghi.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:22Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:23 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dir1/0000-abcdefg.txt 2025/09/04 03:25:23 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dir1/0001-bcdefgh.txt 2025/09/04 03:25:24 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/suffix run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:26 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913757 2025/09/04 03:25:28 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" run.go:285: Failed to put "dir1/0001-bcdefgh.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:29Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:30 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/dir1/0000-abcdefg.txt 2025/09/04 03:25:31 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/truncate run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:32 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913759 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:33Z is after 2025-09-03T16:58:37Z 2025/09/04 03:25:34 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/encoder run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:36 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913761 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:37Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:38 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:40 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913763 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:41Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:43 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/charmap run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:44 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913765 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:45Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:47 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/lowercase run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:48 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913766 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:49Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:51 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" === RUN TestTransform/ascii run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:52 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dir1" with ID 913767 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-nobivep9foze'": failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:25:53Z is after 2025-09-03T16:53:25Z 2025/09/04 03:25:55 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dir1" --- FAIL: TestTransform (57.88s) --- FAIL: TestTransform/NFC (3.98s) --- FAIL: TestTransform/NFD (8.56s) --- FAIL: TestTransform/base64 (6.68s) --- FAIL: TestTransform/prefix (8.13s) --- FAIL: TestTransform/suffix (6.59s) --- FAIL: TestTransform/truncate (3.68s) --- FAIL: TestTransform/encoder (3.99s) --- FAIL: TestTransform/ISO-8859-1 (4.26s) --- FAIL: TestTransform/charmap (4.01s) --- FAIL: TestTransform/lowercase (4.02s) --- FAIL: TestTransform/ascii (3.97s) === RUN TestTransformCopy run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:25:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:25:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:25:56 INFO : sub dir_somesuffix: Making directory 2025/09/04 03:25:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/sub dir_somesuffix" with ID 913768 2025/09/04 03:25:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:25:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/04 03:25:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:25:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/04 03:25:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:25:56 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:25:56 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:25:59 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "sub dir_somesuffix/hello world_somesuffix.txt" 2025/09/04 03:25:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:25:59 DEBUG : Waiting for deletions to finish 2025/09/04 03:26:01 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:26:01 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/sub dir_somesuffix" --- PASS: TestTransformCopy (6.02s) === RUN TestDoubleTransform run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 INFO : tictactoe: Making directory 2025/09/04 03:26:02 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913769 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:26:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:02 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:02 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:05 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "tictactoe/tictactoe" 2025/09/04 03:26:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/04 03:26:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:26:07 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/tictactoe/tictactoe 2025/09/04 03:26:07 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" --- PASS: TestDoubleTransform (5.99s) === RUN TestFileTag run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:08 INFO : toe: Making directory 2025/09/04 03:26:08 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/toe" with ID 913770 2025/09/04 03:26:08 INFO : toe/toe: Making directory 2025/09/04 03:26:09 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/toe/toe" with ID 913771 2025/09/04 03:26:09 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:26:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:26:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:26:09 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:09 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:10 ERROR : toe/toe/toe: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:10Z is after 2025-09-03T16:53:25Z 2025/09/04 03:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:26:10 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:26:10 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:10Z is after 2025-09-03T16:53:25Z Test: TestFileTag 2025/09/04 03:26:12 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/toe/toe" 2025/09/04 03:26:12 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/toe" --- FAIL: TestFileTag (5.15s) === RUN TestNoTag run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:13 INFO : toe: Making directory 2025/09/04 03:26:14 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/toe" with ID 913772 2025/09/04 03:26:14 INFO : toe/toe: Making directory 2025/09/04 03:26:14 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/toe/toe" with ID 913773 2025/09/04 03:26:14 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:26:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:26:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:26:14 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:14 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:15 ERROR : toe/toe/toe: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:15Z is after 2025-09-03T16:53:25Z 2025/09/04 03:26:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:26:15 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:26:15 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:15Z is after 2025-09-03T16:53:25Z Test: TestNoTag 2025/09/04 03:26:17 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/toe/toe" 2025/09/04 03:26:17 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/toe" --- FAIL: TestNoTag (5.05s) === RUN TestDirTag run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:18 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:18 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:18 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:19 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictacempty_dir" with ID 913774 2025/09/04 03:26:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:19 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:19 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:19 INFO : tictactoe: Making directory 2025/09/04 03:26:19 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913775 2025/09/04 03:26:19 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:19 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:19 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:19 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe/tictactoe" with ID 913776 2025/09/04 03:26:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:26:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:26:19 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:19 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:21 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "tictactoe/tictactoe/toe.txt" 2025/09/04 03:26:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 03:26:21 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:26:21 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag 2025/09/04 03:26:22 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/tictactoe/tictactoe/toe.txt 2025/09/04 03:26:23 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe/tictactoe" 2025/09/04 03:26:24 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" 2025/09/04 03:26:25 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictacempty_dir" --- FAIL: TestDirTag (7.21s) === RUN TestAllTag run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:25 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:25 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:25 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:26 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictacempty_dir" with ID 913777 2025/09/04 03:26:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:26 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:26 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:26 INFO : tictactoe: Making directory 2025/09/04 03:26:26 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913778 2025/09/04 03:26:26 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:26 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:26 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:26 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe/tictactoe" with ID 913779 2025/09/04 03:26:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:26 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:26 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:28 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:28Z is after 2025-09-03T16:53:25Z 2025/09/04 03:26:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:28 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:26:28 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:28Z is after 2025-09-03T16:53:25Z Test: TestAllTag 2025/09/04 03:26:29 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe/tictactoe" 2025/09/04 03:26:30 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" 2025/09/04 03:26:31 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictacempty_dir" --- FAIL: TestAllTag (6.16s) === RUN TestRunTwice run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:31 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:32 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:32 INFO : tictactoe: Making directory 2025/09/04 03:26:32 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913780 2025/09/04 03:26:32 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:32 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:32 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:32 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe/tictactoe" with ID 913781 2025/09/04 03:26:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:26:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:26:32 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:32 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:33 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:33Z is after 2025-09-03T16:53:25Z 2025/09/04 03:26:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:26:33 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:26:33 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://2424.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:33Z is after 2025-09-03T16:53:25Z Test: TestRunTwice 2025/09/04 03:26:35 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe/tictactoe" 2025/09/04 03:26:36 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" --- FAIL: TestRunTwice (5.06s) === RUN TestConflicting run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:37 INFO : toe: Making directory 2025/09/04 03:26:37 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/toe" with ID 913782 2025/09/04 03:26:37 INFO : toe/toe: Making directory 2025/09/04 03:26:37 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/toe/toe" with ID 913783 2025/09/04 03:26:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:26:37 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:37 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:38 ERROR : toe/toe/toe: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:38Z is after 2025-09-03T16:58:37Z 2025/09/04 03:26:38 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:26:38 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:38Z is after 2025-09-03T16:58:37Z Test: TestConflicting 2025/09/04 03:26:40 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/toe/toe" 2025/09/04 03:26:41 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/toe" --- FAIL: TestConflicting (4.82s) === RUN TestMove run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:41 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:41 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:41 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:42 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictacempty_dir" with ID 913784 2025/09/04 03:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:42 INFO : tictactoe: Making directory 2025/09/04 03:26:42 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913785 2025/09/04 03:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:42 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:43 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe/tictactoe" with ID 913786 2025/09/04 03:26:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:43 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:43 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:43 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:43Z is after 2025-09-03T16:58:37Z 2025/09/04 03:26:43 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:26:43Z is after 2025-09-03T16:58:37Z 2025/09/04 03:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:43 ERROR : Local file system at /tmp/rclone1659182572: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove 2025/09/04 03:26:45 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe/tictactoe" 2025/09/04 03:26:46 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" 2025/09/04 03:26:47 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictacempty_dir" --- FAIL: TestMove (6.18s) === RUN TestTransformFile run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:47 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:48 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:48 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictacempty_dir" with ID 913787 2025/09/04 03:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:48 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:48 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:48 INFO : tictactoe: Making directory 2025/09/04 03:26:48 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913788 2025/09/04 03:26:48 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:48 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:48 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:49 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe/tictactoe" with ID 913789 2025/09/04 03:26:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:49 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:49 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:51 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "tictactoe/tictactoe/tictactoe.txt" 2025/09/04 03:26:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:51 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:26:51 ERROR : Local file system at /tmp/rclone1659182572: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile 2025/09/04 03:26:52 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:53 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe/tictactoe" 2025/09/04 03:26:54 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" 2025/09/04 03:26:54 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictacempty_dir" --- FAIL: TestTransformFile (7.54s) === RUN TestManualTransformFile run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:26:55 DEBUG : Reset feature "Copy" 2025/09/04 03:26:55 DEBUG : Reset feature "Move" 2025/09/04 03:26:55 DEBUG : Reset feature "Copy" 2025/09/04 03:26:55 DEBUG : Reset feature "Move" 2025/09/04 03:26:55 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:55 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:55 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictacempty_dir" with ID 913790 2025/09/04 03:26:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:56 INFO : tictactoe: Making directory 2025/09/04 03:26:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe" with ID 913791 2025/09/04 03:26:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:56 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:56 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/tictactoe/tictactoe" with ID 913792 2025/09/04 03:26:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:56 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:26:56 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:26:59 INFO : FileLu root 'rclone-test-nobivep9foze': Put: Successfully uploaded new file "tictactoe/tictactoe/tictactoe.txt" 2025/09/04 03:26:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:59 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:26:59 ERROR : Local file system at /tmp/rclone1659182572: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile 2025/09/04 03:27:00 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully deleted file: /rclone-test-nobivep9foze/tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:27:01 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe/tictactoe" 2025/09/04 03:27:01 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictactoe" 2025/09/04 03:27:02 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/tictacempty_dir" --- FAIL: TestManualTransformFile (7.78s) === RUN TestBase64 run.go:180: Remote "FileLu root 'rclone-test-nobivep9foze'", Local "Local file system at /tmp/rclone1659182572", Modify Window "876000h0m0s" 2025/09/04 03:27:03 DEBUG : toe: transformed to: dG9l 2025/09/04 03:27:03 DEBUG : toe: transformed to: dG9l 2025/09/04 03:27:03 INFO : dG9l: Making directory 2025/09/04 03:27:03 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dG9l" with ID 913793 2025/09/04 03:27:03 DEBUG : toe: transformed to: dG9l 2025/09/04 03:27:03 DEBUG : toe: transformed to: dG9l 2025/09/04 03:27:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 03:27:03 INFO : dG9l/dG9l: Making directory 2025/09/04 03:27:04 INFO : FileLu root 'rclone-test-nobivep9foze': Successfully created folder "rclone-test-nobivep9foze/dG9l/dG9l" with ID 913794 2025/09/04 03:27:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 03:27:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/04 03:27:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:27:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:27:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:27:04 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for checks to finish 2025/09/04 03:27:04 DEBUG : FileLu root 'rclone-test-nobivep9foze': Waiting for transfers to finish 2025/09/04 03:27:04 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:27:04Z is after 2025-09-03T16:58:37Z 2025/09/04 03:27:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:27:04 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting files as there were IO errors 2025/09/04 03:27:04 ERROR : FileLu root 'rclone-test-nobivep9foze': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: failed to upload file: failed to send upload request: Post "https://3737.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-09-04T03:27:04Z is after 2025-09-03T16:58:37Z Test: TestBase64 2025/09/04 03:27:06 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dG9l/dG9l" 2025/09/04 03:27:07 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze/dG9l" --- FAIL: TestBase64 (4.89s) FAIL 2025/09/04 03:27:07 DEBUG : FileLu root 'rclone-test-nobivep9foze': Purge remote 2025/09/04 03:27:08 INFO : FileLu root 'rclone-test-nobivep9foze': Rmdir: successfully deleted "/rclone-test-nobivep9foze" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestNoTag|TestNothingToTransferWithEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 5m51.621603937s (try 3/5): exit status 1: Failed [TestCopy TestCopyNoTraverse TestCopyNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncIgnoreErrors TestSyncAfterAddingAFile TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]