"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:24:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyWithDryRun (4.73s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopy (15.05s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.62s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:24:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.57s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.31s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.89s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:25:20 ERROR : Ignoring --no-traverse with sync run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.36s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.89s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (10.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyEmptyDirectories (27.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyNoEmptyDirectories (13.56s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestMoveEmptyDirectories (22.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestMoveNoEmptyDirectories (14.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncEmptyDirectories (23.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncNoEmptyDirectories (15.57s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:591: Server side copy (if possible) Yandex rclone-test-gategah4tani -> Yandex rclone-test-tuzehig8vofo run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestServerSideCopy (27.05s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyOverSelf (18.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:627: Server side copy (if possible) Yandex rclone-test-gategah4tani -> Yandex rclone-test-hopejiv9yiya run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestServerSideCopyOverSelf (40.51s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestMoveOverSelf (20.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:672: Server side copy (if possible) Yandex rclone-test-gategah4tani -> Yandex rclone-test-levixet3miju run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestServerSideMoveOverSelf (49.42s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:30:39 ERROR : error listing: directory not found run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyAfterDelete (16.63s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyRedownload (18.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (9.64s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;8ee2027983915ec78acc45027d874316;6;sizeonly --- > 2025-06-11 03:31:23.000000000;8ee2027983915ec78acc45027d874316;6;sizeonly sync_test.go:3073: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3073 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:794 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;8ee2027983915ec78acc45027d874316;6;sizeonly lsf: 2025-06-11 03:31:23.000000000;8ee2027983915ec78acc45027d874316;6;sizeonly Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (8.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (9.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (13.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (45.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:32:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (13.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:34:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/11 03:34:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1152 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1165 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: potato: Modification time difference too big |-117998h34m22.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-06-11 03:34:22 +0000 UTC) (precision 1ns) run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (22.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (53.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:35:45 ERROR : Yandex rclone-test-gategah4tani: not deleting files as there were IO errors 2025/06/11 03:35:45 ERROR : Yandex rclone-test-gategah4tani: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (48.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (21.49s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (21.60s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.50s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncWithExclude (18.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (26.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncWithUpdateOlder (43.29s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1539: Can track renames: true run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1611: Can track renames: true run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1650: Can track renames: true run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestServerSideMoveLocal (0.75s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (33.91s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (15.29s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1706: Server side move (if possible) Yandex rclone-test-gategah4tani -> Yandex rclone-test-weqinid1duse 2025/06/11 03:41:37 ERROR : error listing: directory not found 2025/06/11 03:41:46 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (30.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1706: Server side move (if possible) Yandex rclone-test-gategah4tani -> Yandex rclone-test-wokigan9poda --- PASS: TestServerSideMoveWithFilter (43.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1706: Server side move (if possible) Yandex rclone-test-gategah4tani -> Yandex rclone-test-kesakoj2fuyu 2025/06/11 03:42:59 ERROR : error listing: directory not found 2025/06/11 03:42:59 ERROR : error listing: directory not found 2025/06/11 03:43:09 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncOverlap (4.59s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncOverlapWithFilter (82.84s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncCompareDest (59.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncMultipleCompareDest (43.92s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncCopyDest (80.86s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncBackupDir (61.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncBackupDirWithSuffix (66.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (64.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncBackupDirSuffixOnly (58.99s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncSuffix (70.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncSuffixKeepExtension (66.92s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncUTFNorm (10.07s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" 2025/06/11 03:54:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/11 03:54:25 ERROR : Yandex rclone-test-gategah4tani: not deleting files as there were IO errors 2025/06/11 03:54:25 ERROR : Yandex rclone-test-gategah4tani: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncImmutable (11.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncIgnoreCase (9.09s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.06s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (2.12s) --- SKIP: TestMaxTransfer/Hard (0.60s) --- SKIP: TestMaxTransfer/Soft (0.59s) --- SKIP: TestMaxTransfer/Cautious (0.94s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (206.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2745 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2763 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both1: Modification time difference too big |-213455h53m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-11 03:58:16 +0000 UTC) (precision 1ns) run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (285.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (50.70s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-06-11 04:03:51.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3073: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3073 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2801 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2838 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-06-11 04:03:51.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (50.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (85.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (85.77s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" === RUN TestTransform/NFD run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" === RUN TestTransform/base64 run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/base64 Messages: splitbananasplit: Modification time difference too big |-213456h8m8.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-11 04:13:15 +0000 UTC) (precision 1ns) === RUN TestTransform/prefix run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0011-56789;.txt: Modification time difference too big |-213456h11m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-11 04:16:48 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0014-89;=.txt: Modification time difference too big |-213456h11m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-11 04:16:50 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/suffix Messages: dir1/0003-defghij.txt: Modification time difference too big |-213456h14m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-11 04:20:04 +0000 UTC) (precision 1ns) === RUN TestTransform/truncate run.go:180: Remote "Yandex rclone-test-gategah4tani", Local "Local file system at /tmp/rclone3762318393", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/truncate Messages: appleappleapplebanana: Modification time difference too big |-213456h17m45.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-11 04:22:52 +0000 UTC) (precision 1ns) panic: test timed out after 1h0m0s running tests: TestTransform (16m56s) TestTransform/truncate (2m7s) goroutine 25873 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 18 minutes]: testing.(*T).Run(0xc0009d2540, {0x268f6b8?, 0xc00006bad8?}, 0x27bb7d0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009d2540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009d2540, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0005b6720, {0x3e74560, 0x6a, 0x6a}, {0xedfdaede9?, 0x3e8a4e0?, 0x3e8a4e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006939a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006939a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:257 +0xa9 goroutine 11 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 12 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 18740 [chan receive, 3 minutes]: testing.(*T).Run(0xc000566380, {0x26822a3?, 0xc000463938?}, 0xc000a26af0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000566380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000566380, 0x27bb7d0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 25842 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25790 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25335 [select]: net/http.(*persistConn).writeLoop(0xc000a3e000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 25262 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 25845 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25334 [IO wait]: internal/poll.runtime_pollWait(0x769743626e30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f2180?, 0xc00075e000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f2180, {0xc00075e000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f2180, {0xc00075e000?, 0x2a7b?, 0xc000830ac0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00088a1f8, {0xc00075e000?, 0xc00075e000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000480f90, {0xc00075e000?, 0x7697436b8170?, 0x7697436af5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000011950, {0xc00075e000?, 0x2a7b?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0009e8d38, {0x2ac8940, 0xc000011950}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009e8a88, {0x7696f97a7918, 0xc000480f90}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009e8a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0009e8a88, {0xc000734000, 0x1000, 0xc00071f500?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a3e000, {0xc000734000?, 0x7f4885?, 0x2ac5860?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007bd0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007bd0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a3e000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 25262 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 25844 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25793 [select]: net/http.(*persistConn).roundTrip(0xc000a3e000, 0xc000d2c730) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00046e1a0, 0xc000d34a00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037c1c0, 0xc000d34a00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0003c1400, 0xc000d348c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go:55 +0x15e net/http.send(0xc000d348c0, {0x2ac95c0, 0xc0003c1400}, {0x6e3401?, 0xc000a9a188?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00071f260, 0xc000d348c0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00071f260, 0xc000d348c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000746050, {0x2aedf08, 0x3eadaa0}, 0xc000d34780) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000b2008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000516240, 0xc000d0e480, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000516240, 0xc000d0e480) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc000736300, {0x2aedf08, 0x3eadaa0}, {0xc000d63680, 0x2e}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:602 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000b7faa0, {0x2aedf08, 0x3eadaa0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1164 +0x8b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc000566000, {0xc000e0f1e0, 0x1f}, 0xc000b03d28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000db0100?, 0x0?, 0xc000065f80?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0xc0008012f8?, 0x25a54e0?}, {0xc000db0100, 0x10, 0x10}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25843 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 24694 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000c6dbc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2aedf08?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2aedf08, 0x3eadaa0}, {0x2b05e80, 0xc000736300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000dd9260, 0x27bc450) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2aedf08, 0x3eadaa0}, {0x2b05e80, 0xc000736300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000dd9260) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2aedf08, 0x3eadaa0}, {0x2b05e80, 0xc000736300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000dd9230) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2aedf08, 0x3eadaa0}, {0x2b05e80, 0xc000736300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000dd9230) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0004faee0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000566000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc000566000, 0xc000a26af0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 18740 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3046 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3170 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 25791 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25792 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 24694 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.429388737s (try 1/5): exit status 2: Failed [TestSyncSizeOnly TestSyncAfterRemovingAFileAndAddingAFile TestSyncConcurrentTruncate TestSyncReplaceDirModTimeWithEmptyDirs]