Pull request #529 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11272812550921327252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1155984907104298810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/snyk-fix-3.gat5a5f1l.d4874ee56f5/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/snyk-fix-3.gat5a5f1l.d4874ee56f5/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14348217418675398377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/snyk-fix-3.gat5a5f1l.d4874ee56f5/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11801740678913111428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8403539397795873800.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/snyk-fix-3.gat5a5f1l.d4874ee56f5/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/snyk-fix-3.gat5a5f1l.d4874ee56f5/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1827335839615209683.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772565 in /w/workspace/323e16de5acf03ea44eaad4874ee56f5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/323e16de5acf03ea44eaad4874ee56f5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 (snyk-fix-323e16de5acf03ea44eaad4874ee56f5) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:35:43.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:35:43.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:35:43.563Z] ========================================================= [2025-11-05T05:35:43.563Z] EdgeX Global Pipelines Version Info [2025-11-05T05:35:43.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:35:44.311Z] ------------------- [2025-11-05T05:35:44.312Z] stable info: [2025-11-05T05:35:44.312Z] ------------------- [2025-11-05T05:35:44.312Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:35:44.312Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:35:44.312Z] Message: update stable to v1.0.278 [2025-11-05T05:35:44.882Z] ------------------- [2025-11-05T05:35:44.882Z] experimental info: [2025-11-05T05:35:44.882Z] ------------------- [2025-11-05T05:35:44.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:35:44.882Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:35:44.882Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:35:45.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-11-05T05:35:45.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-11-05T05:35:45.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:35:45.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:35:45.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:35:45.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:35:45.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:35:45.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:35:45.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:35:45.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:35:45.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:35:45.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-11-05T05:35:45.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:35:45.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:35:45.872Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:35:45.928Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:35:45.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:35:46.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:35:46.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:35:46.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:35:46.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-05T05:35:46.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-11-05T05:35:46.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:35:46.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:35:46.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:35:46.489Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:35:46.549Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:35:46.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-323e16de5acf03ea44eaad4874ee56f5 [Pipeline] echo [2025-11-05T05:35:46.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-323e16de5acf03ea44eaad4874ee56f5 [Pipeline] echo [2025-11-05T05:35:46.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-323e16de5acf03ea44eaad4874ee56f5 [Pipeline] echo [2025-11-05T05:35:46.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 [Pipeline] echo [2025-11-05T05:35:46.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cb7acc [Pipeline] echo [2025-11-05T05:35:46.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:35:47.004Z] provisioning config files... [2025-11-05T05:35:47.213Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/config16909195464122791008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:35:49.202Z] ---> ****-login.sh [2025-11-05T05:35:49.202Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:35:49.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:35:49.464Z] [2025-11-05T05:35:49.464Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:35:49.464Z] Configure a credential helper to remove this warning. See [2025-11-05T05:35:49.464Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:35:49.464Z] [2025-11-05T05:35:49.464Z] Login Succeeded [2025-11-05T05:35:49.464Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:35:49.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:35:49.464Z] [2025-11-05T05:35:49.464Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:35:49.464Z] Configure a credential helper to remove this warning. See [2025-11-05T05:35:49.464Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:35:49.464Z] [2025-11-05T05:35:49.464Z] Login Succeeded [2025-11-05T05:35:49.464Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:35:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:35:49.725Z] [2025-11-05T05:35:49.725Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:35:49.725Z] Configure a credential helper to remove this warning. See [2025-11-05T05:35:49.725Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:35:49.725Z] [2025-11-05T05:35:49.725Z] Login Succeeded [2025-11-05T05:35:49.725Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:35:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:35:49.725Z] [2025-11-05T05:35:49.725Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:35:49.725Z] Configure a credential helper to remove this warning. See [2025-11-05T05:35:49.725Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:35:49.725Z] [2025-11-05T05:35:49.725Z] Login Succeeded [2025-11-05T05:35:49.725Z] ****.io [2025-11-05T05:35:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:35:49.985Z] [2025-11-05T05:35:49.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:35:49.986Z] Configure a credential helper to remove this warning. See [2025-11-05T05:35:49.986Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:35:49.986Z] [2025-11-05T05:35:49.986Z] Login Succeeded [2025-11-05T05:35:49.986Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:35:50.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:35:50.662Z] + git rev-list -1 --merges 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831~1..9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 [Pipeline] echo [2025-11-05T05:35:50.707Z] -----------> git rev-list -1 --merges 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831~1..9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 [false] [Pipeline] sh [2025-11-05T05:35:51.021Z] + git log --format=format:%s -1 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 [Pipeline] echo [2025-11-05T05:35:51.058Z] ========================================================= [2025-11-05T05:35:51.058Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:35:51.058Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:35:51.571Z] + git log --format=format:%s -1 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 [Pipeline] echo [2025-11-05T05:35:51.607Z] [semverPrep] GIT_COMMIT: 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo [2025-11-05T05:35:51.646Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:35:52.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:35:52.056Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:35:52.056Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:35:52.056Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:35:52.056Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:35:52.056Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:35:52.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:35:52.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:35:52.558Z] [2025-11-05T05:35:52.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:35:52.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:35:52.959Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:35:52.959Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:35:52.959Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:35:52.959Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:35:52.959Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:35:52.959Z] 80192f66455f: Pulling fs layer [2025-11-05T05:35:52.959Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:35:52.959Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:35:52.959Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:35:52.959Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:35:52.959Z] db01528c6b51: Pulling fs layer [2025-11-05T05:35:52.959Z] 28988de357af: Pulling fs layer [2025-11-05T05:35:52.959Z] a29436f7fd5d: Waiting [2025-11-05T05:35:52.959Z] 923cac83aea3: Waiting [2025-11-05T05:35:52.959Z] 461d9e800cba: Waiting [2025-11-05T05:35:52.959Z] 80192f66455f: Waiting [2025-11-05T05:35:52.959Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:35:52.959Z] 25ad8b0a4227: Waiting [2025-11-05T05:35:52.959Z] 28988de357af: Waiting [2025-11-05T05:35:52.959Z] db01528c6b51: Waiting [2025-11-05T05:35:52.959Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:35:52.959Z] 6bf1a483ea7c: Download complete [2025-11-05T05:35:52.959Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:35:52.959Z] 461d9e800cba: Download complete [2025-11-05T05:35:53.218Z] 80192f66455f: Download complete [2025-11-05T05:35:53.218Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:35:53.218Z] f5dfc541a4d3: Download complete [2025-11-05T05:35:53.219Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:35:53.219Z] 3dae71ba6b94: Download complete [2025-11-05T05:35:53.219Z] 923cac83aea3: Verifying Checksum [2025-11-05T05:35:53.219Z] 923cac83aea3: Download complete [2025-11-05T05:35:53.219Z] 25ad8b0a4227: Download complete [2025-11-05T05:35:53.219Z] db01528c6b51: Download complete [2025-11-05T05:35:53.488Z] 28988de357af: Download complete [2025-11-05T05:35:53.488Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:35:53.488Z] a29436f7fd5d: Download complete [2025-11-05T05:35:53.747Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:35:53.747Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:35:54.694Z] 3dae71ba6b94: Pull complete [2025-11-05T05:35:54.953Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:35:55.521Z] f5dfc541a4d3: Pull complete [2025-11-05T05:35:55.521Z] 461d9e800cba: Pull complete [2025-11-05T05:35:55.521Z] 80192f66455f: Pull complete [2025-11-05T05:35:59.707Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:35:59.967Z] a29436f7fd5d: Pull complete [2025-11-05T05:35:59.967Z] 923cac83aea3: Pull complete [2025-11-05T05:36:00.226Z] 25ad8b0a4227: Pull complete [2025-11-05T05:36:00.226Z] db01528c6b51: Pull complete [2025-11-05T05:36:00.226Z] 28988de357af: Pull complete [2025-11-05T05:36:00.226Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:36:00.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:00.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:36:00.496Z] prd-ubuntu20.04-docker-8c-8g-772565 does not seem to be running inside a container [2025-11-05T05:36:00.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/323e16de5acf03ea44eaad4874ee56f5 -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5:/w/workspace/323e16de5acf03ea44eaad4874ee56f5:rw,z -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:36:02.797Z] $ docker top 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 -eo pid,comm [2025-11-05T05:36:02.853Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:36:02.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:36:03.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:36:03.009Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:36:03.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:36:03.201Z] $ docker exec 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 ssh-agent [2025-11-05T05:36:03.309Z] SSH_AUTH_SOCK=/tmp/ssh-NkErJfFAxcbe/agent.32 [2025-11-05T05:36:03.309Z] SSH_AGENT_PID=38 [2025-11-05T05:36:03.314Z] Running ssh-add (command line suppressed) [2025-11-05T05:36:03.411Z] Identity added: /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/private_key_4600318279362291550.key (/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/private_key_4600318279362291550.key) [2025-11-05T05:36:03.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:36:03.771Z] + git config --global --add safe.directory /w/workspace/323e16de5acf03ea44eaad4874ee56f5 [Pipeline] sh [2025-11-05T05:36:04.083Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:36:04.105Z] $ docker exec --env ******** --env ******** 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 ssh-agent -k [2025-11-05T05:36:04.194Z] unset SSH_AUTH_SOCK; [2025-11-05T05:36:04.195Z] unset SSH_AGENT_PID; [2025-11-05T05:36:04.195Z] echo Agent pid 38 killed; [2025-11-05T05:36:04.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:36:04.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:36:04.305Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:36:04.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:36:04.403Z] $ docker exec 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 ssh-agent [2025-11-05T05:36:04.520Z] SSH_AUTH_SOCK=/tmp/ssh-lwQwvrWZ12MK/agent.85 [2025-11-05T05:36:04.520Z] SSH_AGENT_PID=91 [2025-11-05T05:36:04.525Z] Running ssh-add (command line suppressed) [2025-11-05T05:36:04.625Z] Identity added: /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/private_key_10807393955854358298.key (/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/private_key_10807393955854358298.key) [2025-11-05T05:36:04.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:36:04.977Z] + git semver init [2025-11-05T05:36:05.235Z] 2025-11-05 05:36:05,171 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:36:05.235Z] 2025-11-05 05:36:05,174 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:36:05.235Z] 2025-11-05 05:36:05,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver [2025-11-05T05:36:05.235Z] 2025-11-05 05:36:05,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver [2025-11-05T05:36:05.235Z] 2025-11-05 05:36:05,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver'], cwd=/w/workspace/323e16de5acf03ea44eaad4874ee56f5, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,087 [append_file] DEBUG append to file:/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.git/info/exclude [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver/snyk-fix-323e16de5acf03ea44eaad4874ee56f5 with force:False [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,088 [write_file] DEBUG write to file:/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver/snyk-fix-323e16de5acf03ea44eaad4874ee56f5 [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,092 [execute] INFO git cat-file --batch-check [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,097 [execute] INFO git cat-file --batch [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:36:07.142Z] 2025-11-05 05:36:07,101 [read_version] DEBUG read version from /w/workspace/323e16de5acf03ea44eaad4874ee56f5/.semver/snyk-fix-323e16de5acf03ea44eaad4874ee56f5 [2025-11-05T05:36:07.142Z] 0.0.0 [Pipeline] } [2025-11-05T05:36:07.165Z] $ docker exec --env ******** --env ******** 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 ssh-agent -k [2025-11-05T05:36:07.261Z] unset SSH_AUTH_SOCK; [2025-11-05T05:36:07.261Z] unset SSH_AGENT_PID; [2025-11-05T05:36:07.261Z] echo Agent pid 91 killed; [2025-11-05T05:36:07.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:36:07.718Z] + git semver [Pipeline] } [2025-11-05T05:36:07.995Z] $ docker stop --time=1 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 [2025-11-05T05:36:09.264Z] $ docker rm -f --volumes 7b989be5fc0ad7328edc41b7dd0b145c05e72a1caa2319951519875ead622a72 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:36:09.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:36:10.027Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:36:10.049Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:36:10.698Z] provisioning config files... [2025-11-05T05:36:10.736Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/config7396923610270396730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:36:11.076Z] ---> ****-login.sh [2025-11-05T05:36:11.076Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:36:11.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:11.076Z] Login Succeeded [2025-11-05T05:36:11.076Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:36:11.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:11.076Z] Login Succeeded [2025-11-05T05:36:11.076Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:36:11.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:11.336Z] Login Succeeded [2025-11-05T05:36:11.336Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:36:11.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:11.336Z] Login Succeeded [2025-11-05T05:36:11.336Z] ****.io [2025-11-05T05:36:11.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:11.596Z] Login Succeeded [2025-11-05T05:36:11.596Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:36:11.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:36:11.842Z] [edgeX.isLTS] Checking if [snyk-fix-323e16de5acf03ea44eaad4874ee56f5] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:36:11.893Z] [edgeX.isLTS] Checking if [snyk-fix-323e16de5acf03ea44eaad4874ee56f5] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:36:11.937Z] ========================================================= [2025-11-05T05:36:11.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:36:11.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:12.454Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:36:13.024Z] #0 building with "default" instance using docker driver [2025-11-05T05:36:13.024Z] [2025-11-05T05:36:13.024Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:36:13.024Z] #1 transferring dockerfile: 1.76kB done [2025-11-05T05:36:13.024Z] #1 DONE 0.0s [2025-11-05T05:36:13.024Z] [2025-11-05T05:36:13.024Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:36:13.024Z] #2 DONE 0.1s [2025-11-05T05:36:13.284Z] [2025-11-05T05:36:13.284Z] #3 [internal] load .dockerignore [2025-11-05T05:36:13.284Z] #3 transferring context: 2B done [2025-11-05T05:36:13.284Z] #3 DONE 0.0s [2025-11-05T05:36:13.284Z] [2025-11-05T05:36:13.284Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:36:13.284Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:36:13.284Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:36:13.284Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-05T05:36:13.284Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s [2025-11-05T05:36:13.284Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:36:13.284Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:36:13.284Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2025-11-05T05:36:13.284Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2025-11-05T05:36:13.284Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.92MB / 60.15MB 0.2s [2025-11-05T05:36:13.284Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:36:13.284Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:36:13.284Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T05:36:13.284Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2025-11-05T05:36:13.284Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-05T05:36:13.284Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T05:36:13.284Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:36:13.542Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s [2025-11-05T05:36:13.542Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s [2025-11-05T05:36:13.542Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.05MB / 112.58MB 0.3s [2025-11-05T05:36:13.542Z] #4 ... [2025-11-05T05:36:13.542Z] [2025-11-05T05:36:13.542Z] #5 [internal] load build context [2025-11-05T05:36:13.542Z] #5 transferring context: 47.10MB 0.3s done [2025-11-05T05:36:13.542Z] #5 DONE 0.4s [2025-11-05T05:36:13.542Z] [2025-11-05T05:36:13.542Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:36:13.542Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 41.94MB / 60.15MB 0.4s [2025-11-05T05:36:13.542Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:36:13.542Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:36:13.542Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.68MB / 112.58MB 0.4s [2025-11-05T05:36:13.542Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2025-11-05T05:36:13.542Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-05T05:36:13.800Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-11-05T05:36:13.800Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.35MB / 112.58MB 0.6s [2025-11-05T05:36:13.800Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s [2025-11-05T05:36:13.800Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2025-11-05T05:36:13.800Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s [2025-11-05T05:36:13.800Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2025-11-05T05:36:14.059Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-05T05:36:14.059Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 71.30MB / 112.58MB 0.8s [2025-11-05T05:36:14.059Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T05:36:14.059Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-05T05:36:14.059Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-05T05:36:14.624Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2025-11-05T05:36:18.805Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2025-11-05T05:36:18.805Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:36:18.805Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:36:18.805Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:36:18.805Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:36:18.805Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T05:36:19.063Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T05:36:19.063Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-05T05:36:22.345Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2025-11-05T05:36:22.345Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T05:36:22.913Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-05T05:36:22.913Z] #4 DONE 9.9s [2025-11-05T05:36:23.171Z] [2025-11-05T05:36:23.171Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-11-05T05:36:23.171Z] #6 0.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:36:23.430Z] #6 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:36:23.689Z] #6 0.673 OK: 265 MiB in 60 packages [2025-11-05T05:36:25.519Z] Still waiting to schedule task [2025-11-05T05:36:25.519Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-05T05:36:26.224Z] #6 DONE 2.8s [2025-11-05T05:36:26.224Z] [2025-11-05T05:36:26.224Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-11-05T05:36:26.224Z] #7 DONE 0.0s [2025-11-05T05:36:26.224Z] [2025-11-05T05:36:26.224Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:36:26.224Z] #8 DONE 0.0s [2025-11-05T05:36:26.224Z] [2025-11-05T05:36:26.224Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:36:38.430Z] #9 DONE 11.2s [2025-11-05T05:36:38.430Z] [2025-11-05T05:36:38.430Z] #10 [builder 6/7] COPY . . [2025-11-05T05:36:38.430Z] #10 DONE 0.2s [2025-11-05T05:36:38.430Z] [2025-11-05T05:36:38.430Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:36:38.430Z] #11 0.231 noop [2025-11-05T05:36:38.430Z] #11 DONE 0.3s [2025-11-05T05:36:38.430Z] [2025-11-05T05:36:38.430Z] #12 exporting to image [2025-11-05T05:36:38.430Z] #12 exporting layers [2025-11-05T05:36:46.593Z] #12 exporting layers 8.9s done [2025-11-05T05:36:46.593Z] #12 writing image sha256:6ddefe4e30e1106f5b39ee903b1f1e7b203c06c2419f7d953ddaaa908f805aa9 done [2025-11-05T05:36:46.593Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:36:46.593Z] #12 DONE 8.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:47.053Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:36:47.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:36:47.210Z] prd-ubuntu20.04-docker-8c-8g-772565 does not seem to be running inside a container [2025-11-05T05:36:47.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/323e16de5acf03ea44eaad4874ee56f5 -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5:/w/workspace/323e16de5acf03ea44eaad4874ee56f5:rw,z -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-05T05:36:47.598Z] $ docker top eed641e25e03b77e0c0b2d36a84fb99a94e5697b63753a96feb519a98c8b9c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:36:47.999Z] + go version [2025-11-05T05:36:47.999Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:36:48.032Z] $ docker stop --time=1 eed641e25e03b77e0c0b2d36a84fb99a94e5697b63753a96feb519a98c8b9c06 [2025-11-05T05:36:49.330Z] $ docker rm -f --volumes eed641e25e03b77e0c0b2d36a84fb99a94e5697b63753a96feb519a98c8b9c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:50.103Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:36:50.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:36:50.274Z] prd-ubuntu20.04-docker-8c-8g-772565 does not seem to be running inside a container [2025-11-05T05:36:50.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/323e16de5acf03ea44eaad4874ee56f5 -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5:/w/workspace/323e16de5acf03ea44eaad4874ee56f5:rw,z -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-05T05:36:50.570Z] $ docker top 0f40690bded51313c47cc4bf5870c554694fc8539c6526b9020e1a7e81223c16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:36:50.972Z] + git config --global --add safe.directory /w/workspace/323e16de5acf03ea44eaad4874ee56f5 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:36:51.348Z] + make test [2025-11-05T05:36:51.348Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:36:52.724Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-11-05T05:37:14.647Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-11-05T05:37:15.580Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.2% of statements [2025-11-05T05:37:15.580Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-11-05T05:37:16.515Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.988s coverage: 86.5% of statements [2025-11-05T05:37:16.777Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T05:37:16.777Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T05:37:16.777Z] make: *** [Makefile:78: lint] Error 3 [Pipeline] } [2025-11-05T05:37:16.827Z] $ docker stop --time=1 0f40690bded51313c47cc4bf5870c554694fc8539c6526b9020e1a7e81223c16 [2025-11-05T05:37:19.363Z] $ docker rm -f --volumes 0f40690bded51313c47cc4bf5870c554694fc8539c6526b9020e1a7e81223c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:20.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:37:20.757Z] [2025-11-05T05:37:20.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:21.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:37:21.143Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:37:21.143Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:37:21.143Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:37:21.143Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:37:21.143Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:37:21.143Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:37:21.143Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:37:21.143Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:37:21.143Z] 5d3b04190fa2: Waiting [2025-11-05T05:37:21.143Z] 2f39f015ded8: Waiting [2025-11-05T05:37:21.143Z] 33b1e0a273af: Waiting [2025-11-05T05:37:21.143Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:37:21.143Z] 5c69ac0246d0: Download complete [2025-11-05T05:37:21.143Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:37:21.143Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:37:21.144Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:37:21.144Z] 33b1e0a273af: Download complete [2025-11-05T05:37:21.144Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:37:21.144Z] 5d3b04190fa2: Download complete [2025-11-05T05:37:21.144Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:37:21.144Z] ec43610c2a17: Download complete [2025-11-05T05:37:21.404Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:37:21.404Z] 5eb5b503b376: Download complete [2025-11-05T05:37:21.970Z] 2f39f015ded8: Download complete [2025-11-05T05:37:23.348Z] 5eb5b503b376: Pull complete [2025-11-05T05:37:23.348Z] 5c69ac0246d0: Pull complete [2025-11-05T05:37:23.915Z] ec43610c2a17: Pull complete [2025-11-05T05:37:23.915Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:37:24.178Z] 33b1e0a273af: Pull complete [2025-11-05T05:37:24.178Z] 5d3b04190fa2: Pull complete [2025-11-05T05:37:30.741Z] 2f39f015ded8: Pull complete [2025-11-05T05:37:30.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:37:30.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:37:30.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:37:30.992Z] prd-ubuntu20.04-docker-8c-8g-772565 does not seem to be running inside a container [2025-11-05T05:37:31.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/323e16de5acf03ea44eaad4874ee56f5 -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5:/w/workspace/323e16de5acf03ea44eaad4874ee56f5:rw,z -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:37:32.580Z] $ docker top da940f30a8e4bc1bd1ffcd3cdfe8470a069427ad60552207e1c7de5b0bedf608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:37:33.034Z] ---> job-cost.sh [2025-11-05T05:37:33.034Z] lf-activate-venv: SKIPPING [2025-11-05T05:37:33.034Z] INFO: No Stack... [2025-11-05T05:37:33.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:37:33.555Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:37:33.873Z] + cat /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives/cost.csv [2025-11-05T05:37:33.873Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:37:33.925Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] [2025-11-05T05:37:33.933Z] Resource [jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] did not exist. Created. [2025-11-05T05:37:33.940Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:37:34.334Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T05:37:34.395Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:37:34.425Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:37:34.517Z] $ docker stop --time=1 da940f30a8e4bc1bd1ffcd3cdfe8470a069427ad60552207e1c7de5b0bedf608 [2025-11-05T05:37:35.653Z] $ docker rm -f --volumes da940f30a8e4bc1bd1ffcd3cdfe8470a069427ad60552207e1c7de5b0bedf608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:37:36.071Z] Failed in branch amd64 [2025-11-05T05:38:28.891Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772570 in /w/workspace/323e16de5acf03ea44eaad4874ee56f5 [Pipeline] { [Pipeline] ws [2025-11-05T05:38:28.958Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2025-11-05T05:38:32.055Z] The recommended git tool is: git [2025-11-05T05:38:37.746Z] using credential edgex-jenkins-ssh [2025-11-05T05:38:37.768Z] Cloning the remote Git repository [2025-11-05T05:38:37.806Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-11-05T05:38:37.904Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2025-11-05T05:38:38.067Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-11-05T05:38:38.068Z] > git --version # timeout=10 [2025-11-05T05:38:38.092Z] > git --version # 'git version 2.25.1' [2025-11-05T05:38:38.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:38:38.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:38:41.887Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-11-05T05:38:41.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:38:42.909Z] Avoid second fetch [2025-11-05T05:38:42.910Z] Checking out Revision 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 (snyk-fix-323e16de5acf03ea44eaad4874ee56f5) [2025-11-05T05:38:43.665Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-11-05T05:38:43.708Z] > git --version # timeout=10 [2025-11-05T05:38:43.722Z] > git --version # 'git version 2.25.1' [2025-11-05T05:38:43.736Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:38:42.923Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:38:42.992Z] > git checkout -f 9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:38:48.588Z] provisioning config files... [2025-11-05T05:38:48.617Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7941934284844057280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:38:49.372Z] ---> ****-login.sh [2025-11-05T05:38:49.372Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:38:49.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:38:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:38:49.916Z] Configure a credential helper to remove this warning. See [2025-11-05T05:38:49.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:38:49.916Z] [2025-11-05T05:38:49.916Z] Login Succeeded [2025-11-05T05:38:49.916Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:38:50.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:38:50.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:38:50.454Z] Configure a credential helper to remove this warning. See [2025-11-05T05:38:50.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:38:50.454Z] [2025-11-05T05:38:50.454Z] Login Succeeded [2025-11-05T05:38:50.454Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:38:50.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:38:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:38:50.723Z] Configure a credential helper to remove this warning. See [2025-11-05T05:38:50.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:38:50.723Z] [2025-11-05T05:38:50.723Z] Login Succeeded [2025-11-05T05:38:50.723Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:38:50.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:38:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:38:51.268Z] Configure a credential helper to remove this warning. See [2025-11-05T05:38:51.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:38:51.268Z] [2025-11-05T05:38:51.268Z] Login Succeeded [2025-11-05T05:38:51.268Z] ****.io [2025-11-05T05:38:51.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:38:51.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:38:51.540Z] Configure a credential helper to remove this warning. See [2025-11-05T05:38:51.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:38:51.540Z] [2025-11-05T05:38:51.540Z] Login Succeeded [2025-11-05T05:38:51.811Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:38:51.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:38:52.333Z] [edgeX.isLTS] Checking if [snyk-fix-323e16de5acf03ea44eaad4874ee56f5] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:38:52.378Z] [edgeX.isLTS] Checking if [snyk-fix-323e16de5acf03ea44eaad4874ee56f5] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:38:52.425Z] ========================================================= [2025-11-05T05:38:52.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:38:52.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:38:52.973Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:38:53.569Z] Sending build context to Docker daemon 27.02MB [2025-11-05T05:38:53.569Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T05:38:53.569Z] Step 2/13 : FROM ${BASE} AS builder [2025-11-05T05:38:53.851Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:38:53.851Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:38:53.851Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:38:53.851Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:38:53.851Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:38:53.851Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:38:53.851Z] 196fd7d83e7d: Waiting [2025-11-05T05:38:53.851Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:38:53.851Z] deaec5988b04: Pulling fs layer [2025-11-05T05:38:53.851Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:38:53.851Z] 8ba94037c8f0: Waiting [2025-11-05T05:38:53.851Z] 9f65657bb879: Waiting [2025-11-05T05:38:53.851Z] 4f4fb700ef54: Waiting [2025-11-05T05:38:53.851Z] deaec5988b04: Waiting [2025-11-05T05:38:53.851Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:38:53.851Z] d32bb0dddca7: Download complete [2025-11-05T05:38:53.851Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:38:53.851Z] 196fd7d83e7d: Download complete [2025-11-05T05:38:53.851Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:38:53.851Z] 4f4fb700ef54: Download complete [2025-11-05T05:38:53.851Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:38:53.851Z] 8ba94037c8f0: Download complete [2025-11-05T05:38:54.125Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:38:54.126Z] 6b59a28fa201: Download complete [2025-11-05T05:38:54.721Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:38:54.721Z] 9f65657bb879: Download complete [2025-11-05T05:38:54.992Z] 6b59a28fa201: Pull complete [2025-11-05T05:38:55.600Z] d32bb0dddca7: Pull complete [2025-11-05T05:38:55.869Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:38:55.869Z] 5dab1238d3d9: Download complete [2025-11-05T05:38:57.293Z] deaec5988b04: Verifying Checksum [2025-11-05T05:38:57.293Z] deaec5988b04: Download complete [2025-11-05T05:39:12.328Z] 5dab1238d3d9: Pull complete [2025-11-05T05:39:12.328Z] 196fd7d83e7d: Pull complete [2025-11-05T05:39:12.328Z] 4f4fb700ef54: Pull complete [2025-11-05T05:39:12.328Z] 8ba94037c8f0: Pull complete [2025-11-05T05:39:22.485Z] deaec5988b04: Pull complete [2025-11-05T05:39:23.904Z] 9f65657bb879: Pull complete [2025-11-05T05:39:23.904Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:39:23.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:39:23.904Z] ---> 334268110677 [2025-11-05T05:39:23.904Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:39:26.509Z] ---> Running in 95d4da37974a [2025-11-05T05:39:26.509Z] Removing intermediate container 95d4da37974a [2025-11-05T05:39:26.509Z] ---> ef1b780f7711 [2025-11-05T05:39:26.509Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:39:26.794Z] ---> Running in f2509d59924a [2025-11-05T05:39:27.064Z] Removing intermediate container f2509d59924a [2025-11-05T05:39:27.064Z] ---> a4e923526806 [2025-11-05T05:39:27.064Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T05:39:27.064Z] ---> Running in eedfb70fc388 [2025-11-05T05:39:27.334Z] Removing intermediate container eedfb70fc388 [2025-11-05T05:39:27.334Z] ---> 90bda02c5c5d [2025-11-05T05:39:27.334Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:39:27.608Z] ---> Running in 53e0c2158f2f [2025-11-05T05:39:27.883Z] Removing intermediate container 53e0c2158f2f [2025-11-05T05:39:27.883Z] ---> b765f81134b0 [2025-11-05T05:39:27.883Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-11-05T05:39:27.883Z] ---> Running in 41c7a2fff108 [2025-11-05T05:39:28.469Z] Removing intermediate container 41c7a2fff108 [2025-11-05T05:39:28.469Z] ---> 09d345e95614 [2025-11-05T05:39:28.469Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:39:28.469Z] ---> Running in 927ed4a43fdf [2025-11-05T05:39:29.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:39:29.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:39:31.866Z] OK: 255 MiB in 60 packages [2025-11-05T05:39:32.834Z] Removing intermediate container 927ed4a43fdf [2025-11-05T05:39:32.834Z] ---> c093af008949 [2025-11-05T05:39:32.834Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-11-05T05:39:32.834Z] ---> Running in d6c6a195f0e1 [2025-11-05T05:39:33.105Z] Removing intermediate container d6c6a195f0e1 [2025-11-05T05:39:33.105Z] ---> 887cb88f5481 [2025-11-05T05:39:33.105Z] Step 10/13 : COPY go.mod vendor* ./ [2025-11-05T05:39:33.696Z] ---> ea348090f2d5 [2025-11-05T05:39:33.696Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:39:33.696Z] ---> Running in 288f46eb7bd1 [2025-11-05T05:41:25.426Z] Removing intermediate container 288f46eb7bd1 [2025-11-05T05:41:25.426Z] ---> 9a69d7537611 [2025-11-05T05:41:25.426Z] Step 12/13 : COPY . . [2025-11-05T05:41:26.387Z] ---> 52c6f49b3e9a [2025-11-05T05:41:26.387Z] Step 13/13 : RUN ${MAKE} [2025-11-05T05:41:26.387Z] ---> Running in bd194074d36f [2025-11-05T05:41:27.530Z] noop [2025-11-05T05:41:27.977Z] Removing intermediate container bd194074d36f [2025-11-05T05:41:27.977Z] ---> 3857dccd3a1d [2025-11-05T05:41:27.977Z] Successfully built 3857dccd3a1d [2025-11-05T05:41:27.977Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:41:28.505Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:41:28.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:41:28.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-772570 does not seem to be running inside a container [2025-11-05T05:41:29.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:41:30.544Z] $ docker top da1b5e1bf592742fd5d37cdd9632a8e63ac8458ff521753160c965b28f17f544 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:41:31.482Z] + go version [2025-11-05T05:41:31.482Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:41:31.514Z] $ docker stop --time=1 da1b5e1bf592742fd5d37cdd9632a8e63ac8458ff521753160c965b28f17f544 [2025-11-05T05:41:33.254Z] $ docker rm -f --volumes da1b5e1bf592742fd5d37cdd9632a8e63ac8458ff521753160c965b28f17f544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:41:34.589Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:41:34.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:41:34.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-772570 does not seem to be running inside a container [2025-11-05T05:41:34.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:41:36.392Z] $ docker top 02d4740d37e8191a3c0bf317b97607a05434babeca6d111637a1dc546c705cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:41:37.346Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:41:38.057Z] + make test [2025-11-05T05:41:38.057Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:41:44.854Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-11-05T05:45:51.861Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-11-05T05:45:55.211Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 31.2% of statements [2025-11-05T05:45:55.211Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-11-05T05:46:21.912Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.881s coverage: 86.5% of statements [2025-11-05T05:46:21.912Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:46:21.912Z] go vet ./... [2025-11-05T05:47:18.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:47:18.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:47:18.339Z] ./bin/test-attribution-txt.sh [2025-11-05T05:47:18.339Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-11-05T05:47:18.384Z] [edgeX.isLTS] Checking if [snyk-fix-323e16de5acf03ea44eaad4874ee56f5] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:47:18.422Z] $ docker stop --time=1 02d4740d37e8191a3c0bf317b97607a05434babeca6d111637a1dc546c705cc0 [2025-11-05T05:47:20.398Z] $ docker rm -f --volumes 02d4740d37e8191a3c0bf317b97607a05434babeca6d111637a1dc546c705cc0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:47:22.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:47:23.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:47:23.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:47:24.323Z] + ls -al . [2025-11-05T05:47:24.323Z] total 308 [2025-11-05T05:47:24.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:41 . [2025-11-05T05:47:24.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:38 .. [2025-11-05T05:47:24.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:38 .git [2025-11-05T05:47:24.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:38 .github [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 5 05:38 .gitignore [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 5 05:38 .golangci.yml [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 20612 Nov 5 05:38 Attribution.txt [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 19022 Nov 5 05:38 CHANGELOG.md [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 1717 Nov 5 05:38 Dockerfile [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:38 GOVERNANCE.md [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 5 05:38 Jenkinsfile [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 5 05:38 LICENSE [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 5 05:38 Makefile [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 05:38 OWNERS.md [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 5 05:38 README.md [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 05:36 VERSION [2025-11-05T05:47:24.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:38 bin [2025-11-05T05:47:24.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:38 cmd [2025-11-05T05:47:24.323Z] -rw-r--r-- 1 jenkins jenkins 85764 Nov 5 05:46 coverage.out [2025-11-05T05:47:24.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:38 doc [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 6510 Nov 5 05:38 go.mod [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 87686 Nov 5 05:38 go.sum [2025-11-05T05:47:24.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:38 internal [2025-11-05T05:47:24.323Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 5 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:47:24.785Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 --label arch=arm64 --label version=0.0.0 . [2025-11-05T05:47:25.378Z] Sending build context to Docker daemon 27.1MB [2025-11-05T05:47:25.647Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T05:47:25.647Z] Step 2/27 : FROM ${BASE} AS builder [2025-11-05T05:47:25.647Z] ---> 3857dccd3a1d [2025-11-05T05:47:25.647Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:47:25.647Z] ---> Running in 43cc568616e1 [2025-11-05T05:47:26.237Z] Removing intermediate container 43cc568616e1 [2025-11-05T05:47:26.237Z] ---> f43a092b2b55 [2025-11-05T05:47:26.237Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:47:26.237Z] ---> Running in ce84702c2373 [2025-11-05T05:47:26.506Z] Removing intermediate container ce84702c2373 [2025-11-05T05:47:26.506Z] ---> a79a422d765b [2025-11-05T05:47:26.506Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T05:47:26.506Z] ---> Running in ab70650aed96 [2025-11-05T05:47:28.461Z] Removing intermediate container ab70650aed96 [2025-11-05T05:47:28.461Z] ---> f9a232910d2c [2025-11-05T05:47:28.461Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:47:28.461Z] ---> Running in 3cbd0d56aa66 [2025-11-05T05:47:28.729Z] Removing intermediate container 3cbd0d56aa66 [2025-11-05T05:47:28.729Z] ---> c5111e3fce9b [2025-11-05T05:47:28.729Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-11-05T05:47:28.729Z] ---> Running in 2a8cca924ef9 [2025-11-05T05:47:28.998Z] Removing intermediate container 2a8cca924ef9 [2025-11-05T05:47:28.998Z] ---> dc4048a1037c [2025-11-05T05:47:28.998Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:47:29.269Z] ---> Running in 3f438a23338f [2025-11-05T05:47:30.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:47:30.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:47:32.777Z] OK: 255 MiB in 60 packages [2025-11-05T05:47:33.737Z] Removing intermediate container 3f438a23338f [2025-11-05T05:47:33.737Z] ---> 90d681a220f9 [2025-11-05T05:47:33.737Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-11-05T05:47:34.004Z] ---> Running in 5e3a2da74007 [2025-11-05T05:47:34.275Z] Removing intermediate container 5e3a2da74007 [2025-11-05T05:47:34.275Z] ---> 44527b235248 [2025-11-05T05:47:34.275Z] Step 10/27 : COPY go.mod vendor* ./ [2025-11-05T05:47:34.879Z] ---> 39e5cfa59076 [2025-11-05T05:47:34.879Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:47:34.879Z] ---> Running in 795289a6236b [2025-11-05T05:47:37.477Z] Removing intermediate container 795289a6236b [2025-11-05T05:47:37.477Z] ---> 3339d00f0012 [2025-11-05T05:47:37.477Z] Step 12/27 : COPY . . [2025-11-05T05:47:41.742Z] ---> 5652f0dffc1f [2025-11-05T05:47:41.742Z] Step 13/27 : RUN ${MAKE} [2025-11-05T05:47:41.742Z] ---> Running in cd1ce96cb07a [2025-11-05T05:47:42.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-11-05T05:52:03.865Z] Removing intermediate container cd1ce96cb07a [2025-11-05T05:52:03.865Z] ---> 02f6da2cdd1a [2025-11-05T05:52:03.865Z] Step 14/27 : FROM alpine:3.22.1 [2025-11-05T05:52:03.865Z] 3.22.1: Pulling from library/alpine [2025-11-05T05:52:03.865Z] 6e174226ea69: Pulling fs layer [2025-11-05T05:52:03.865Z] 6e174226ea69: Verifying Checksum [2025-11-05T05:52:03.865Z] 6e174226ea69: Download complete [2025-11-05T05:52:03.865Z] 6e174226ea69: Pull complete [2025-11-05T05:52:03.865Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-05T05:52:03.865Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-05T05:52:03.865Z] ---> 02f8efbefad6 [2025-11-05T05:52:03.865Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-11-05T05:52:03.865Z] ---> Running in fbf1eca4bc9c [2025-11-05T05:52:03.865Z] Removing intermediate container fbf1eca4bc9c [2025-11-05T05:52:03.865Z] ---> 80e66d3ec436 [2025-11-05T05:52:03.865Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:52:03.865Z] ---> Running in 76bbcc12c7f5 [2025-11-05T05:52:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:03.865Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:52:03.865Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T05:52:03.865Z] OK: 8 MiB in 17 packages [2025-11-05T05:52:03.865Z] Removing intermediate container 76bbcc12c7f5 [2025-11-05T05:52:03.865Z] ---> 44902c8cfe9c [2025-11-05T05:52:03.865Z] Step 17/27 : RUN apk --no-cache upgrade [2025-11-05T05:52:03.865Z] ---> Running in dd217d1d66a4 [2025-11-05T05:52:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:03.865Z] Upgrading critical system libraries and apk-tools: [2025-11-05T05:52:03.865Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T05:52:03.865Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T05:52:03.865Z] Continuing the upgrade transaction with new apk-tools: [2025-11-05T05:52:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:04.827Z] (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:52:04.827Z] Executing busybox-1.37.0-r19.post-upgrade [2025-11-05T05:52:04.827Z] (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:52:04.827Z] (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-05T05:52:04.827Z] (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T05:52:05.096Z] (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-05T05:52:05.096Z] (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T05:52:05.096Z] (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:52:05.096Z] (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T05:52:05.096Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:52:05.365Z] OK: 8 MiB in 17 packages [2025-11-05T05:52:06.327Z] Removing intermediate container dd217d1d66a4 [2025-11-05T05:52:06.327Z] ---> 876f1c27a0f5 [2025-11-05T05:52:06.327Z] Step 18/27 : WORKDIR / [2025-11-05T05:52:06.594Z] ---> Running in 10bb8fc12509 [2025-11-05T05:52:06.860Z] Removing intermediate container 10bb8fc12509 [2025-11-05T05:52:06.860Z] ---> 9406b653255c [2025-11-05T05:52:06.860Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-11-05T05:52:08.802Z] ---> 19cba3f73101 [2025-11-05T05:52:08.802Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-11-05T05:52:09.385Z] ---> f066427b7adb [2025-11-05T05:52:09.385Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-11-05T05:52:09.973Z] ---> d9c4a26a2b12 [2025-11-05T05:52:09.973Z] Step 22/27 : EXPOSE 59984 [2025-11-05T05:52:09.973Z] ---> Running in 73af8990e7fa [2025-11-05T05:52:10.240Z] Removing intermediate container 73af8990e7fa [2025-11-05T05:52:10.240Z] ---> 6b1b21124c2a [2025-11-05T05:52:10.240Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-11-05T05:52:10.507Z] ---> Running in 8ad3bc6da84f [2025-11-05T05:52:10.775Z] Removing intermediate container 8ad3bc6da84f [2025-11-05T05:52:10.775Z] ---> f048cdaab3fc [2025-11-05T05:52:10.775Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:52:10.775Z] ---> Running in 4e1839feab03 [2025-11-05T05:52:11.046Z] Removing intermediate container 4e1839feab03 [2025-11-05T05:52:11.046Z] ---> 7659d42d526f [2025-11-05T05:52:11.046Z] Step 25/27 : LABEL arch=arm64 [2025-11-05T05:52:11.315Z] ---> Running in 34f31a4380fb [2025-11-05T05:52:11.581Z] Removing intermediate container 34f31a4380fb [2025-11-05T05:52:11.581Z] ---> 3c50fc4efc55 [2025-11-05T05:52:11.581Z] Step 26/27 : LABEL git_sha=9cb7acc69074d86ecc13b3ff28d2ddc2e4d11831 [2025-11-05T05:52:11.581Z] ---> Running in c5a8d693a43f [2025-11-05T05:52:12.165Z] Removing intermediate container c5a8d693a43f [2025-11-05T05:52:12.165Z] ---> 3d3fde25ca45 [2025-11-05T05:52:12.165Z] Step 27/27 : LABEL version=0.0.0 [2025-11-05T05:52:12.165Z] ---> Running in ec011f35bbe5 [2025-11-05T05:52:12.434Z] Removing intermediate container ec011f35bbe5 [2025-11-05T05:52:12.434Z] ---> 2864bb2dd9f6 [2025-11-05T05:52:12.434Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:52:12.434Z] Successfully built 2864bb2dd9f6 [2025-11-05T05:52:12.434Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:52:13.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:52:13.457Z] [2025-11-05T05:52:13.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:52:13.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:52:13.883Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:52:13.883Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:52:13.883Z] 04944245beec: Pulling fs layer [2025-11-05T05:52:13.883Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:52:13.883Z] 765212b225bb: Pulling fs layer [2025-11-05T05:52:13.883Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:52:13.883Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:52:13.883Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:52:13.883Z] 765212b225bb: Waiting [2025-11-05T05:52:14.153Z] f23df028b6ca: Waiting [2025-11-05T05:52:14.153Z] d65c8cfc05b1: Waiting [2025-11-05T05:52:14.153Z] 2437ff75d9bd: Waiting [2025-11-05T05:52:14.153Z] 04944245beec: Verifying Checksum [2025-11-05T05:52:14.153Z] 04944245beec: Download complete [2025-11-05T05:52:14.153Z] 765212b225bb: Download complete [2025-11-05T05:52:14.153Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:52:14.153Z] f23df028b6ca: Download complete [2025-11-05T05:52:14.153Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:52:14.153Z] d65c8cfc05b1: Download complete [2025-11-05T05:52:14.421Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:52:14.421Z] 699f458cf7ca: Download complete [2025-11-05T05:52:14.688Z] 8998bd30e6a1: Download complete [2025-11-05T05:52:17.279Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:52:17.279Z] 2437ff75d9bd: Download complete [2025-11-05T05:52:19.856Z] 8998bd30e6a1: Pull complete [2025-11-05T05:52:20.442Z] 04944245beec: Pull complete [2025-11-05T05:52:22.385Z] 699f458cf7ca: Pull complete [2025-11-05T05:52:22.385Z] 765212b225bb: Pull complete [2025-11-05T05:52:23.348Z] f23df028b6ca: Pull complete [2025-11-05T05:52:23.348Z] d65c8cfc05b1: Pull complete [2025-11-05T05:52:41.550Z] 2437ff75d9bd: Pull complete [2025-11-05T05:52:41.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:52:41.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:52:41.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:52:41.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-772570 does not seem to be running inside a container [2025-11-05T05:52:41.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:52:45.155Z] $ docker top e4b659856d76129d155c771d64c25a9a0bf7f77c907c0507302373c80e0b934e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:52:46.107Z] ---> job-cost.sh [2025-11-05T05:52:46.107Z] lf-activate-venv: SKIPPING [2025-11-05T05:52:46.107Z] INFO: No Stack... [2025-11-05T05:52:46.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:52:47.284Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:52:48.031Z] + cut -d, -f6 [2025-11-05T05:52:48.031Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2025-11-05T05:52:48.097Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] [2025-11-05T05:52:48.102Z] Resource [jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] did not exist. Created. [2025-11-05T05:52:48.107Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:52:48.866Z] /w/workspace/device-onvif-camera/1@tmp/durable-ea4d04a4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:52:49.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:52:49.617Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:52:49.704Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:52:49.723Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-snyk-fix-323e16de5acf03ea44eaad4874ee56f5-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:52:49.801Z] $ docker stop --time=1 e4b659856d76129d155c771d64c25a9a0bf7f77c907c0507302373c80e0b934e [2025-11-05T05:52:51.409Z] $ docker rm -f --volumes e4b659856d76129d155c771d64c25a9a0bf7f77c907c0507302373c80e0b934e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:52:54.512Z] + [ -d /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives ] [2025-11-05T05:52:54.512Z] + ls -al /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives [2025-11-05T05:52:54.512Z] total 16 [2025-11-05T05:52:54.512Z] drwxr-xr-x 3 root root 4096 Nov 5 05:37 . [2025-11-05T05:52:54.512Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:37 .. [2025-11-05T05:52:54.512Z] drwxr-xr-x 2 root root 4096 Nov 5 05:37 cost [2025-11-05T05:52:54.512Z] -rw-r--r-- 1 root root 126 Nov 5 05:37 cost.csv [2025-11-05T05:52:54.512Z] + sudo chown -R jenkins:jenkins /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives [2025-11-05T05:52:54.512Z] + ls -al /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives [2025-11-05T05:52:54.512Z] total 16 [2025-11-05T05:52:54.512Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:37 . [2025-11-05T05:52:54.512Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:37 .. [2025-11-05T05:52:54.512Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:37 cost [2025-11-05T05:52:54.512Z] -rw-r--r-- 1 jenkins jenkins 126 Nov 5 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:52:54.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:52:55.732Z] ---> package-listing.sh [2025-11-05T05:52:55.732Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:52:55.732Z] ++ facter osfamily [2025-11-05T05:52:55.991Z] + OS_FAMILY=debian [2025-11-05T05:52:55.991Z] + workspace=/w/workspace/323e16de5acf03ea44eaad4874ee56f5 [2025-11-05T05:52:55.991Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:52:55.991Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:52:55.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:52:55.991Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:52:55.991Z] + '[' /w/workspace/323e16de5acf03ea44eaad4874ee56f5 ']' [2025-11-05T05:52:55.991Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:52:55.991Z] + case "${OS_FAMILY}" in [2025-11-05T05:52:55.991Z] + dpkg -l [2025-11-05T05:52:55.991Z] + grep '^ii' [2025-11-05T05:52:55.991Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:52:55.991Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:52:55.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:52:55.991Z] + '[' /w/workspace/323e16de5acf03ea44eaad4874ee56f5 ']' [2025-11-05T05:52:55.991Z] + mkdir -p /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives/ [2025-11-05T05:52:55.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/323e16de5acf03ea44eaad4874ee56f5/archives/ [Pipeline] echo [2025-11-05T05:52:56.027Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:52:56.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:52:56.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:52:56.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:52:57.110Z] prd-ubuntu20.04-docker-8c-8g-772565 does not seem to be running inside a container [2025-11-05T05:52:57.154Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/323e16de5acf03ea44eaad4874ee56f5 -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5:/w/workspace/323e16de5acf03ea44eaad4874ee56f5:rw,z -v /w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:52:57.358Z] $ docker top b087aa42870f260aae2c0377359ca583c5f7eb7b93bea7bf9bc82084a2134602 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:52:57.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:52:58.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:52:58.372Z] + ls /var/log/sa-host [2025-11-05T05:52:58.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:52:58.634Z] provisioning config files... [2025-11-05T05:52:58.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/323e16de5acf03ea44eaad4874ee56f5@tmp/config6695276541333462321tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:52:58.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:52:59.030Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:52:59.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:52:59.490Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:52:59.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:52:59.839Z] ---> sudo-logs.sh [2025-11-05T05:52:59.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:52:59.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:00.250Z] ---> job-cost.sh [2025-11-05T05:53:00.250Z] lf-activate-venv: SKIPPING [2025-11-05T05:53:00.250Z] DEBUG: total: 0.2199999988079071 [2025-11-05T05:53:00.250Z] INFO: Retrieving Stack Cost... [2025-11-05T05:53:00.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:53:01.080Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:53:01.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:01.463Z] ---> logs-deploy.sh [2025-11-05T05:53:01.463Z] lf-activate-venv: SKIPPING [2025-11-05T05:53:01.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/snyk-fix-323e16de5acf03ea44eaad4874ee56f5/1 [2025-11-05T05:53:01.463Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:53:02.414Z] Archives upload complete. [2025-11-05T05:53:02.414Z] INFO: archiving logs to Nexus