"./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-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
--- PASS: TestCopyWithDryRun (0.46s)
=== RUN TestCopy
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopy (0.43s)
=== RUN TestCopyMetadata
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", 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-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.08s)
=== RUN TestCopyMissingDirectory
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
--- PASS: TestCopyMissingDirectory (0.15s)
=== RUN TestCopyNoTraverse
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.42s)
=== RUN TestCopyCheckFirst
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.43s)
=== RUN TestSyncNoTraverse
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:29 ERROR : Ignoring --no-traverse with sync
--- PASS: TestSyncNoTraverse (0.42s)
=== RUN TestCopyWithDepth
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.31s)
=== RUN TestCopyWithFilesFrom
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.32s)
=== RUN TestCopyWithFilesFromAndNoTraverse
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.35s)
=== RUN TestCopyEmptyDirectories
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.73s)
=== RUN TestCopyNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyNoEmptyDirectories (0.39s)
=== RUN TestMoveEmptyDirectories
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.72s)
=== RUN TestSyncNoUpdateDirModtime
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", 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-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestMoveNoEmptyDirectories (0.39s)
=== RUN TestSyncEmptyDirectories
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.68s)
=== RUN TestSyncSetDelayedModTimes
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", 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-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncNoEmptyDirectories (0.39s)
=== RUN TestServerSideCopy
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:591: Server side copy (if possible) Azure container rclone-test-qujekeq1nuhi -> Azure container rclone-test-domomeg1mazi
--- PASS: TestServerSideCopy (0.80s)
=== RUN TestCopyOverSelf
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.62s)
=== RUN TestServerSideCopyOverSelf
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:627: Server side copy (if possible) Azure container rclone-test-qujekeq1nuhi -> Azure container rclone-test-ruralag2xedu
--- PASS: TestServerSideCopyOverSelf (1.21s)
=== RUN TestMoveOverSelf
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.62s)
=== RUN TestServerSideMoveOverSelf
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:672: Server side copy (if possible) Azure container rclone-test-qujekeq1nuhi -> Azure container rclone-test-yacasik8nune
--- PASS: TestServerSideMoveOverSelf (1.73s)
=== RUN TestCopyAfterDelete
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:39 ERROR : error listing: directory not found
--- PASS: TestCopyAfterDelete (0.50s)
=== RUN TestCopyRedownload
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.50s)
=== RUN TestSyncBasedOnCheckSum
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.43s)
=== RUN TestSyncSizeOnly
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.43s)
=== RUN TestSyncIgnoreSize
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.45s)
=== RUN TestSyncIgnoreTimes
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.51s)
=== RUN TestSyncIgnoreExisting
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.42s)
=== RUN TestSyncIgnoreErrors
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (1.24s)
=== RUN TestSyncAfterChangingModtimeOnly
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
--- PASS: TestSyncAfterChangingModtimeOnly (0.51s)
=== RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.35s)
=== RUN TestSyncDoesntUpdateModtime
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.43s)
=== RUN TestSyncAfterAddingAFile
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.48s)
=== RUN TestSyncAfterChangingFilesSizeOnly
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.43s)
=== RUN TestSyncAfterChangingContentsOnly
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.43s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/06/16 01:00:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.44s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFile
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.61s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.36s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:00:49 ERROR : Azure container rclone-test-qujekeq1nuhi: not deleting files as there were IO errors
2025/06/16 01:00:49 ERROR : Azure container rclone-test-qujekeq1nuhi: not deleting directories as there were IO errors
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.24s)
=== RUN TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN TestSyncDeleteDuring
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.56s)
=== RUN TestSyncDeleteBefore
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.63s)
=== RUN TestCopyDeleteBefore
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.46s)
=== RUN TestSyncWithExclude
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncWithExclude (0.56s)
=== RUN TestSyncWithExcludeAndDeleteExcluded
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.70s)
=== RUN TestSyncWithUpdateOlder
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", 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-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:1539: Can track renames: true
--- PASS: TestSyncWithTrackRenames (0.64s)
=== RUN TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN TestSyncWithTrackRenamesStrategyModtime
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:1611: Can track renames: true
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.63s)
=== RUN TestSyncWithTrackRenamesStrategyLeaf
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:1650: Can track renames: true
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.95s)
=== RUN TestServerSideMoveLocal
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestServerSideMoveLocal (0.09s)
=== RUN TestMoveWithDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.73s)
=== RUN TestMoveWithoutDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.72s)
=== RUN TestMoveWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.43s)
=== RUN TestServerSideMove
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-qujekeq1nuhi -> Azure container rclone-test-yahiwoq0mica
--- PASS: TestServerSideMove (1.50s)
=== RUN TestServerSideMoveWithFilter
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-qujekeq1nuhi -> Azure container rclone-test-visodex7kaje
--- PASS: TestServerSideMoveWithFilter (1.49s)
=== RUN TestServerSideMoveDeleteEmptySourceDirs
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-qujekeq1nuhi -> Azure container rclone-test-fehitiz4diza
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.77s)
=== RUN TestServerSideMoveOverlap
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestServerSideMoveOverlap (0.27s)
=== RUN TestSyncOverlap
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.26s)
=== RUN TestSyncOverlapWithFilter
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", Modify Window "1ns"
2025/06/16 01:01:04 ERROR : Azure container rclone-test-qujekeq1nuhi path rclone-sync-test: error reading source root directory: directory not found
2025/06/16 01:01:04 ERROR : Azure container rclone-test-qujekeq1nuhi: not deleting files as there were IO errors
2025/06/16 01:01:04 ERROR : Azure container rclone-test-qujekeq1nuhi: 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-qujekeq1nuhi/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:6ae4b55e-401e-0067-2d5a-deac01000000
Time:2025-06-16T01:01:05.0577022Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:6ae4b691-401e-0067-2d5a-deac01000000
Time:2025-06-16T01:01:06.0955219Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:6ae4b856-401e-0067-445a-deac01000000
Time:2025-06-16T01:01:07.1336330Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/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:6ae4b856-401e-0067-445a-deac01000000
Time:2025-06-16T01:01:07.1336330Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6ae4b940-401e-0067-785a-deac01000000
Time:2025-06-16T01:01:08.1714258Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6ae4ba39-401e-0067-3e5a-deac01000000
Time:2025-06-16T01:01:09.2089148Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6ae4bb6d-401e-0067-465a-deac01000000
Time:2025-06-16T01:01:10.2462206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6ae4bb6d-401e-0067-465a-deac01000000
Time:2025-06-16T01:01:10.2462206Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:6ae4bd40-401e-0067-3c5a-deac01000000
Time:2025-06-16T01:01:11.3221960Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:6ae4be25-401e-0067-015a-deac01000000
Time:2025-06-16T01:01:12.3598384Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:6ae4bf21-401e-0067-535a-deac01000000
Time:2025-06-16T01:01:13.3988203Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/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:6ae4bf21-401e-0067-535a-deac01000000
Time:2025-06-16T01:01:13.3988203Z
--------------------------------------------------------------------------------
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.67s)
=== RUN TestSyncCompareDest
run.go:180: Remote "Azure container rclone-test-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", 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-qujekeq1nuhi/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:5c4bf0b6-701e-006c-345a-de576a000000
Time:2025-06-16T01:01:24.2475272Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4bf227-701e-006c-6a5a-de576a000000
Time:2025-06-16T01:01:25.2848834Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4bf365-701e-006c-795a-de576a000000
Time:2025-06-16T01:01:26.3228311Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/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:5c4bf365-701e-006c-795a-de576a000000
Time:2025-06-16T01:01:26.3228311Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4bf4d3-701e-006c-315a-de576a000000
Time:2025-06-16T01:01:27.3619817Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4bf65d-701e-006c-0b5a-de576a000000
Time:2025-06-16T01:01:28.3998933Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4bf810-701e-006c-6c5a-de576a000000
Time:2025-06-16T01:01:29.4370677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4bf810-701e-006c-6c5a-de576a000000
Time:2025-06-16T01:01:29.4370677Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4bf9e4-701e-006c-695a-de576a000000
Time:2025-06-16T01:01:30.4765037Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4bfb83-701e-006c-3e5a-de576a000000
Time:2025-06-16T01:01:31.5155621Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4bfde0-701e-006c-3f5a-de576a000000
Time:2025-06-16T01:01:32.5531189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/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:5c4bfde0-701e-006c-3f5a-de576a000000
Time:2025-06-16T01:01:32.5531189Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi", Local "Local file system at /tmp/rclone3139408024", 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-qujekeq1nuhi/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:5c4c0b23-701e-006c-3b5a-de576a000000
Time:2025-06-16T01:01:41.9880745Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4c0d01-701e-006c-585a-de576a000000
Time:2025-06-16T01:01:43.0261267Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4c0e8c-701e-006c-1e5a-de576a000000
Time:2025-06-16T01:01:44.0648067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/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:5c4c0e8c-701e-006c-1e5a-de576a000000
Time:2025-06-16T01:01:44.0648067Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c10a0-701e-006c-405a-de576a000000
Time:2025-06-16T01:01:45.1026586Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c1275-701e-006c-515a-de576a000000
Time:2025-06-16T01:01:46.1408494Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c13fd-701e-006c-5c5a-de576a000000
Time:2025-06-16T01:01:47.1786313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c13fd-701e-006c-5c5a-de576a000000
Time:2025-06-16T01:01:47.1786313Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4c151a-701e-006c-325a-de576a000000
Time:2025-06-16T01:01:48.2169096Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4c1660-701e-006c-415a-de576a000000
Time:2025-06-16T01:01:49.2547617Z
--------------------------------------------------------------------------------
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-qujekeq1nuhi/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:5c4c179e-701e-006c-495a-de576a000000
Time:2025-06-16T01:01:50.2932346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/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:5c4c179e-701e-006c-495a-de576a000000
Time:2025-06-16T01:01:50.2932346Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c18da-701e-006c-4e5a-de576a000000
Time:2025-06-16T01:01:51.4122652Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c1a26-701e-006c-5e5a-de576a000000
Time:2025-06-16T01:01:52.4501137Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c1bc4-701e-006c-385a-de576a000000
Time:2025-06-16T01:01:53.4882724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qujekeq1nuhi/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c4c1bc4-701e-006c-385a-de576a000000
Time:2025-06-16T01:01:53.4882724Z
--------------------------------------------------------------------------------
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:1219
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1384
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1414
/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 5860 [running]:
testing.tRunner.func1.2({0x24c10e0, 0xc000a0d710})
/usr/local/go/src/testing/testing.go:1734 +0x21c
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1737 +0x35e
panic({0x24c10e0?, 0xc000a0d710?})
/usr/local/go/src/runtime/panic.go:792 +0x132
github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc0011fc008, {0x2aee068, 0x3eadae0}, {0xc00098c560, 0x18}, {0xc00098c579, 0x4}, {0xc00098c579, 0x4}, 0x0, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1219 +0xc0a
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1(...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1384
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc0011fc008, {0x2aee068, 0x3eadae0}, {0x0?, 0x258f800?}, 0xc00061cc80)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1414 +0x198
github.com/rclone/rclone/fs/walk.listR({0x2aee068, 0x3eadae0}, {0x2b029a0, 0xc0011fc008}, {0x0, 0x0}, 0x1, 0x3, 0xc000c70ba0, 0xc0007735d8, ...)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292
github.com/rclone/rclone/fs/walk.ListR({0x2aee068, 0x3eadae0}, {0x2b029a0, 0xc0011fc008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000c70ba0)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5
github.com/rclone/rclone/fs/walk.GetAll({0x2aee068, 0x3eadae0}, {0x2b029a0, 0xc0011fc008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105
github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000717c00, {0x2b029a0, 0xc0011fc008}, {0x0, 0x0}, {0xc00122a780, 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(0xc000717c00)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2225 +0x9ed
testing.tRunner(0xc000717c00, 0x27bb888)
/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 1m34.18642405s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]