"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestProtonDrive:"
2025/03/20 03:00:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qazipur0yiro"
2025/03/20 03:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 03:00:43 DEBUG : proton drive root link ID 'rclone-test-qazipur0yiro': Has cached credentials
2025/03/20 03:00:45 DEBUG : proton drive root link ID 'rclone-test-qazipur0yiro': Used cached credential to initialize the ProtonDrive API
=== RUN   TestIntegration/FsCheckWrap
    fstests.go:479: Not a wrapping Fs
=== RUN   TestIntegration/FsCommand
    fstests.go:507: No commands in this remote
=== RUN   TestIntegration/FsRmdirNotFound
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/20 03:00:48 INFO  : dir/subdir: Making directory
2025/03/20 03:00:50 INFO  : dir/subdir: Removing directory
2025/03/20 03:00:51 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
2025/03/20 03:00:52 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
2025/03/20 03:02:26.856877 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1
2025/03/20 03:02:26.856914 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422)
    fstests.go:146: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954
        	Error:      	Received unexpected error:
        	            	a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft
        	Test:       	TestIntegration/FsMkdir/FsPutFiles
        	Messages:   	Put
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *protondrive.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2476: FS has no Copier interface
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/20 03:02:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qazipur0yiro/deeper/nonexisting/directory"
2025/03/20 03:02:30 DEBUG : proton drive root link ID 'rclone-test-qazipur0yiro/deeper/nonexisting/directory': Has cached credentials
2025/03/20 03:02:31 DEBUG : proton drive root link ID 'rclone-test-qazipur0yiro/deeper/nonexisting/directory': Used cached credential to initialize the ProtonDrive API
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2725: FS has no Directory methods and doesn't Wrap
2025/03/20 03:04:59 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- FAIL: TestIntegration (256.39s)
    --- SKIP: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.16s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.42s)
    --- FAIL: TestIntegration/FsMkdir (252.94s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.00s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.27s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.34s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.16s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (85.87s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.55s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.04s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.04s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.55s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.72s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.92s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.45s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.58s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.56s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.41s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.29s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.72s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.86s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.29s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.57s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.67s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.16s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.55s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.65s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.31s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (3.28s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.36s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.20s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.37s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.37s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (148.60s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/protondrive	256.423s
"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 4m17.35764107s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]