Egon Elbre

Results 222 comments of Egon Elbre

Yeah, I have no clear idea what that is supposed to match, maybe the history books know the answer. The second pattern I made the change `"(\\bfunc\\b)|(\\w+)(?=\\()"` -> `"\\bfunc\\b"` and...

It seems the first one corresponds to https://github.com/atom/language-go/blob/master/grammars/go.cson#L206

I just realized that maybe instead of negatively matching on `var`, it could match on `[{;\n][ \t]\s*`. Since it is a statement the only valid place would be on a...

https://build.dev.storj.io/blue/organizations/jenkins/storj-gerrit/detail/storj-gerrit/19723/tests ``` log.go:70: 00:04.618 INFO storage4.piecestore upload started {"Piece ID": "DLZOHLP6AVE54N33V3PLALSNNJX2KAVWXC4XATYZVZYZNMWWMEPA", "Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF", "Action": "PUT_REPAIR", "Available Space": 1000000000} log.go:70: 00:04.628 INFO storage4.piecestore uploaded {"Piece ID": "DLZOHLP6AVE54N33V3PLALSNNJX2KAVWXC4XATYZVZYZNMWWMEPA", "Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF",...

https://build.dev.storj.io/blue/organizations/jenkins/storj-gerrit/detail/storj-gerrit/19771/tests ``` chore_test.go:115: Error Trace: chore_test.go:115 chore_test.go:47 run.go:61 run.go:49 run.go:43 run.go:45 Error: "[%!s(*gracefulexit.TransferQueueItem=&{[83 179 107 14 42 152 117 216 132 86 107 165 223 32 191 10 136 215...

https://build.dev.storj.io/job/storj-gerrit/20215/testReport/junit/storj/io_storj_storagenode_gracefulexit/TestChore_Cockroach/ ``` Error Trace: chore_test.go:115 chore_test.go:47 run.go:65 run.go:49 run.go:43 run.go:45 Error: "[%!s(*gracefulexit.TransferQueueItem=&{[30 236 77 37 38 8 99 100 253 50 93 171 224 68 92 243 165 137 174...

https://build.dev.storj.io/job/storj-gerrit/21262/testReport/junit/storj/io_storj_storagenode_gracefulexit/TestChore_Postgres/ ``` log.go:70: 00:08.552 INFO storage1.piecetransfer piece transferred to new storagenode {"Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF", "Piece ID": "FZX5RK7QKSJ5IZWJBPWYZBIQLAAVNUOHQFXUACLC7GXJXADBE3EA", "Storagenode ID": "1B2KToDVQqHB4wM4YbFy88WkNgkXgnv52k7k5881CzeDB4uaiQ"} log.go:70: 00:08.643 INFO storage1.gracefulexit:chore graceful exit completed. {"Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF"}...

https://build.dev.storj.io/blue/organizations/jenkins/storj-gerrit-verify/detail/storj-gerrit-verify/3436/tests/ ``` log.go:70: 00:03.496 INFO storage2.piecestore uploaded {"Piece ID": "IL6EK5IWD52EB7P33CE5MYOATUKQSN2DX4P375QLOW6EHY4K7XXA", "Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF", "Action": "PUT", "Size": 3840} chore_test.go:116: Error Trace: chore_test.go:116 chore_test.go:47 run.go:69 run.go:49 run.go:43 run.go:49 Error: "[%!s(*gracefulexit.TransferQueueItem=&{[182 112 8...

Still an issue https://build.dev.storj.io/blue/organizations/jenkins/storj-gerrit-verify/detail/storj-gerrit-verify/5054/tests/ ``` log.go:70: 00:07.254 INFO storage1.gracefulexit:chore.1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF@127.0.0.25:33073 graceful exit completed. {"Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF"} chore_test.go:116: Error Trace: chore_test.go:116 chore_test.go:63 run.go:83 run.go:49 run.go:43 run.go:51 Error: "[%!s(*gracefulexit.TransferQueueItem=&{[186 167 211 163 250...

Still an issue https://build.dev.storj.io/blue/organizations/jenkins/storj-gerrit-verify/detail/storj-gerrit-verify/5831/tests ``` log.go:70: 00:06.656 INFO storage2.gracefulexit:chore.1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF@127.0.0.25:35823 graceful exit completed. {"Satellite ID": "1xTwTPLWfiqffa5VbA9c7ZZgkhZuAqdp4aphJ6udVWU2LadQF"} chore_test.go:116: Error Trace: /var/lib/jenkins/workspace/storj-gerrit-verify/storagenode/gracefulexit/chore_test.go:116 /var/lib/jenkins/workspace/storj-gerrit-verify/storagenode/gracefulexit/chore_test.go:63 /var/lib/jenkins/workspace/storj-gerrit-verify/private/testplanet/run.go:83 /var/lib/jenkins/workspace/storj-gerrit-verify/private/testmonkit/run.go:49 /var/lib/jenkins/workspace/storj-gerrit-verify/private/testmonkit/run.go:43 /var/lib/jenkins/workspace/storj-gerrit-verify/private/testplanet/run.go:51 Error: "[%!s(*gracefulexit.TransferQueueItem=&{[30 236 77 37 38...