1250 lines
56 KiB
JSON
1250 lines
56 KiB
JSON
{
|
|
"$schema": "https://hwlab.pikastech.local/schemas/dev-artifact-publish.schema.json",
|
|
"$id": "https://hwlab.pikastech.local/reports/dev-gate/dev-artifacts.json",
|
|
"reportVersion": "v1",
|
|
"issue": "pikasTech/HWLAB#35",
|
|
"taskId": "dev-artifact-publish",
|
|
"commitId": "55f9f9d",
|
|
"acceptanceLevel": "dev_artifact_publish",
|
|
"devOnly": true,
|
|
"prodDisabled": true,
|
|
"reportLifecycle": {
|
|
"version": "v1",
|
|
"state": "active",
|
|
"activeEndpoint": "http://74.48.78.17:16667",
|
|
"activeBrowserEndpoint": "http://74.48.78.17:16666",
|
|
"deprecatedEndpoint": null,
|
|
"summary": "Current DEV artifact publish report; it is not a DEV-LIVE runtime substitute."
|
|
},
|
|
"sourceContract": {
|
|
"status": "pass",
|
|
"documents": [
|
|
"docs/dev-acceptance-matrix.md",
|
|
"docs/m0-contract-audit.md",
|
|
"docs/artifact-catalog.md",
|
|
"docs/dev-artifact-publish.md",
|
|
"docs/dev-base-image-preflight.md"
|
|
],
|
|
"summary": "DEV artifact publish evidence for pikasTech/HWLAB#35, stored in the DEV gate report envelope."
|
|
},
|
|
"validationCommands": [
|
|
"node --check scripts/dev-artifact-publish.mjs",
|
|
"node --check scripts/src/dev-artifact-services.mjs",
|
|
"node --check scripts/src/registry-capabilities.mjs",
|
|
"node --check scripts/preflight-dev-base-image.mjs",
|
|
"node --check scripts/src/dev-base-image-preflight.mjs",
|
|
"node scripts/preflight-dev-base-image.mjs",
|
|
"node scripts/dev-artifact-publish.mjs --preflight --no-report",
|
|
"node --check scripts/validate-dev-gate-report.mjs",
|
|
"node scripts/validate-dev-gate-report.mjs"
|
|
],
|
|
"localSmoke": {
|
|
"status": "not_run",
|
|
"commands": [
|
|
"node scripts/m1-contract-smoke.mjs"
|
|
],
|
|
"evidence": [
|
|
"This report records artifact build/publish state only; local smoke remains a separate gate."
|
|
],
|
|
"summary": "Local smoke is not implied by artifact publication."
|
|
},
|
|
"dryRun": {
|
|
"status": "not_run",
|
|
"commands": [
|
|
"node tools/hwlab-cli/bin/hwlab-cli.mjs test e2e --env dev --mvp --dry-run"
|
|
],
|
|
"evidence": [
|
|
"This report records DEV artifact build/publish state only; deployment dry-run remains separate."
|
|
],
|
|
"summary": "DEV deploy dry-run is not implied by artifact publication."
|
|
},
|
|
"devPreconditions": {
|
|
"status": "pass",
|
|
"requirements": [
|
|
"Registry prefix is localhost or private/internal only.",
|
|
"DEV builder base image preflight returns ready before build or publish.",
|
|
"Environment remains dev and namespace remains hwlab-dev.",
|
|
"PROD profile remains disabled.",
|
|
"No secret or token material is required by this workflow."
|
|
],
|
|
"summary": "Fatal DEV-only artifact preconditions passed."
|
|
},
|
|
"blockers": [],
|
|
"artifactPublish": {
|
|
"issue": "pikasTech/HWLAB#35",
|
|
"status": "published",
|
|
"mode": "publish",
|
|
"repo": "pikasTech/HWLAB",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T15:34:35.851Z",
|
|
"classification": "degraded",
|
|
"dimensions": {
|
|
"processHttpAccess": {
|
|
"id": "process-http-access",
|
|
"status": "degraded",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "http://127.0.0.1:5000/v2/",
|
|
"probeKind": "runner-process-http-v2",
|
|
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
|
|
"evidence": {
|
|
"probe": {
|
|
"ok": false,
|
|
"url": "http://127.0.0.1:5000/v2/",
|
|
"method": "GET",
|
|
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
|
|
},
|
|
"publishFailure": false
|
|
}
|
|
},
|
|
"dockerDaemonPushAccess": {
|
|
"id": "docker-daemon-push-access",
|
|
"status": "pass",
|
|
"requiredForPublish": true,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "docker-ps-read-only",
|
|
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
|
|
"evidence": {
|
|
"dockerVersion": {
|
|
"command": "docker --version",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"loopbackPort5000": true,
|
|
"registryContainerVisible": true,
|
|
"matchingContainers": [
|
|
{
|
|
"id": "00091efce380",
|
|
"image": "registry:2.8.3",
|
|
"names": "unidesk-artifact-registry",
|
|
"ports": "127.0.0.1:5000->5000/tcp",
|
|
"state": "running",
|
|
"status": "Up 2 hours"
|
|
}
|
|
],
|
|
"pushAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
},
|
|
"k3sPullAccess": {
|
|
"id": "k3s-pull-access",
|
|
"status": "pass",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": true,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "kubectl-read-only",
|
|
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
|
|
"evidence": {
|
|
"kubectlAvailable": true,
|
|
"kubeconfig": "/etc/rancher/k3s/k3s.yaml",
|
|
"context": {
|
|
"command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context",
|
|
"ok": false,
|
|
"exitCode": 1,
|
|
"stdout": "",
|
|
"stderr": "error: current-context is not set",
|
|
"error": "Command failed: env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context\nerror: current-context is not set\n"
|
|
},
|
|
"canGetPods": {
|
|
"command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl auth can-i get pods -n hwlab-dev",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "yes",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"podCount": 13,
|
|
"pulledImages": [
|
|
{
|
|
"pod": "hwlab-agent-mgr-8697c75758-5dxd6",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:7ba1afefd6dbee4249feb0a8958a95552427d0673c4a2493492630a713a1bed2"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-6fb56bd474-kk92w",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:f221752b369d15e10d4df68a8106eee97ca8659981fcca1c61e5def68d5bd7b7"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-767f66d4bb-mmj4t",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:040dd60b018a8e46a43a3ea836c5994ae4791f13274d31924b7e9f98196e405b"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-5d5cd5659d-rhsdr",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:1a0e3d8f4e7fe30050159b8da68c85e8c63d986cdbcf32c432a7975c70deb38d"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-b86759d8c-cjhf2",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:dfbdba1f6b97ff7369ab6d5c3bc898879dbc9365813a1cb3618811faf5a0ed7a"
|
|
},
|
|
{
|
|
"pod": "hwlab-frpc-59f57d479c-tgjhl",
|
|
"container": "frpc",
|
|
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
|
|
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-0",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-7b7d4d7f6d-sqxwd",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:2d8581660cc954c0504e360f9ea1c3f8be4d9c8cddb03f99f666edf470e5e9cb"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-7b77b55fc5-r47gv",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:d81224edfd05bbc3f64c1634ae39a745809b62aba0bd9203434c07d8be05831a"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-cb8b886b5-r4k79",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d454ea924c23bf30e7ae63d491d39c4ee48a7f16d0f319139bec5ef7a9ec62ef"
|
|
}
|
|
],
|
|
"pullFailures": [],
|
|
"pullAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
}
|
|
},
|
|
"interpretation": {
|
|
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
|
|
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
|
|
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
|
|
}
|
|
},
|
|
"baseImage": "node:20-bookworm-slim",
|
|
"baseImagePreflight": {
|
|
"status": "ready",
|
|
"imageSource": "local-docker-node:20-*",
|
|
"requestedImage": null,
|
|
"localTag": "node:20-bookworm-slim",
|
|
"imageId": "sha256:9da6b4e352d0d5c94963eba1832408f5b7b08839cd8be9b6610c05de5118c704",
|
|
"repoDigests": [
|
|
"node@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0"
|
|
],
|
|
"candidates": [
|
|
{
|
|
"source": "local-docker-node:20-*",
|
|
"approval": {
|
|
"approved": true,
|
|
"reason": "local Node 20 builder base image"
|
|
},
|
|
"localTag": "node:20-bookworm-slim",
|
|
"imageId": "9da6b4e352d0",
|
|
"size": "200MB",
|
|
"createdSince": "4 weeks ago"
|
|
}
|
|
],
|
|
"rejectedCandidates": [],
|
|
"publishUsable": true,
|
|
"blockers": [],
|
|
"nextSteps": [
|
|
"Use the reported localTag as the DEV builder base image for artifact publish.",
|
|
"Keep publish DEV-only and record the produced HWLAB service image tags and digests separately."
|
|
],
|
|
"recommendation": {
|
|
"source": "Preloaded D601 local Docker cache or D601-local registry tag.",
|
|
"envVar": "HWLAB_DEV_BASE_IMAGE",
|
|
"preferredImageTag": "node:20-bookworm-slim",
|
|
"preferredHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"recommendedEnvValue": "node:20-bookworm-slim"
|
|
},
|
|
"provision": {
|
|
"required": false,
|
|
"exactBlocker": null,
|
|
"expectedImageTag": "node:20-bookworm-slim",
|
|
"recommendedEnv": {
|
|
"name": "HWLAB_DEV_BASE_IMAGE",
|
|
"value": "node:20-bookworm-slim",
|
|
"assignment": "HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim"
|
|
},
|
|
"recommendedHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"nextHumanCommand": null,
|
|
"commands": {
|
|
"d601OnlinePreload": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"d601HwlabTagProvision": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"docker tag node:20-bookworm-slim 127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"HWLAB_DEV_BASE_IMAGE=127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"offlineSourceExport": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"docker save node:20-bookworm-slim -o hwlab-node20-bookworm-slim.tar"
|
|
],
|
|
"offlineD601Import": [
|
|
"docker load -i hwlab-node20-bookworm-slim.tar",
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"artifactPublishDryRun": [
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/dev-artifact-publish.mjs --preflight --no-report"
|
|
]
|
|
}
|
|
},
|
|
"blockedReport": null,
|
|
"containerEngine": {
|
|
"command": "docker",
|
|
"available": true,
|
|
"version": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"errorCode": null,
|
|
"stderr": ""
|
|
}
|
|
},
|
|
"environment": "dev",
|
|
"serviceInventory": {
|
|
"version": "v2",
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"requiredServiceIds": [
|
|
"hwlab-cloud-api",
|
|
"hwlab-cloud-web",
|
|
"hwlab-agent-mgr",
|
|
"hwlab-agent-worker",
|
|
"hwlab-gateway",
|
|
"hwlab-gateway-simu",
|
|
"hwlab-box-simu",
|
|
"hwlab-patch-panel",
|
|
"hwlab-router",
|
|
"hwlab-tunnel-client",
|
|
"hwlab-edge-proxy",
|
|
"hwlab-cli",
|
|
"hwlab-agent-skills"
|
|
],
|
|
"disabledServiceIds": [],
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "cloud-web",
|
|
"implementationState": "static-web-wrapper",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "web/hwlab-cloud-web/index.html",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-router/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "cli",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "skills-bundle",
|
|
"implementationState": "repo-bundle",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
|
|
"disabledReason": null
|
|
}
|
|
]
|
|
},
|
|
"publishPlan": {
|
|
"version": "v2",
|
|
"mode": "publish",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"imageTag": "55f9f9d",
|
|
"registryTarget": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T15:34:35.851Z",
|
|
"classification": "degraded",
|
|
"dimensions": {
|
|
"processHttpAccess": {
|
|
"id": "process-http-access",
|
|
"status": "degraded",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "http://127.0.0.1:5000/v2/",
|
|
"probeKind": "runner-process-http-v2",
|
|
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
|
|
"evidence": {
|
|
"probe": {
|
|
"ok": false,
|
|
"url": "http://127.0.0.1:5000/v2/",
|
|
"method": "GET",
|
|
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
|
|
},
|
|
"publishFailure": false
|
|
}
|
|
},
|
|
"dockerDaemonPushAccess": {
|
|
"id": "docker-daemon-push-access",
|
|
"status": "pass",
|
|
"requiredForPublish": true,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "docker-ps-read-only",
|
|
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
|
|
"evidence": {
|
|
"dockerVersion": {
|
|
"command": "docker --version",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"loopbackPort5000": true,
|
|
"registryContainerVisible": true,
|
|
"matchingContainers": [
|
|
{
|
|
"id": "00091efce380",
|
|
"image": "registry:2.8.3",
|
|
"names": "unidesk-artifact-registry",
|
|
"ports": "127.0.0.1:5000->5000/tcp",
|
|
"state": "running",
|
|
"status": "Up 2 hours"
|
|
}
|
|
],
|
|
"pushAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
},
|
|
"k3sPullAccess": {
|
|
"id": "k3s-pull-access",
|
|
"status": "pass",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": true,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "kubectl-read-only",
|
|
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
|
|
"evidence": {
|
|
"kubectlAvailable": true,
|
|
"kubeconfig": "/etc/rancher/k3s/k3s.yaml",
|
|
"context": {
|
|
"command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context",
|
|
"ok": false,
|
|
"exitCode": 1,
|
|
"stdout": "",
|
|
"stderr": "error: current-context is not set",
|
|
"error": "Command failed: env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context\nerror: current-context is not set\n"
|
|
},
|
|
"canGetPods": {
|
|
"command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl auth can-i get pods -n hwlab-dev",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "yes",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"podCount": 13,
|
|
"pulledImages": [
|
|
{
|
|
"pod": "hwlab-agent-mgr-8697c75758-5dxd6",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:7ba1afefd6dbee4249feb0a8958a95552427d0673c4a2493492630a713a1bed2"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-6fb56bd474-kk92w",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:f221752b369d15e10d4df68a8106eee97ca8659981fcca1c61e5def68d5bd7b7"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-767f66d4bb-mmj4t",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:040dd60b018a8e46a43a3ea836c5994ae4791f13274d31924b7e9f98196e405b"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-5d5cd5659d-rhsdr",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:1a0e3d8f4e7fe30050159b8da68c85e8c63d986cdbcf32c432a7975c70deb38d"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-b86759d8c-cjhf2",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:dfbdba1f6b97ff7369ab6d5c3bc898879dbc9365813a1cb3618811faf5a0ed7a"
|
|
},
|
|
{
|
|
"pod": "hwlab-frpc-59f57d479c-tgjhl",
|
|
"container": "frpc",
|
|
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
|
|
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-0",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-7b7d4d7f6d-sqxwd",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:2d8581660cc954c0504e360f9ea1c3f8be4d9c8cddb03f99f666edf470e5e9cb"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-7b77b55fc5-r47gv",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:d81224edfd05bbc3f64c1634ae39a745809b62aba0bd9203434c07d8be05831a"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-cb8b886b5-r4k79",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:f298401",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d454ea924c23bf30e7ae63d491d39c4ee48a7f16d0f319139bec5ef7a9ec62ef"
|
|
}
|
|
],
|
|
"pullFailures": [],
|
|
"pullAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
}
|
|
},
|
|
"interpretation": {
|
|
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
|
|
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
|
|
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
|
|
}
|
|
},
|
|
"digestPlaceholder": "not_published",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:6ef15f2278b28877d4c8f66f04f8115791d8937f02e5cb56b5005b29c2e6074b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:6ef15f2278b28877d4c8f66f04f8115791d8937f02e5cb56b5005b29c2e6074b",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:857f266c8bbe11fe325e37dede1ab8dc0a7b38d74536ec29b9f332a7225ca167",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:857f266c8bbe11fe325e37dede1ab8dc0a7b38d74536ec29b9f332a7225ca167",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:574d5848c5379a6c4778afce1b4040c88ea4d8e8d797151d267225656359e0ef",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:574d5848c5379a6c4778afce1b4040c88ea4d8e8d797151d267225656359e0ef",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:296e04bcf0ae92a2e7630d81966fa4615911001a7324c65c6421b986ddae1528",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:296e04bcf0ae92a2e7630d81966fa4615911001a7324c65c6421b986ddae1528",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:3151fe58552843d7f693927832467ebcb1b8a8cf0b8b3b8bd12805ed70c778fe",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:3151fe58552843d7f693927832467ebcb1b8a8cf0b8b3b8bd12805ed70c778fe",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:98dd7cb7b97c3a4ea8f2940479702581beffe9218ef21522d3fe1da8ae2904a9",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:98dd7cb7b97c3a4ea8f2940479702581beffe9218ef21522d3fe1da8ae2904a9",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:3e6abc171ac0cc49b05f0229ec6568c8ed6ebafd4cd240b60f2d5686c6ec11f1",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:3e6abc171ac0cc49b05f0229ec6568c8ed6ebafd4cd240b60f2d5686c6ec11f1",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:a7ed2930e155e5732fca54babb30171b9876ceb46d60482cfb5163007c2595f6",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:a7ed2930e155e5732fca54babb30171b9876ceb46d60482cfb5163007c2595f6",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:0c21a48d36522eb9e5647d098c5115c10e0d2a423fe46e7e553b788fd0938b2b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:0c21a48d36522eb9e5647d098c5115c10e0d2a423fe46e7e553b788fd0938b2b",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:30adeca5a1d58a1502a66c1f40bdde428d354b4ca5c08aa8b7e75ad1c0f87c82",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:30adeca5a1d58a1502a66c1f40bdde428d354b4ca5c08aa8b7e75ad1c0f87c82",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:8a335675fea8079c3cf73eb03a57e22a8f488e3cda8c19cfe13b673733b821f7",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:8a335675fea8079c3cf73eb03a57e22a8f488e3cda8c19cfe13b673733b821f7",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:806c4022c004f01b1438b7d37e87d5049bea5274b4f313653a5fb183b6bcf0a9",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:806c4022c004f01b1438b7d37e87d5049bea5274b4f313653a5fb183b6bcf0a9",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "55f9f9d3e2e78facb9445055cf063e18e1e58bce",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:fac1ea55b8709fa325f0ede131f049d9a47a0a856580bde6e30b863048dbaf8e",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:fac1ea55b8709fa325f0ede131f049d9a47a0a856580bde6e30b863048dbaf8e",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
}
|
|
]
|
|
},
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"builtCount": 13,
|
|
"publishedCount": 13,
|
|
"generatedAt": "2026-05-23T15:45:49.849Z",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:6ef15f2278b28877d4c8f66f04f8115791d8937f02e5cb56b5005b29c2e6074b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:6ef15f2278b28877d4c8f66f04f8115791d8937f02e5cb56b5005b29c2e6074b",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:f1fca358600b0464df9723d5dbb28a9aff31f9a435feec1a49fa1ec591e9dfda"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:857f266c8bbe11fe325e37dede1ab8dc0a7b38d74536ec29b9f332a7225ca167",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:857f266c8bbe11fe325e37dede1ab8dc0a7b38d74536ec29b9f332a7225ca167",
|
|
"runtimeKind": "cloud-web",
|
|
"distFreshness": {
|
|
"status": "pass",
|
|
"distPath": "web/hwlab-cloud-web/dist",
|
|
"buildCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
|
|
"freshnessCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
|
|
"files": [
|
|
{
|
|
"kind": "runtime",
|
|
"path": "index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "styles.css",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/styles.css",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/styles.css",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "app.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/app.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/app.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "code-agent-facts.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/code-agent-facts.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/code-agent-facts.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "code-agent-status.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/code-agent-status.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/code-agent-status.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "code-agent-m3-evidence.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/code-agent-m3-evidence.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/code-agent-m3-evidence.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "live-status.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/live-status.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/live-status.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "gate-summary.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/gate-summary.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/gate-summary.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "runtime.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/runtime.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/runtime.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "wiring-status.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/wiring-status.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/wiring-status.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "workbench-hardware-panel.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/workbench-hardware-panel.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "help.md",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/help.md",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/help.md",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/marked.esm.js",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/third_party/marked/marked.esm.js",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/third_party/marked/marked.esm.js",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/LICENSE",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/third_party/marked/LICENSE",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/third_party/marked/LICENSE",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "gate/index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "diagnostics/gate/index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/diagnostics/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "help/index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-d601-m3-code-agent-io/web/hwlab-cloud-web/dist/help/index.html",
|
|
"status": "match"
|
|
}
|
|
],
|
|
"mismatches": []
|
|
},
|
|
"implementationState": "static-web-wrapper",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "web/hwlab-cloud-web/index.html",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:9c5ae751e793d571689c7432c1da87bb1a6c956226668553faaf48066eab4841"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:574d5848c5379a6c4778afce1b4040c88ea4d8e8d797151d267225656359e0ef",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:574d5848c5379a6c4778afce1b4040c88ea4d8e8d797151d267225656359e0ef",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:f1ea16b0fee3c6dc729186262eb1f7f807cf7c5b43e8c7f56ec76601b1a0f39e"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:296e04bcf0ae92a2e7630d81966fa4615911001a7324c65c6421b986ddae1528",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:296e04bcf0ae92a2e7630d81966fa4615911001a7324c65c6421b986ddae1528",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:41ef2ac67bcf74fb0bf801b19d419e202fba8f2b1c75fef3c9abef99e31f6b12"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:3151fe58552843d7f693927832467ebcb1b8a8cf0b8b3b8bd12805ed70c778fe",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:3151fe58552843d7f693927832467ebcb1b8a8cf0b8b3b8bd12805ed70c778fe",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:536b9eb83df4f7696efb9de1909a698be248b02905bb7be799ab16f31a84bd08"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:98dd7cb7b97c3a4ea8f2940479702581beffe9218ef21522d3fe1da8ae2904a9",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:98dd7cb7b97c3a4ea8f2940479702581beffe9218ef21522d3fe1da8ae2904a9",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:774d705988428a7b969df8b78d71424366fde8767cbe106efff2f84582b454c7"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:3e6abc171ac0cc49b05f0229ec6568c8ed6ebafd4cd240b60f2d5686c6ec11f1",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:3e6abc171ac0cc49b05f0229ec6568c8ed6ebafd4cd240b60f2d5686c6ec11f1",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:bf9ece52f1b1849cfd122594ad2699cf5c54520e6884499c22622bdb18b5fe0d"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:a7ed2930e155e5732fca54babb30171b9876ceb46d60482cfb5163007c2595f6",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:a7ed2930e155e5732fca54babb30171b9876ceb46d60482cfb5163007c2595f6",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:5b0544c5898ad9133213806b1b2f8b2b827349d106c2eee8396398fe7ac31508"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:0c21a48d36522eb9e5647d098c5115c10e0d2a423fe46e7e553b788fd0938b2b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:0c21a48d36522eb9e5647d098c5115c10e0d2a423fe46e7e553b788fd0938b2b",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-router/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:e568646d8ea2ea17a0d2bdf18c4dadcef1429a528d9347af9df2144299d0cbc2"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:30adeca5a1d58a1502a66c1f40bdde428d354b4ca5c08aa8b7e75ad1c0f87c82",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:30adeca5a1d58a1502a66c1f40bdde428d354b4ca5c08aa8b7e75ad1c0f87c82",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:bb8b6a24f8ac2d71eef4dd82a07ff750ca61389101d9fffcfc60154b0051e116"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:8a335675fea8079c3cf73eb03a57e22a8f488e3cda8c19cfe13b673733b821f7",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:8a335675fea8079c3cf73eb03a57e22a8f488e3cda8c19cfe13b673733b821f7",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:84957fc2df4ba38e2c5c48a2c303f581a97b2198e5cf62f1d353b65b2cdc817a"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:806c4022c004f01b1438b7d37e87d5049bea5274b4f313653a5fb183b6bcf0a9",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:806c4022c004f01b1438b7d37e87d5049bea5274b4f313653a5fb183b6bcf0a9",
|
|
"runtimeKind": "cli",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:e3393120ddfe91b4860ba419f00c749aa4bf16a9cf032ca6d9aeb2ef8b8ccfc5"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:55f9f9d",
|
|
"imageTag": "55f9f9d",
|
|
"digest": "sha256:fac1ea55b8709fa325f0ede131f049d9a47a0a856580bde6e30b863048dbaf8e",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:fac1ea55b8709fa325f0ede131f049d9a47a0a856580bde6e30b863048dbaf8e",
|
|
"runtimeKind": "skills-bundle",
|
|
"implementationState": "repo-bundle",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:d651253f2992fbb411ac00a6c0215d5cd389979abe5711cb1af1c7a5c104f2e3"
|
|
}
|
|
],
|
|
"blockers": []
|
|
},
|
|
"notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations."
|
|
}
|