Mark Jaffe

Results 46 comments of Mark Jaffe

Thinking it might be due to platform issues, I tried running on Ubuntu (18.04.4) with this version detail: ``` $ docker version Client: Docker Engine - Community Version: 20.10.17 API...

Just thought I'd come back and check-in. It occurred to me that there might be some cached docker objects, so I ran cleanup after pulling latest release-v2.3.0 branch: ``` $...

Looks like they're all readable, but not sure if cleanup is required. [test_data_listing.txt](https://github.com/camptocamp/terraboard/files/9224101/test_data_listing.txt)

I pulled a fresh copy of terraboard, made listing of contents of test/data dirs: ``` .../terraboard/test $ ls -laR data total 0 drwxr-xr-x 4 mjaffe staff 128 Aug 1 09:20...

Here goes: ``` docker logs multiple-minio-buckets-minio-1 Formatting 1st pool, 1 set(s), 1 drives per set. WARNING: Host local has more than 0 drives of set. A host failure will result...

I'm not sure where you are able to run your service, I just now tried on linux and I get the same errors. (Fedora 35) [terraboard_fedora-35.log](https://github.com/camptocamp/terraboard/files/9245510/terraboard_fedora-35.log)

Hugo, No, both my Fedora and Ubuntu machines are physical; they are not, however, the most up-to-date releases (Fedora 35 and Ubuntu 18.04.) I’d be really curious to see how...

We could definitely make use of this feature, as our org has more than 6 distinct accounts sharing primary bucket path. If anyone has thoughts on making a switchable front...

> Task :publishPlugins FAILED Publishing plugin org.cyclonedx.bom version 1.2.0 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':publishPlugins'. > Failed to post to server....

Results of execution on actual project: ``` [2020-09-03T22:07:20.963Z] 22:07:20.701 [INFO] [org.gradle.execution.plan.DefaultPlanExecutor] :app:cyclonedxBom (Thread[Execution worker for ':' Thread 31,5,main]) started. [2020-09-03T22:07:20.964Z] 22:07:20.701 [LIFECYCLE] [class org.gradle.internal.buildevents.TaskExecutionLogger] [2020-09-03T22:07:20.964Z] 22:07:20.701 [LIFECYCLE] [class org.gradle.internal.buildevents.TaskExecutionLogger] >...