https://bugzilla.wikimedia.org/show_bug.cgi?id=70369
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Antoine "hashar" Musso <[email protected]> --- I am not sure what happened. /log/ is where we have commands log to and it is deleted early on with: rm -fr Maybe a file / inode went corrupted and not properly deleted. The java code attempted to archive log/mw-debug-www.log which indicates it hasn't been deleted by the rm command. The stacktrace hints at a corrupted file imho. Following builds passed though so I guess it was a transient / one time issue. Feel free to reopen if it occurs again. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
