"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
=== RUN TestPipe
--- PASS: TestPipe (0.00s)
=== RUN TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== 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 "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.55s)
=== RUN TestCopy
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopy (0.49s)
=== RUN TestCopyMetadata
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.07s)
=== RUN TestCopyMetadataNoEmptyDirs
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.07s)
=== RUN TestCopyMissingDirectory
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.22s)
=== RUN TestCopyNoTraverse
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.49s)
=== RUN TestCopyCheckFirst
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.50s)
=== RUN TestSyncNoTraverse
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:31 ERROR : Ignoring --no-traverse with sync
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.50s)
=== RUN TestCopyWithDepth
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.38s)
=== RUN TestCopyWithFilesFrom
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.41s)
=== RUN TestCopyWithFilesFromAndNoTraverse
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.44s)
=== RUN TestCopyEmptyDirectories
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.79s)
=== RUN TestCopyNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyNoEmptyDirectories (0.38s)
=== RUN TestMoveEmptyDirectories
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.78s)
=== RUN TestSyncNoUpdateDirModtime
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:409: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.07s)
=== RUN TestMoveNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestMoveNoEmptyDirectories (0.38s)
=== RUN TestSyncEmptyDirectories
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.74s)
=== RUN TestSyncSetDelayedModTimes
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.07s)
=== RUN TestSyncNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncNoEmptyDirectories (0.39s)
=== RUN TestServerSideCopy
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:591: Server side copy (if possible) Azure container rclone-test-celuded0xugi -> Azure container rclone-test-davagip7meni
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestServerSideCopy (0.86s)
=== RUN TestCopyOverSelf
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.68s)
=== RUN TestServerSideCopyOverSelf
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:627: Server side copy (if possible) Azure container rclone-test-celuded0xugi -> Azure container rclone-test-diquraf4rasu
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestServerSideCopyOverSelf (1.37s)
=== RUN TestMoveOverSelf
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.68s)
=== RUN TestServerSideMoveOverSelf
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:672: Server side copy (if possible) Azure container rclone-test-celuded0xugi -> Azure container rclone-test-jaduget9pigo
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestServerSideMoveOverSelf (1.86s)
=== RUN TestCopyAfterDelete
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:42 ERROR : error listing: directory not found
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.57s)
=== RUN TestCopyRedownload
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.56s)
=== RUN TestSyncBasedOnCheckSum
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.58s)
=== RUN TestSyncSizeOnly
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.57s)
=== RUN TestSyncIgnoreSize
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.59s)
=== RUN TestSyncIgnoreTimes
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.65s)
=== RUN TestSyncIgnoreExisting
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.58s)
=== RUN TestSyncIgnoreErrors
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (1.31s)
=== RUN TestSyncAfterChangingModtimeOnly
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.67s)
=== RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s)
=== RUN TestSyncDoesntUpdateModtime
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.50s)
=== RUN TestSyncAfterAddingAFile
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.55s)
=== RUN TestSyncAfterChangingFilesSizeOnly
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.51s)
=== RUN TestSyncAfterChangingContentsOnly
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.51s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/06/10 02:12:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.51s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFile
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.67s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.47s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:12:54 ERROR : Azure container rclone-test-celuded0xugi: not deleting files as there were IO errors
2025/06/10 02:12:54 ERROR : Azure container rclone-test-celuded0xugi: not deleting directories as there were IO errors
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.25s)
=== RUN TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN TestSyncDeleteDuring
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.61s)
=== RUN TestSyncDeleteBefore
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.69s)
=== RUN TestCopyDeleteBefore
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.54s)
=== RUN TestSyncWithExclude
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncWithExclude (0.73s)
=== RUN TestSyncWithExcludeAndDeleteExcluded
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.85s)
=== RUN TestSyncWithUpdateOlder
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncWithUpdateOlder (1.17s)
=== 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 "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:1539: Can track renames: true
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.78s)
=== RUN TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN TestSyncWithTrackRenamesStrategyModtime
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:1611: Can track renames: true
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.89s)
=== RUN TestSyncWithTrackRenamesStrategyLeaf
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:1650: Can track renames: true
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.09s)
=== RUN TestServerSideMoveLocal
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestServerSideMoveLocal (0.08s)
=== RUN TestMoveWithDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.79s)
=== RUN TestMoveWithoutDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.82s)
=== RUN TestMoveWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.50s)
=== RUN TestServerSideMove
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-celuded0xugi -> Azure container rclone-test-howagey9reru
--- PASS: TestServerSideMove (1.45s)
=== RUN TestServerSideMoveWithFilter
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-celuded0xugi -> Azure container rclone-test-jajolez1zawa
--- PASS: TestServerSideMoveWithFilter (1.41s)
=== RUN TestServerSideMoveDeleteEmptySourceDirs
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-celuded0xugi -> Azure container rclone-test-pasowec5pumu
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.71s)
=== RUN TestServerSideMoveOverlap
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestServerSideMoveOverlap (0.27s)
=== RUN TestSyncOverlap
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.57s)
=== RUN TestSyncOverlapWithFilter
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
2025/06/10 02:13:11 ERROR : Azure container rclone-test-celuded0xugi path rclone-sync-test: error reading source root directory: directory not found
2025/06/10 02:13:11 ERROR : Azure container rclone-test-celuded0xugi: not deleting files as there were IO errors
2025/06/10 02:13:11 ERROR : Azure container rclone-test-celuded0xugi: not deleting directories as there were IO errors
sync_test.go:2004:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2004
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011
Error: Received unexpected error:
directory not found
Test: TestSyncOverlapWithFilter
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03edd5a4-a01e-006f-75ad-d9b60e000000
Time:2025-06-10T02:13:11.3636668Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03edd7ed-a01e-006f-1bad-d9b60e000000
Time:2025-06-10T02:13:12.4018196Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03eddaab-a01e-006f-04ad-d9b60e000000
Time:2025-06-10T02:13:13.4398379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03eddaab-a01e-006f-04ad-d9b60e000000
Time:2025-06-10T02:13:13.4398379Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03edddfd-a01e-006f-58ad-d9b60e000000
Time:2025-06-10T02:13:14.4792234Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03ede12e-a01e-006f-43ad-d9b60e000000
Time:2025-06-10T02:13:15.5169157Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03ede424-a01e-006f-7dad-d9b60e000000
Time:2025-06-10T02:13:16.5535649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03ede424-a01e-006f-7dad-d9b60e000000
Time:2025-06-10T02:13:16.5535649Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03ede6cf-a01e-006f-73ad-d9b60e000000
Time:2025-06-10T02:13:17.6311075Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03ede9be-a01e-006f-70ad-d9b60e000000
Time:2025-06-10T02:13:18.6687320Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03edec2d-a01e-006f-31ad-d9b60e000000
Time:2025-06-10T02:13:19.7062801Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:03edec2d-a01e-006f-31ad-d9b60e000000
Time:2025-06-10T02:13:19.7062801Z
--------------------------------------------------------------------------------
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: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:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/usr/local/go/src/testing/testing.go:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
/usr/local/go/src/runtime/panic.go:636
/usr/local/go/src/testing/testing.go:1041
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2004
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011
Error: Not equal:
expected: []string{}
actual : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) (len=28) "rclone-sync-test-ignore-file",
+ (string) (len=24) "rclone-sync-test-include",
+ (string) (len=31) "rclone-sync-test-include/layer2"
}
Test: TestSyncOverlapWithFilter
Messages: directories
--- FAIL: TestSyncOverlapWithFilter (17.66s)
=== RUN TestSyncCompareDest
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58596476-e01e-008a-34ad-d9e74c000000
Time:2025-06-10T02:13:30.5485358Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585966f7-e01e-008a-01ad-d9e74c000000
Time:2025-06-10T02:13:31.5886461Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585969e0-e01e-008a-36ad-d9e74c000000
Time:2025-06-10T02:13:32.6266047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585969e0-e01e-008a-36ad-d9e74c000000
Time:2025-06-10T02:13:32.6266047Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58596c46-e01e-008a-6aad-d9e74c000000
Time:2025-06-10T02:13:33.6648361Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58596eab-e01e-008a-03ad-d9e74c000000
Time:2025-06-10T02:13:34.7040763Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58597136-e01e-008a-42ad-d9e74c000000
Time:2025-06-10T02:13:35.7416546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58597136-e01e-008a-42ad-d9e74c000000
Time:2025-06-10T02:13:35.7416546Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859744a-e01e-008a-70ad-d9e74c000000
Time:2025-06-10T02:13:36.7791745Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585976c7-e01e-008a-18ad-d9e74c000000
Time:2025-06-10T02:13:37.8162693Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58597933-e01e-008a-52ad-d9e74c000000
Time:2025-06-10T02:13:38.8550610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58597933-e01e-008a-52ad-d9e74c000000
Time:2025-06-10T02:13:38.8550610Z
--------------------------------------------------------------------------------
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: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:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/usr/local/go/src/testing/testing.go:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Not equal:
expected: []string{}
actual : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) (len=28) "rclone-sync-test-ignore-file",
+ (string) (len=24) "rclone-sync-test-include",
+ (string) (len=31) "rclone-sync-test-include/layer2"
}
Test: TestSyncCompareDest
Messages: directories
--- FAIL: TestSyncCompareDest (19.23s)
=== RUN TestSyncMultipleCompareDest
run.go:180: Remote "Azure container rclone-test-celuded0xugi", Local "Local file system at /tmp/rclone3810653296", Modify Window "1ns"
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859904a-e01e-008a-3bad-d9e74c000000
Time:2025-06-10T02:13:48.2790494Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859933b-e01e-008a-75ad-d9e74c000000
Time:2025-06-10T02:13:49.3181724Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585995c2-e01e-008a-2dad-d9e74c000000
Time:2025-06-10T02:13:50.3548229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585995c2-e01e-008a-2dad-d9e74c000000
Time:2025-06-10T02:13:50.3548229Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:585997f8-e01e-008a-19ad-d9e74c000000
Time:2025-06-10T02:13:51.3958342Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58599a63-e01e-008a-4cad-d9e74c000000
Time:2025-06-10T02:13:52.4383111Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58599c69-e01e-008a-31ad-d9e74c000000
Time:2025-06-10T02:13:53.4769495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58599c69-e01e-008a-31ad-d9e74c000000
Time:2025-06-10T02:13:53.4769495Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58599e66-e01e-008a-77ad-d9e74c000000
Time:2025-06-10T02:13:54.5155223Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a0bb-e01e-008a-11ad-d9e74c000000
Time:2025-06-10T02:13:55.5541292Z
--------------------------------------------------------------------------------
run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a2a8-e01e-008a-54ad-d9e74c000000
Time:2025-06-10T02:13:56.5917474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a2a8-e01e-008a-54ad-d9e74c000000
Time:2025-06-10T02:13:56.5917474Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a498-e01e-008a-0dad-d9e74c000000
Time:2025-06-10T02:13:57.7079270Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a674-e01e-008a-22ad-d9e74c000000
Time:2025-06-10T02:13:58.7466330Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a7fe-e01e-008a-0ead-d9e74c000000
Time:2025-06-10T02:13:59.7844877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-celuded0xugi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5859a7fe-e01e-008a-0ead-d9e74c000000
Time:2025-06-10T02:13:59.7844877Z
--------------------------------------------------------------------------------
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: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:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/usr/local/go/src/testing/testing.go:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
/usr/local/go/src/runtime/panic.go:792
/usr/local/go/src/runtime/panic.go:155
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274
/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/fs/sync/sync_test.go:2225
Error: Not equal:
expected: []string{}
actual : []string{"dest", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,6 @@
-([]string) {
+([]string) (len=4) {
+ (string) (len=4) "dest",
+ (string) (len=28) "rclone-sync-test-ignore-file",
+ (string) (len=24) "rclone-sync-test-include",
+ (string) (len=31) "rclone-sync-test-include/layer2"
}
Test: TestSyncMultipleCompareDest
Messages: directories
--- FAIL: TestSyncMultipleCompareDest (20.96s)
panic: runtime error: slice bounds out of range [5:4] [recovered]
panic: runtime error: slice bounds out of range [5:4]
goroutine 5832 [running]:
testing.tRunner.func1.2({0x24690a0, 0xc0009d0c18})
/usr/local/go/src/testing/testing.go:1734 +0x21c
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1737 +0x35e
panic({0x24690a0?, 0xc0009d0c18?})
/usr/local/go/src/runtime/panic.go:792 +0x132
github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc0009ae008, {0x2a711c8, 0x3dff3a0}, {0xc000b7e7e0, 0x18}, {0xc000b7e7f9, 0x4}, {0xc000b7e7f9, 0x4}, 0x0, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 +0xc0a
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1(...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc0009ae008, {0x2a711c8, 0x3dff3a0}, {0x0?, 0x25356c0?}, 0xc000996910)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x198
github.com/rclone/rclone/fs/walk.listR({0x2a711c8, 0x3dff3a0}, {0x2a852a0, 0xc0009ae008}, {0x0, 0x0}, 0x1, 0x3, 0xc000648ab0, 0xc000a5b350, ...)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292
github.com/rclone/rclone/fs/walk.ListR({0x2a711c8, 0x3dff3a0}, {0x2a852a0, 0xc0009ae008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000648ab0)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5
github.com/rclone/rclone/fs/walk.GetAll({0x2a711c8, 0x3dff3a0}, {0x2a852a0, 0xc0009ae008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105
github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc00096c540, {0x2a852a0, 0xc0009ae008}, {0x0, 0x0}, {0xc000865100, 0x1, 0x1}, {0x0, 0x0, ...}, ...)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x405
github.com/rclone/rclone/fstest.CheckListingWithPrecision(...)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
github.com/rclone/rclone/fs/sync.TestSyncMultipleCompareDest(0xc00096c540)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2225 +0x9ed
testing.tRunner(0xc00096c540, 0x275bc38)
/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
"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 1m38.584622273s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]