Created
March 3, 2016 14:53
-
-
Save nickvergessen/01172037b0269064cfb6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <<#### Discovery end #################################################### 241 | |
| [03/03 15:39:00.286445, 6] csync_statedb_load: sqlite3 version "3.8.2" | |
| [03/03 15:39:00.286463, 6] csync_statedb_load: Success | |
| [03/03 15:39:00.286474, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE client dir: dir | |
| [03/03 15:39:00.286477, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE client file: welcome.txt | |
| [03/03 15:39:00.286481, 8] _csync_merge_algorithm_visitor: INSTRUCTION_SYNC client dir: dir/subdir | |
| [03/03 15:39:00.286523, 8] _csync_merge_algorithm_visitor: INSTRUCTION_NEW client file: dir/subdir/file2.dat | |
| [03/03 15:39:00.286527, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE client file: dir/file.dat | |
| [03/03 15:39:00.286529, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE client file: dir/subdir/sub_file.dat | |
| [03/03 15:39:00.286534, 8] csync_reconcile: Reconciliation for local replica took 0,00 seconds visiting 6 files. | |
| [03/03 15:39:00.286537, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE server dir: dir | |
| [03/03 15:39:00.286540, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE server file: welcome.txt | |
| [03/03 15:39:00.286542, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE server dir: dir/subdir | |
| [03/03 15:39:00.286545, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE server file: dir/file.dat | |
| [03/03 15:39:00.286548, 9] _csync_merge_algorithm_visitor: INSTRUCTION_NONE server file: dir/subdir/sub_file.dat | |
| [03/03 15:39:00.286551, 8] csync_reconcile: Reconciliation for remote replica took 0,00 seconds visiting 5 files. | |
| [03/03 15:39:00.286580, 6] csync_statedb_close: sqlite3_close=0 | |
| <<#### Reconcile end #################################################### 242 | |
| Permissions of the root folder: "RDNVCK" | |
| void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "post treewalk" and starting new transaction | |
| void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "post stale entry removal" and starting new transaction | |
| Using QNAM/HTTP parallel code path | |
| <<#### Post-Reconcile end #################################################### 242 | |
| !!! OCC::PUTFileJob created for "http://127.0.0.1/ownCloud/master/core/" + "/dir/subdir/file2.dat" "" | |
| void OCC::AbstractNetworkJob::slotFinished() 299 "Error downloading http://user:[email protected]/ownCloud/master/core/remote.php/webdav/dir/subdir/file2.dat - server replied: Locked" QVariant(int, 423) | |
| void OCC::PropagateUploadFileQNAM::slotPutFinished() QUrl( "http://[email protected]/ownCloud/master/core/remote.php/webdav/dir/subdir/file2.dat" ) FINISHED WITH STATUS 299 "Error downloading http://user:[email protected]/ownCloud/master/core/remote.php/webdav/dir/subdir/file2.dat - server replied: Locked" QVariant(int, 423) QVariant(QString, "Locked") | |
| "<?xml version="1.0" encoding="utf-8"?> | |
| <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"> | |
| <s:exception>OCA\DAV\Connector\Sabre\Exception\FileLocked</s:exception> | |
| <s:message>"dir" is locked</s:message> | |
| </d:error> | |
| " | |
| void OCC::SyncEngine::slotItemCompleted(const OCC::SyncFileItem&, const OCC::PropagatorJob&) "dir/subdir/file2.dat" INSTRUCTION_NEW 3 "Error downloading http://user:[email protected]/ownCloud/master/core/remote.php/webdav/dir/subdir/file2.dat - server replied: Locked ("dir" is locked)" | |
| void OCC::SyncEngine::slotItemCompleted(const OCC::SyncFileItem&, const OCC::PropagatorJob&) "dir/subdir" INSTRUCTION_SYNC 4 "" | |
| OCC::SyncJournalFileRecord::SyncJournalFileRecord(const OCC::SyncFileItem&, const QString&) "/home/nickv/ownCloud/Smashbox/ramdir/test_locking-160303-153854-testset0/owner_worker/dir" Retrieved inode 544966 (previous item inode: 0 ) | |
| "INSERT OR REPLACE INTO metadata (phash, pathlen, path, inode, uid, gid, mode, modtime, type, md5, fileid, remotePerm, filesize, ignoredChildrenRemote, contentChecksum, contentChecksumTypeId) VALUES (?1 , ?2, ?3 , ?4 , ?5 , ?6 , ?7, ?8 , ?9 , ?10, ?11, ?12, ?13, ?14, ?15, ?16);" 1662796347432804111 3 "dir" 544966 "1457015939" "2" "56d84c83683a7" "00001231oc6pqpux3phh" "RDNVCK" 0 0 "" "" 0 | |
| void OCC::SyncEngine::slotItemCompleted(const OCC::SyncFileItem&, const OCC::PropagatorJob&) "dir" INSTRUCTION_NONE 4 "" | |
| void OCC::SyncEngine::slotItemCompleted(const OCC::SyncFileItem&, const OCC::PropagatorJob&) "" INSTRUCTION_NONE 4 "" | |
| void OCC::SyncJournalDb::walCheckpoint() took 0 msec | |
| void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "All Finished." | |
| CSync run took 310 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment