forked from Nixius/template
97 lines
4.0 KiB
Plaintext
97 lines
4.0 KiB
Plaintext
Test started at Wed Apr 23 10:58:08 EDT 2025
|
|
Testing Docker build...
|
|
#0 building with "desktop-linux" instance using docker driver
|
|
|
|
#1 [mariadb internal] load build definition from Dockerfile.staging
|
|
#1 transferring dockerfile: 100B done
|
|
#1 DONE 0.0s
|
|
|
|
#2 [template internal] load build definition from Dockerfile.staging
|
|
#2 transferring dockerfile: 287B done
|
|
#2 DONE 0.0s
|
|
|
|
#3 [template internal] load metadata for docker.io/library/alpine:3.18
|
|
#3 ...
|
|
|
|
#4 [mariadb internal] load metadata for docker.io/library/mariadb:10.5
|
|
#4 DONE 0.3s
|
|
|
|
#5 [mariadb internal] load .dockerignore
|
|
#5 transferring context: 2B done
|
|
#5 DONE 0.0s
|
|
|
|
#6 [mariadb 1/1] FROM docker.io/library/mariadb:10.5@sha256:c8bb76c7d0fd384a8a9f230c42a879be8e1052783c8007caa1320a630273b425
|
|
#6 resolve docker.io/library/mariadb:10.5@sha256:c8bb76c7d0fd384a8a9f230c42a879be8e1052783c8007caa1320a630273b425 done
|
|
#6 CACHED
|
|
|
|
#7 [mariadb] exporting to image
|
|
#7 exporting layers done
|
|
#7 exporting manifest sha256:67ef4d7011fcf8bda1b124dc9f2017e9cd24ffc75c81a44f5ee8dfc4f5e97272 done
|
|
#7 exporting config sha256:812d99d7ea8dc6b118c8a744483eab5b3e5fbb0380aed0f65ba822532f413754 done
|
|
#7 exporting attestation manifest sha256:7aca870e0ff4f86c1fa6d851de62930967f801fb0ab78b125b90b881a1902d77 0.0s done
|
|
#7 exporting manifest list sha256:d4ed6fde413437ace9621431c6eb2a01a2e697f76f9eb75bfd8867d854ed0329 done
|
|
#7 naming to git.nixc.us/nixius/template:staging-mariadb done
|
|
#7 unpacking to git.nixc.us/nixius/template:staging-mariadb done
|
|
#7 DONE 0.1s
|
|
|
|
#8 [mariadb] resolving provenance for metadata file
|
|
#8 DONE 0.0s
|
|
|
|
#3 [template internal] load metadata for docker.io/library/alpine:3.18
|
|
#3 DONE 0.5s
|
|
|
|
#9 [template internal] load .dockerignore
|
|
#9 transferring context: 2B done
|
|
#9 DONE 0.0s
|
|
|
|
#10 [template 1/3] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f
|
|
#10 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done
|
|
#10 DONE 0.0s
|
|
|
|
#11 [template 2/3] RUN mkdir -p /scratch /temp
|
|
#11 CACHED
|
|
|
|
#12 [template 3/3] WORKDIR /scratch
|
|
#12 CACHED
|
|
|
|
#13 [template] exporting to image
|
|
#13 exporting layers done
|
|
#13 exporting manifest sha256:df84d578a4eccddc7f7d15d3c610d35803bd529ce0f90f1eb1099bbf982d9341 done
|
|
#13 exporting config sha256:c48b4c75f46025fb4e6a7ba120f44c3a0f8bb216a3724a138aacaac8bdb20d79 done
|
|
#13 exporting attestation manifest sha256:9019fbf8cbfc0b2044e242e9ec9dbdb71d7cc56fcaf67b83f0f5f52f9004db31 done
|
|
#13 exporting manifest list sha256:cae7893861af71be867d14ed053aaa6dab448b864649480d90264a3522d580bd done
|
|
#13 naming to docker.io/library/template:test done
|
|
#13 unpacking to docker.io/library/template:test done
|
|
#13 DONE 0.0s
|
|
|
|
#14 [template] resolving provenance for metadata file
|
|
#14 DONE 0.0s
|
|
mariadb Built
|
|
template Built
|
|
Testing container startup...
|
|
Network easy-appointments_default Creating
|
|
Network easy-appointments_default Created
|
|
Container easy-appointments-mariadb-1 Creating
|
|
Container easy-appointments-template-1 Creating
|
|
Container easy-appointments-template-1 Created
|
|
Container easy-appointments-mariadb-1 Created
|
|
Container easy-appointments-mariadb-1 Starting
|
|
Container easy-appointments-template-1 Starting
|
|
Container easy-appointments-mariadb-1 Started
|
|
Container easy-appointments-template-1 Started
|
|
Container status:
|
|
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
|
|
easy-appointments-template-1 template:test "tail -f /dev/null" template 6 seconds ago Up 5 seconds
|
|
Cleaning up...
|
|
Container easy-appointments-template-1 Stopping
|
|
Container easy-appointments-mariadb-1 Stopping
|
|
Container easy-appointments-mariadb-1 Stopped
|
|
Container easy-appointments-mariadb-1 Removing
|
|
Container easy-appointments-mariadb-1 Removed
|
|
Container easy-appointments-template-1 Stopped
|
|
Container easy-appointments-template-1 Removing
|
|
Container easy-appointments-template-1 Removed
|
|
Network easy-appointments_default Removing
|
|
Network easy-appointments_default Removed
|
|
Tests completed at Wed Apr 23 10:58:27 EDT 2025
|