Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support storing Ollama [non-]OCI image layers #2075

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Support storing Ollama layers

4e81474
Select commit
Loading
Failed to load commit list.
Draft

Support storing Ollama [non-]OCI image layers #2075

Support storing Ollama layers
4e81474
Select commit
Loading
Failed to load commit list.
Cirrus CI / fedora-39 vfs failed Aug 26, 2024 in 16m 29s

Task Summary

Instruction build_and_test failed in 15:52

Details

✅ 00:02 clone
✅ 00:27 setup
❌ 15:52 build_and_test

[+0910s] #   `[ "$size" -ne 0 ]' failed
[+0910s] # a70f97900c0505315c7d1552f63f8db1b7f5648d31095b08ce2c655a5a303d4c
[+0910s] # 1+0 records in
[+0910s] # 1+0 records out
[+0910s] # 1024 bytes (1.0 kB, 1.0 KiB) copied, 3.4327e-05 s, 29.8 MB/s
[+0910s] # dcb021110515c7d7e98f99c809830fdc1f78d271831f2061763f7d641ec017b8
[+0910s] # file1
[+0910s] # file2
[+0910s] # file3
[+0910s] # file4
[+0910s] # file5
[+0910s] # 93508ca2ffbc7a676fc46509521b442ae86c75f11f4f00b8349eb6775e7ebdb6
[+0910s] # image:93508ca2ffbc7a676fc46509521b442ae86c75f11f4f00b8349eb6775e7ebdb6
[+0910s] # ID: 93508ca2ffbc7a676fc46509521b442ae86c75f11f4f00b8349eb6775e7ebdb6
[+0910s] # Top Layer: dcb021110515c7d7e98f99c809830fdc1f78d271831f2061763f7d641ec017b8
[+0910s] # Size: 0
[+0912s] ok 55 idmaps-create-mapped-container
[+0912s] ok 56 idmaps-create-mapped-container-shifting # skip not supported by driver vfs
[+0912s] ok 57 idmaps-create-layer-from-another-image-store
[+0913s] ok 58 image
[+0913s] ok 59 layerless-image
[+0914s] ok 60 images-by-digest
[+0914s] ok 61 image-dirs
[+0916s] ok 62 import-layer
[+0916s] ok 63 import-layer-with-immutable # skip not supported on Linux
[+0942s] ok 64 allow storing images with more than 127 layers
[+0942s] ok 65 manifests
[+0943s] ok 66 metadata
[+0944s] ok 67 mount-layer
[+0944s] ok 68 names at creation: layers
[+0945s] ok 69 add-names: layers
[+0945s] ok 70 set-names: layers
[+0946s] ok 71 move-names: layers
[+0946s] ok 72 names at creation: images
[+0946s] ok 73 add-names: images
[+0947s] ok 74 set-names: images
[+0947s] ok 75 move-names: images
[+0948s] ok 76 add-names: ro-images
[+0948s] ok 77 remove-names: ro-images
[+0948s] ok 78 names at creation: containers
[+0949s] ok 79 add-names: containers
[+0949s] ok 80 set-names: containers
[+0950s] ok 81 move-names: containers
[+0950s] ok 82 overlay-recreate # skip not applicable to driver vfs
[+0951s] ok 83 split-store
[+0952s] ok 84 split-store - use graphRoot as an additional store by default
[+0952s] ok 85 status
[+0953s] ok 86 additional-stores
[+0953s] 
[+0953s] real	1m16.873s
[+0953s] user	0m30.949s
[+0953s] sys	0m39.788s
[+0953s] make: *** [Makefile:76: local-test-integration] Error 1
[06:37:11] END - [+0953s] total duration since START

Exit status: 2