"./sync.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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 "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:58:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.70s) === RUN TestCopy run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopy (1.48s) === RUN TestCopyMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.26s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.24s) === RUN TestCopyMissingDirectory run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:58:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found --- PASS: TestCopyMissingDirectory (0.36s) === RUN TestCopyNoTraverse run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyNoTraverse (0.96s) === RUN TestCopyCheckFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.00s) === RUN TestSyncNoTraverse run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:58:21 ERROR : Ignoring --no-traverse with sync --- PASS: TestSyncNoTraverse (0.98s) === RUN TestCopyWithDepth run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyWithDepth (0.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (0.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.73s) === RUN TestCopyEmptyDirectories run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyNoEmptyDirectories (0.98s) === RUN TestMoveEmptyDirectories run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.25s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMoveNoEmptyDirectories (0.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.24s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncNoEmptyDirectories (0.97s) === RUN TestServerSideCopy run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:591: Server side copy (if possible) https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/ -> https://rclone-nsu.akamaihd.net/1210146/rclone-test-yaruzoz4subi/ 2025/06/15 01:58:35 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" --- PASS: TestServerSideCopy (5.02s) === RUN TestCopyOverSelf run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyOverSelf (1.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:627: Server side copy (if possible) https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/ -> https://rclone-nsu.akamaihd.net/1210146/rclone-test-tavoman1xuvi/ 2025/06/15 01:58:43 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" --- PASS: TestServerSideCopyOverSelf (5.89s) === RUN TestMoveOverSelf run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMoveOverSelf (1.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:672: Server side copy (if possible) https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/ -> https://rclone-nsu.akamaihd.net/1210146/rclone-test-kujeqam6nasi/ 2025/06/15 01:58:51 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" --- PASS: TestServerSideMoveOverSelf (6.13s) === RUN TestCopyAfterDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:58:52 ERROR : error listing: directory not found --- PASS: TestCopyAfterDelete (1.23s) === RUN TestCopyRedownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyRedownload (1.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.01s) === RUN TestSyncSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncSizeOnly (0.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (0.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (3.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:59:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) --- PASS: TestSyncAfterChangingModtimeOnly (1.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (0.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (0.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:59:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/15 01:59:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 01:59:17 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: not deleting files as there were IO errors 2025/06/15 01:59:17 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.54s) === RUN TestSyncDeleteBefore run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.09s) === RUN TestSyncWithExclude run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncWithExclude (1.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncWithUpdateOlder (2.48s) === 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 "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/15 01:59:28 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/15 01:59:28 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: Ignoring --track-renames as the destination does not support server-side move or copy --- PASS: TestSyncWithTrackRenames (1.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:1611: Can track renames: false 2025/06/15 01:59:29 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/15 01:59:30 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: Ignoring --track-renames as the destination does not support server-side move or copy --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:1650: Can track renames: false 2025/06/15 01:59:31 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: Ignoring --track-renames as the destination does not support server-side move or copy 2025/06/15 01:59:31 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: Ignoring --track-renames as the destination does not support server-side move or copy --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestServerSideMoveLocal (0.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.18s) === RUN TestServerSideMove run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:1706: Server side move (if possible) https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/ -> https://rclone-nsu.akamaihd.net/1210146/rclone-test-mivevep5fuzo/ 2025/06/15 01:59:44 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/06/15 01:59:44 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" --- PASS: TestServerSideMove (7.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:1706: Server side move (if possible) https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/ -> https://rclone-nsu.akamaihd.net/1210146/rclone-test-sigesej1xeya/ 2025/06/15 01:59:50 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/06/15 01:59:51 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" --- PASS: TestServerSideMoveWithFilter (6.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:1706: Server side move (if possible) https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/ -> https://rclone-nsu.akamaihd.net/1210146/rclone-test-yadepoh6jusu/ 2025/06/15 01:59:57 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/06/15 01:59:58 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestServerSideMoveOverlap (1.19s) === RUN TestSyncOverlap run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncOverlap (0.69s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (8.09s) === RUN TestSyncCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncCompareDest (6.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncMultipleCompareDest (4.52s) === RUN TestSyncCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.24s) === RUN TestSyncBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2349: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.26s) === RUN TestSyncSuffix run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2450: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2450: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.26s) === RUN TestSyncUTFNorm run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncUTFNorm (0.99s) === RUN TestSyncImmutable run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 02:00:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/15 02:00:23 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: not deleting files as there were IO errors 2025/06/15 02:00:23 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncIgnoreCase (0.89s) === RUN TestFixCase run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.26s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.76s) --- SKIP: TestMaxTransfer/Hard (0.25s) --- SKIP: TestMaxTransfer/Soft (0.25s) --- SKIP: TestMaxTransfer/Cautious (0.25s) === RUN TestSyncConcurrentDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (8.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (11.31s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (2.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (5.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.39s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/NFD run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/base64 run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/prefix run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/suffix run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/truncate run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/encoder run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/charmap run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/lowercase run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" === RUN TestTransform/ascii run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestTransform (90.37s) --- PASS: TestTransform/NFC (8.21s) --- PASS: TestTransform/NFD (8.29s) --- PASS: TestTransform/base64 (9.40s) --- PASS: TestTransform/prefix (10.46s) --- PASS: TestTransform/suffix (9.73s) --- PASS: TestTransform/truncate (8.38s) --- PASS: TestTransform/encoder (7.36s) --- PASS: TestTransform/ISO-8859-1 (7.16s) --- PASS: TestTransform/charmap (7.14s) --- PASS: TestTransform/lowercase (7.06s) --- PASS: TestTransform/ascii (7.18s) === RUN TestTransformCopy run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestTransformCopy (1.00s) === RUN TestDoubleTransform run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestDoubleTransform (0.98s) === RUN TestFileTag run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestFileTag (1.23s) === RUN TestNoTag run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestNoTag (1.24s) === RUN TestDirTag run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestDirTag (1.51s) === RUN TestAllTag run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 02:02:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: 0 differences found 2025/06/15 02:02:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestRunTwice (1.75s) === RUN TestSyntax --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestConflicting (1.24s) === RUN TestMove run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:437 Error: Should be true Test: TestTransformFile Messages: listing wrong, want toe/toe/toe.txt (11) got fstest.go:197: Not found "toe/toe/toe.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:437 Error: Not equal: expected: 0 actual : 1 Test: TestTransformFile Messages: 1 objects not found fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /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:437 Error: Not equal: expected: []string{"tictacempty_dir", "tictactoe", "tictactoe/tictactoe", "toe", "toe/toe"} actual : []string{"tictacempty_dir", "tictactoe", "tictactoe/tictactoe"} Diff: --- Expected +++ Actual @@ -1,7 +1,5 @@ -([]string) (len=5) { +([]string) (len=3) { (string) (len=15) "tictacempty_dir", (string) (len=9) "tictactoe", - (string) (len=19) "tictactoe/tictactoe", - (string) (len=3) "toe", - (string) (len=7) "toe/toe" + (string) (len=19) "tictactoe/tictactoe" } Test: TestTransformFile Messages: directories --- FAIL: TestTransformFile (9.52s) === RUN TestBase64 run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" --- PASS: TestBase64 (1.88s) === RUN TestError run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/", Local "Local file system at /tmp/rclone2837732708", Modify Window "1s" 2025/06/15 02:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/15 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/15 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/15 02:02:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/15 02:02:57 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: not deleting files as there were IO errors 2025/06/15 02:02:57 ERROR : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fuqamoh5calu/: not deleting directories as there were IO errors --- PASS: TestError (1.34s) FAIL 2025/06/15 02:02:58 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" "./sync.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished ERROR in 4m42.736865764s (try 1/5): exit status 1: Failed [TestTransformFile]