Skip to content

build: attempt to create both adm64 and arm64 docker files #643

build: attempt to create both adm64 and arm64 docker files

build: attempt to create both adm64 and arm64 docker files #643

Triggered via push December 26, 2023 20:04
Status Success
Total duration 7m 21s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 53 notices
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Submitting snapshot...
build
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "3.0.3" }, "version": 0, "job": { "correlator": "build", "id": "7332302544" }, "sha": "0ac593816e4076f0d2212327a8a563c480d03f92", "ref": "refs/heads/dev", "scanned": "2023-12-26T20:11:29.242Z", "manifests": { "evita_root": { "resolved": { "pkg:maven/io.evitadb/evita_store_server@0.10-SNAPSHOT?type=jar": { "package_url": "pkg:maven/io.evitadb/evita_store_server@0.10-SNAPSHOT?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/io.evitadb/evita_engine@0.10-SNAPSHOT?type=jar", "pkg:maven/io.evitadb/evita_store_key_value@0.10-SNAPSHOT?type=jar", "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.0?type=jar", "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.0?type=jar", "pkg:maven/org.mockito/mockito-junit-jupiter@4.6.1?type=jar", "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar", "pkg:maven/com.esotericsoftware/kryo@5.0.3?type=jar" ] }, "pkg:maven/io.evitadb/evita_engine@0.10-SNAPSHOT?type=jar": { "package_url": "pkg:maven/io.evitadb/evita_engine@0.10-SNAPSHOT?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/io.evitadb/evita_store_entity@0.10-SNAPSHOT?type=jar", "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.0?type=jar", "pkg:maven/com.carrotsearch/hppc@0.9.0?type=jar", "pkg:maven/org.jboss.threads/jboss-threads@3.5.0.Final?type=jar", "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.0?type=jar", "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.0?type=jar", "pkg:maven/org.mockito/mockito-junit-jupiter@4.6.1?type=jar", "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar", "pkg:maven/io.evitadb/evita_store_common@0.10-SNAPSHOT?type=jar", "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.0?type=jar", "pkg:maven/com.carrotsearch/hppc@0.9.0?type=jar", "pkg:maven/org.jboss.threads/jboss-threads@3.5.0.Final?type=jar", "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.0?type=jar", "pkg:maven/com.carrotsearch/hppc@0.9.0?type=jar", "pkg:maven/org.jboss.threads/jboss-threads@3.5.0.Final?type=jar" ] }, "pkg:maven/io.evitadb/evita_store_entity@0.10-SNAPSHOT?type=jar": { "package_url": "pkg:maven/io.evitadb/evita_store_entity@0.10-SNAPSHOT?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/io.evitadb/evita_store_common@0.10-SNAPSHOT?type=jar", "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.0?type=jar", "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.0?type=jar", "pkg:maven/org.mockito/mockito-junit-jupiter@4.6.1?type=jar", "pkg:maven/org.mockito/mockito-inline@4.6.1?type=jar" ] }, "pkg:maven/io.evitadb/evita_store_common@0.10-SNAPSHOT?type=jar": { "package_url": "pkg:maven/io.evitadb/evita_store_common@0.10-SNAPSHOT?type=jar", "relationship": "direct", "scope": "runtime",
build
Snapshot successfully created at 2023-12-26T20:11:29.526Z
EvitaClientTest.shouldListCatalogNames(EvitaClient): EvitaClientTest#L1
shouldListCatalogNames(EvitaClient)
EvitaClientTest.shouldQueryOneEntityReference(EvitaClient): EvitaClientTest#L1
shouldQueryOneEntityReference(EvitaClient)
EvitaClientTest.shouldDeleteHierarchyAndFetchRoot(EvitaClient): EvitaClientTest#L1
shouldDeleteHierarchyAndFetchRoot(EvitaClient)
EvitaClientTest.shouldQueryOneSealedBinaryEntity(EvitaClient,Map): EvitaClientTest#L1
shouldQueryOneSealedBinaryEntity(EvitaClient,Map)
EvitaClientTest.shouldRenameCollection(EvitaClient): EvitaClientTest#L1
shouldRenameCollection(EvitaClient)
EvitaApiFunctionalTest.shouldUpdateExistingEntityAndReturnItWithFilteredPrices(Evita): EvitaApiFunctionalTest#L1
shouldUpdateExistingEntityAndReturnItWithFilteredPrices(Evita)
EvitaApiFunctionalTest.shouldRefreshModifiedEntityOnEnrichment(Evita): EvitaApiFunctionalTest#L1
shouldRefreshModifiedEntityOnEnrichment(Evita)
ClientContextTest.shouldAllowHavingSameRequestIdAmongDifferentSessions(Evita): ClientContextTest#L1
shouldAllowHavingSameRequestIdAmongDifferentSessions(Evita)
ClientContextTest.shouldWrapEvitaCallWithinClientContext(Evita): ClientContextTest#L1
shouldWrapEvitaCallWithinClientContext(Evita)
ClientContextTest.shouldAllowNestedRequestResolution(Evita): ClientContextTest#L1
shouldAllowNestedRequestResolution(Evita)
ClientContextTest.shouldAllowChangingRequestIdsWithinSameSession(Evita): ClientContextTest#L1
shouldAllowChangingRequestIdsWithinSameSession(Evita)
EvitaTest.shouldKillInactiveSessionsAutomatically: EvitaTest#L1
shouldKillInactiveSessionsAutomatically
EvitaTest.shouldReturnZeroOrExactlyOne: EvitaTest#L1
shouldReturnZeroOrExactlyOne
ClassSchemaAnalyzerTest.shouldSetupNewSchemaByClassGettersWithAttributesDefined: ClassSchemaAnalyzerTest#L1
shouldSetupNewSchemaByClassGettersWithAttributesDefined
ClassSchemaAnalyzerTest.shouldSetupNewSchemaByFieldsWithAttributesDefined: ClassSchemaAnalyzerTest#L1
shouldSetupNewSchemaByFieldsWithAttributesDefined
ClassSchemaAnalyzerTest.shouldSetupNewSchemaByRecordComponentsWithExternalReferences: ClassSchemaAnalyzerTest#L1
shouldSetupNewSchemaByRecordComponentsWithExternalReferences
EvitaIndexingFunctionalTest.shouldAllowToUpdateExistingUniqueAttributeAndReuseItForAnotherEntity(Evita): EvitaIndexingFunctionalTest#L1
shouldAllowToUpdateExistingUniqueAttributeAndReuseItForAnotherEntity(Evita)
EvitaServiceFunctionalTest.shouldBeAbleToReplaceCatalogWithNewOne(Evita, ManagedChannel): EvitaServiceFunctionalTest#L1
shouldBeAbleToReplaceCatalogWithNewOne(Evita, ManagedChannel)

Artifacts

Produced during runtime
Name Size
evita-server.jar Expired
45.3 MB
test-results Expired
15.5 MB