Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ee9afaac832d34d625f506f71b63586f73be28c 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-ssh8502026427244985243.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-ssh8676815641038116519.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11030634227651338855.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 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-ssh1105089565898519512.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11062210311906943452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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], goVersion:1.25] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3937 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 > 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 Avoid second fetch Checking out Revision 2ee9afaac832d34d625f506f71b63586f73be28c (main) Commit message: "Merge pull request #553 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 2ee9afaac832d34d625f506f71b63586f73be28c # timeout=10 > git rev-list --no-walk f73b0e826ac828b616676455099e46cacb0f4f8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-23T08:31:17.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-23T08:31:17.972Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-23T08:31:17.995Z] ========================================================= [2026-03-23T08:31:17.996Z] EdgeX Global Pipelines Version Info [2026-03-23T08:31:17.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:31:19.156Z] ------------------- [2026-03-23T08:31:19.157Z] stable info: [2026-03-23T08:31:19.157Z] ------------------- [2026-03-23T08:31:19.157Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-23T08:31:19.157Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-23T08:31:19.157Z] Message: update stable to v1.0.278 [2026-03-23T08:31:19.736Z] ------------------- [2026-03-23T08:31:19.736Z] experimental info: [2026-03-23T08:31:19.736Z] ------------------- [2026-03-23T08:31:19.737Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-23T08:31:19.737Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-23T08:31:19.737Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-23T08:31:19.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-03-23T08:31:19.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-03-23T08:31:19.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-23T08:31:19.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-23T08:31:19.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-23T08:31:19.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-23T08:31:19.943Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-23T08:31:19.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-23T08:31:19.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-23T08:31:20.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-23T08:31:20.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-23T08:31:20.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-03-23T08:31:20.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-23T08:31:20.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-23T08:31:20.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T08:31:20.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T08:31:20.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T08:31:20.205Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T08:31:20.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-23T08:31:20.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-23T08:31:20.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-23T08:31:20.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-03-23T08:31:20.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-23T08:31:20.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-23T08:31:20.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-23T08:31:20.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-23T08:31:20.422Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-23T08:31:20.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-23T08:31:20.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-23T08:31:20.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-23T08:31:20.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo [2026-03-23T08:31:20.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ee9afa [Pipeline] echo [2026-03-23T08:31:20.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:31:20.613Z] provisioning config files... [2026-03-23T08:31:20.634Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12286730079674837772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:31:20.975Z] ---> ****-login.sh [2026-03-23T08:31:20.975Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:31:20.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:21.234Z] [2026-03-23T08:31:21.234Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:21.235Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:21.235Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:21.235Z] [2026-03-23T08:31:21.235Z] Login Succeeded [2026-03-23T08:31:21.235Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:31:21.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:21.495Z] [2026-03-23T08:31:21.495Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:21.495Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:21.495Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:21.495Z] [2026-03-23T08:31:21.495Z] Login Succeeded [2026-03-23T08:31:21.495Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:31:21.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:21.495Z] [2026-03-23T08:31:21.495Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:21.495Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:21.495Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:21.495Z] [2026-03-23T08:31:21.495Z] Login Succeeded [2026-03-23T08:31:21.495Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:31:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:21.756Z] [2026-03-23T08:31:21.756Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:21.756Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:21.756Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:21.756Z] [2026-03-23T08:31:21.756Z] Login Succeeded [2026-03-23T08:31:21.756Z] ****.io [2026-03-23T08:31:21.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:22.017Z] [2026-03-23T08:31:22.017Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:22.017Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:22.017Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:22.017Z] [2026-03-23T08:31:22.017Z] Login Succeeded [2026-03-23T08:31:22.017Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:31:22.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-23T08:31:22.443Z] + git rev-list -1 --merges 2ee9afaac832d34d625f506f71b63586f73be28c~1..2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo [2026-03-23T08:31:22.471Z] -----------> git rev-list -1 --merges 2ee9afaac832d34d625f506f71b63586f73be28c~1..2ee9afaac832d34d625f506f71b63586f73be28c 2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:31:22.471Z] 2ee9afaac832d34d625f506f71b63586f73be28c [false] [Pipeline] sh [2026-03-23T08:31:22.765Z] + git log --format=format:%s -1 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo [2026-03-23T08:31:22.781Z] ========================================================= [2026-03-23T08:31:22.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-23T08:31:22.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T08:31:23.125Z] + git log --format=format:%s -1 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo [2026-03-23T08:31:23.138Z] [semverPrep] GIT_COMMIT: 2ee9afaac832d34d625f506f71b63586f73be28c, Commit Message: Merge pull request #553 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-23T08:31:23.154Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-23T08:31:23.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:31:23.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-23T08:31:23.545Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-23T08:31:23.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-23T08:31:23.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-23T08:31:23.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-23T08:31:23.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:31:23.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:31:23.961Z] [2026-03-23T08:31:23.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:31:24.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:31:24.271Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-23T08:31:24.271Z] 3dae71ba6b94: Pulling fs layer [2026-03-23T08:31:24.271Z] 6bf1a483ea7c: Pulling fs layer [2026-03-23T08:31:24.271Z] f5dfc541a4d3: Pulling fs layer [2026-03-23T08:31:24.271Z] 461d9e800cba: Pulling fs layer [2026-03-23T08:31:24.271Z] 80192f66455f: Pulling fs layer [2026-03-23T08:31:24.271Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-23T08:31:24.271Z] a29436f7fd5d: Pulling fs layer [2026-03-23T08:31:24.271Z] 923cac83aea3: Pulling fs layer [2026-03-23T08:31:24.271Z] 25ad8b0a4227: Pulling fs layer [2026-03-23T08:31:24.271Z] db01528c6b51: Pulling fs layer [2026-03-23T08:31:24.271Z] 28988de357af: Pulling fs layer [2026-03-23T08:31:24.271Z] a29436f7fd5d: Waiting [2026-03-23T08:31:24.271Z] 923cac83aea3: Waiting [2026-03-23T08:31:24.271Z] 25ad8b0a4227: Waiting [2026-03-23T08:31:24.271Z] db01528c6b51: Waiting [2026-03-23T08:31:24.271Z] 461d9e800cba: Waiting [2026-03-23T08:31:24.271Z] 28988de357af: Waiting [2026-03-23T08:31:24.271Z] 80192f66455f: Waiting [2026-03-23T08:31:24.271Z] 2e8e34ca0e6c: Waiting [2026-03-23T08:31:24.271Z] 6bf1a483ea7c: Verifying Checksum [2026-03-23T08:31:24.271Z] 6bf1a483ea7c: Download complete [2026-03-23T08:31:24.271Z] 461d9e800cba: Download complete [2026-03-23T08:31:24.529Z] 80192f66455f: Verifying Checksum [2026-03-23T08:31:24.529Z] 80192f66455f: Download complete [2026-03-23T08:31:24.529Z] f5dfc541a4d3: Verifying Checksum [2026-03-23T08:31:24.529Z] f5dfc541a4d3: Download complete [2026-03-23T08:31:24.529Z] 3dae71ba6b94: Verifying Checksum [2026-03-23T08:31:24.529Z] 3dae71ba6b94: Download complete [2026-03-23T08:31:24.529Z] 923cac83aea3: Verifying Checksum [2026-03-23T08:31:24.529Z] 25ad8b0a4227: Verifying Checksum [2026-03-23T08:31:24.529Z] 25ad8b0a4227: Download complete [2026-03-23T08:31:24.788Z] db01528c6b51: Verifying Checksum [2026-03-23T08:31:24.788Z] db01528c6b51: Download complete [2026-03-23T08:31:24.788Z] 28988de357af: Download complete [2026-03-23T08:31:24.788Z] a29436f7fd5d: Verifying Checksum [2026-03-23T08:31:24.788Z] a29436f7fd5d: Download complete [2026-03-23T08:31:25.356Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-23T08:31:25.356Z] 2e8e34ca0e6c: Download complete [2026-03-23T08:31:25.923Z] 3dae71ba6b94: Pull complete [2026-03-23T08:31:26.182Z] 6bf1a483ea7c: Pull complete [2026-03-23T08:31:26.751Z] f5dfc541a4d3: Pull complete [2026-03-23T08:31:26.751Z] 461d9e800cba: Pull complete [2026-03-23T08:31:26.751Z] 80192f66455f: Pull complete [2026-03-23T08:31:30.037Z] 2e8e34ca0e6c: Pull complete [2026-03-23T08:31:30.604Z] a29436f7fd5d: Pull complete [2026-03-23T08:31:30.864Z] 923cac83aea3: Pull complete [2026-03-23T08:31:30.864Z] 25ad8b0a4227: Pull complete [2026-03-23T08:31:30.864Z] db01528c6b51: Pull complete [2026-03-23T08:31:30.864Z] 28988de357af: Pull complete [2026-03-23T08:31:30.864Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-23T08:31:31.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:31:31.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:31:31.346Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:31:31.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:31:35.302Z] $ docker top a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 -eo pid,comm [2026-03-23T08:31:35.350Z] 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). [2026-03-23T08:31:35.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:31:35.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:31:35.412Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:31:35.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:31:35.525Z] $ docker exec a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent [2026-03-23T08:31:35.641Z] SSH_AUTH_SOCK=/tmp/ssh-zpx7HJUgH1HZ/agent.32 [2026-03-23T08:31:35.641Z] SSH_AGENT_PID=38 [2026-03-23T08:31:35.648Z] Running ssh-add (command line suppressed) [2026-03-23T08:31:35.754Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6228418724957509858.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6228418724957509858.key) [2026-03-23T08:31:35.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:31:36.066Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2026-03-23T08:31:36.354Z] + git tag --points-at HEAD [Pipeline] } [2026-03-23T08:31:36.369Z] $ docker exec --env ******** --env ******** a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent -k [2026-03-23T08:31:36.467Z] unset SSH_AUTH_SOCK; [2026-03-23T08:31:36.467Z] unset SSH_AGENT_PID; [2026-03-23T08:31:36.467Z] echo Agent pid 38 killed; [2026-03-23T08:31:36.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-23T08:31:36.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:31:36.516Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:31:36.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:31:36.638Z] $ docker exec a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent [2026-03-23T08:31:36.747Z] SSH_AUTH_SOCK=/tmp/ssh-4g0IFY1wiUOR/agent.85 [2026-03-23T08:31:36.747Z] SSH_AGENT_PID=91 [2026-03-23T08:31:36.752Z] Running ssh-add (command line suppressed) [2026-03-23T08:31:36.858Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15832866011755660788.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15832866011755660788.key) [2026-03-23T08:31:36.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:31:37.156Z] + git semver init [2026-03-23T08:31:37.415Z] 2026-03-23 08:31:37,382 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:31:37.415Z] 2026-03-23 08:31:37,386 [run_init] DEBUG init version:0.0.0 force:False [2026-03-23T08:31:37.415Z] 2026-03-23 08:31:37,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2026-03-23T08:31:37.415Z] 2026-03-23 08:31:37,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2026-03-23T08:31:37.415Z] 2026-03-23 08:31:37,388 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:31:39.325Z] 2026-03-23 08:31:38,990 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2026-03-23T08:31:39.325Z] 2026-03-23 08:31:38,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2026-03-23T08:31:39.325Z] 2026-03-23 08:31:38,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:31:39.325Z] 2026-03-23 08:31:38,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:31:39.325Z] 4.1.0-dev.20 [Pipeline] } [2026-03-23T08:31:39.338Z] $ docker exec --env ******** --env ******** a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 ssh-agent -k [2026-03-23T08:31:39.447Z] unset SSH_AUTH_SOCK; [2026-03-23T08:31:39.448Z] unset SSH_AGENT_PID; [2026-03-23T08:31:39.448Z] echo Agent pid 91 killed; [2026-03-23T08:31:39.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:31:39.783Z] + git semver [Pipeline] } [2026-03-23T08:31:40.059Z] $ docker stop --time=1 a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 [2026-03-23T08:31:41.353Z] $ docker rm -f --volumes a70afcd73632b344bc9300d6a386d6d09194197f1f3da3b444ed8893a0dbf9f0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:31:41.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-23T08:31:41.975Z] Stashed 1 file(s) [Pipeline] echo [2026-03-23T08:31:41.979Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 [2026-03-23T08:31:42.152Z] provisioning config files... [2026-03-23T08:31:42.164Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17831650888848068849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:31:42.468Z] ---> ****-login.sh [2026-03-23T08:31:42.468Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:31:42.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:42.468Z] Login Succeeded [2026-03-23T08:31:42.468Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:31:42.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:42.468Z] Login Succeeded [2026-03-23T08:31:42.468Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:31:42.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:42.728Z] Login Succeeded [2026-03-23T08:31:42.728Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:31:42.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:42.728Z] Login Succeeded [2026-03-23T08:31:42.728Z] ****.io [2026-03-23T08:31:42.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:42.988Z] Login Succeeded [2026-03-23T08:31:42.988Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:31:42.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T08:31:43.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:31:43.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:31:43.146Z] ========================================================= [2026-03-23T08:31:43.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-23T08:31:43.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:31:43.480Z] + 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 . [2026-03-23T08:31:44.047Z] #0 building with "default" instance using docker driver [2026-03-23T08:31:44.047Z] [2026-03-23T08:31:44.047Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:31:44.047Z] #1 transferring dockerfile: 1.75kB done [2026-03-23T08:31:44.047Z] #1 DONE 0.0s [2026-03-23T08:31:44.047Z] [2026-03-23T08:31:44.047Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-23T08:31:44.047Z] #2 DONE 0.1s [2026-03-23T08:31:44.306Z] [2026-03-23T08:31:44.306Z] #3 [internal] load .dockerignore [2026-03-23T08:31:44.306Z] #3 transferring context: 2B done [2026-03-23T08:31:44.306Z] #3 DONE 0.0s [2026-03-23T08:31:44.306Z] [2026-03-23T08:31:44.306Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T08:31:44.306Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-23T08:31:44.306Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-23T08:31:44.306Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-23T08:31:44.306Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-23T08:31:44.306Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-03-23T08:31:44.306Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-03-23T08:31:44.306Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-23T08:31:44.306Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-23T08:31:44.564Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-23T08:31:44.564Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-03-23T08:31:44.564Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-23T08:31:44.564Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-23T08:31:44.564Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-23T08:31:44.564Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-23T08:31:44.564Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-23T08:31:44.564Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-03-23T08:31:44.564Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s [2026-03-23T08:31:44.564Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-23T08:31:44.564Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s [2026-03-23T08:31:44.564Z] #4 ... [2026-03-23T08:31:44.564Z] [2026-03-23T08:31:44.564Z] #5 [internal] load build context [2026-03-23T08:31:44.564Z] #5 transferring context: 48.25MB 0.3s done [2026-03-23T08:31:44.564Z] #5 DONE 0.4s [2026-03-23T08:31:44.564Z] [2026-03-23T08:31:44.564Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T08:31:44.564Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.4s [2026-03-23T08:31:44.564Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-03-23T08:31:44.564Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s [2026-03-23T08:31:44.564Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-23T08:31:44.823Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-03-23T08:31:44.823Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-23T08:31:44.823Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s [2026-03-23T08:31:44.823Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-23T08:31:44.823Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s [2026-03-23T08:31:45.083Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done [2026-03-23T08:31:45.083Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.16MB / 112.58MB 0.8s [2026-03-23T08:31:45.083Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.8s [2026-03-23T08:31:45.083Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.9s [2026-03-23T08:31:45.083Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2026-03-23T08:31:45.083Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-23T08:31:45.347Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 1.0s [2026-03-23T08:31:45.347Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 1.1s [2026-03-23T08:31:45.913Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2026-03-23T08:31:50.108Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done [2026-03-23T08:31:50.108Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-23T08:31:50.108Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-23T08:31:50.108Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-23T08:31:50.108Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-23T08:31:50.108Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-23T08:31:50.672Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-23T08:31:50.672Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-23T08:31:53.200Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.3s done [2026-03-23T08:31:53.200Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-23T08:31:53.460Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-23T08:31:53.460Z] #4 DONE 9.3s [2026-03-23T08:31:53.718Z] [2026-03-23T08:31:53.718Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-03-23T08:31:53.718Z] #6 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:31:53.978Z] #6 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:31:54.236Z] #6 0.852 OK: 265 MiB in 60 packages [2026-03-23T08:31:57.116Z] Still waiting to schedule task [2026-03-23T08:31:57.117Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-23T08:31:58.424Z] #6 DONE 4.4s [2026-03-23T08:31:58.424Z] [2026-03-23T08:31:58.424Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-03-23T08:31:58.424Z] #7 DONE 0.0s [2026-03-23T08:31:58.424Z] [2026-03-23T08:31:58.424Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T08:31:58.424Z] #8 DONE 0.0s [2026-03-23T08:31:58.424Z] [2026-03-23T08:31:58.424Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:32:16.521Z] #9 DONE 16.4s [2026-03-23T08:32:16.521Z] [2026-03-23T08:32:16.521Z] #10 [builder 6/7] COPY . . [2026-03-23T08:32:16.521Z] #10 DONE 0.4s [2026-03-23T08:32:16.521Z] [2026-03-23T08:32:16.521Z] #11 [builder 7/7] RUN echo noop [2026-03-23T08:32:16.521Z] #11 0.211 noop [2026-03-23T08:32:16.521Z] #11 DONE 0.3s [2026-03-23T08:32:16.521Z] [2026-03-23T08:32:16.521Z] #12 exporting to image [2026-03-23T08:32:16.521Z] #12 exporting layers [2026-03-23T08:32:24.645Z] #12 exporting layers 9.6s done [2026-03-23T08:32:24.645Z] #12 writing image sha256:9d58f915adddfdaa87f483d026ae869758e0ce60b2034c9cba9d6ac8130cdfb7 done [2026-03-23T08:32:24.645Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-23T08:32:24.645Z] #12 DONE 9.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:24.972Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T08:32:24.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:32:25.047Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:32:25.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-23T08:32:25.472Z] $ docker top 4afc8c74bffa724f740c904f365b8429f7879f3e3d3d862db1a906410a31f150 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:32:25.822Z] + go version [2026-03-23T08:32:25.822Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-23T08:32:25.834Z] $ docker stop --time=1 4afc8c74bffa724f740c904f365b8429f7879f3e3d3d862db1a906410a31f150 [2026-03-23T08:32:27.113Z] $ docker rm -f --volumes 4afc8c74bffa724f740c904f365b8429f7879f3e3d3d862db1a906410a31f150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:27.534Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T08:32:27.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:32:27.610Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:32:27.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-23T08:32:27.890Z] $ docker top 87be6f5d6ce63cbab6c94dc74332020542179858e97047c9e807be480defd469 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:32:28.248Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2026-03-23T08:32:28.552Z] + make test [2026-03-23T08:32:28.552Z] go test ./... -coverprofile=coverage.out ./... [2026-03-23T08:32:29.928Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-03-23T08:32:56.542Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-03-23T08:32:56.542Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.024s coverage: 31.2% of statements [2026-03-23T08:32:56.542Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-03-23T08:32:56.542Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.043s coverage: 86.5% of statements [2026-03-23T08:33:06.517Z] 0 issues. [2026-03-23T08:33:06.517Z] go vet ./... [2026-03-23T08:33:13.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T08:33:13.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T08:33:13.111Z] ./bin/test-attribution-txt.sh [2026-03-23T08:33:13.111Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T08:33:13.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T08:33:13.142Z] $ docker stop --time=1 87be6f5d6ce63cbab6c94dc74332020542179858e97047c9e807be480defd469 [2026-03-23T08:33:15.612Z] $ docker rm -f --volumes 87be6f5d6ce63cbab6c94dc74332020542179858e97047c9e807be480defd469 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:33:16.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T08:33:16.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-23T08:33:16.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T08:33:17.070Z] + ls -al . [2026-03-23T08:33:17.070Z] total 312 [2026-03-23T08:33:17.070Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:32 . [2026-03-23T08:33:17.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 .. [2026-03-23T08:33:17.070Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:32 .git [2026-03-23T08:33:17.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 .github [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 23 08:31 .gitignore [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:31 .golangci.yml [2026-03-23T08:33:17.070Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:31 .semver [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 22626 Mar 23 08:31 Attribution.txt [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 23 08:31 CHANGELOG.md [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 23 08:31 Dockerfile [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:31 GOVERNANCE.md [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 23 08:31 Jenkinsfile [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 08:31 LICENSE [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 08:31 Makefile [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 08:31 OWNERS.md [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 23 08:31 README.md [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 08:31 VERSION [2026-03-23T08:33:17.070Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:31 bin [2026-03-23T08:33:17.070Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 cmd [2026-03-23T08:33:17.070Z] -rw-r--r-- 1 jenkins jenkins 85674 Mar 23 08:32 coverage.out [2026-03-23T08:33:17.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 doc [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 7007 Mar 23 08:31 go.mod [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 90036 Mar 23 08:31 go.sum [2026-03-23T08:33:17.070Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 internal [2026-03-23T08:33:17.070Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 23 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:17.388Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2ee9afaac832d34d625f506f71b63586f73be28c --label arch=amd64 --label version=4.1.0-dev.20 . [2026-03-23T08:33:17.647Z] #0 building with "default" instance using docker driver [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:33:17.647Z] #1 transferring dockerfile: 1.75kB done [2026-03-23T08:33:17.647Z] #1 DONE 0.0s [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-23T08:33:17.647Z] #2 DONE 0.0s [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-23T08:33:17.647Z] #3 DONE 0.1s [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #4 [internal] load .dockerignore [2026-03-23T08:33:17.647Z] #4 transferring context: 2B done [2026-03-23T08:33:17.647Z] #4 DONE 0.0s [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #5 [internal] load build context [2026-03-23T08:33:17.647Z] #5 transferring context: 105.93kB 0.0s done [2026-03-23T08:33:17.647Z] #5 DONE 0.0s [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-23T08:33:17.647Z] #6 DONE 0.1s [2026-03-23T08:33:17.647Z] [2026-03-23T08:33:17.647Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:33:17.647Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-23T08:33:17.907Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-23T08:33:17.907Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-23T08:33:17.907Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-23T08:33:17.907Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-23T08:33:17.907Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-23T08:33:17.907Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-23T08:33:17.907Z] #7 DONE 0.3s [2026-03-23T08:33:17.907Z] [2026-03-23T08:33:17.907Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-23T08:33:18.483Z] #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:18.483Z] #8 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:18.741Z] #8 ... [2026-03-23T08:33:18.741Z] [2026-03-23T08:33:18.741Z] #9 [builder 2/7] RUN apk add --no-cache make git [2026-03-23T08:33:18.741Z] #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:18.741Z] #9 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:18.741Z] #9 0.778 OK: 265 MiB in 60 packages [2026-03-23T08:33:18.741Z] #9 DONE 1.0s [2026-03-23T08:33:18.741Z] [2026-03-23T08:33:18.741Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-23T08:33:18.741Z] #8 0.610 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T08:33:18.741Z] #8 0.616 Executing busybox-1.37.0-r20.trigger [2026-03-23T08:33:18.741Z] #8 0.624 OK: 7 MiB in 17 packages [2026-03-23T08:33:18.999Z] #8 DONE 0.8s [2026-03-23T08:33:18.999Z] [2026-03-23T08:33:18.999Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-03-23T08:33:18.999Z] #10 DONE 0.0s [2026-03-23T08:33:18.999Z] [2026-03-23T08:33:18.999Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T08:33:18.999Z] #11 DONE 0.0s [2026-03-23T08:33:18.999Z] [2026-03-23T08:33:18.999Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:33:19.258Z] #12 DONE 0.5s [2026-03-23T08:33:19.258Z] [2026-03-23T08:33:19.258Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-23T08:33:19.258Z] #13 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:19.258Z] #13 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:19.258Z] #13 0.707 OK: 7 MiB in 17 packages [2026-03-23T08:33:19.837Z] #13 DONE 1.0s [2026-03-23T08:33:19.837Z] [2026-03-23T08:33:19.837Z] #14 [builder 6/7] COPY . . [2026-03-23T08:33:19.837Z] #14 DONE 0.4s [2026-03-23T08:33:19.837Z] [2026-03-23T08:33:19.837Z] #15 [builder 7/7] RUN make build [2026-03-23T08:33:20.099Z] #15 0.328 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-03-23T08:33:26.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3941 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2026-03-23T08:33:26.345Z] Running in /w/workspace/device-onvif-camera/247 [Pipeline] { [Pipeline] checkout [2026-03-23T08:33:26.387Z] The recommended git tool is: git [2026-03-23T08:33:32.011Z] using credential edgex-jenkins-ssh [2026-03-23T08:33:32.036Z] Cloning the remote Git repository [2026-03-23T08:33:32.089Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-03-23T08:33:32.197Z] > git init /w/workspace/device-onvif-camera/247 # timeout=10 [2026-03-23T08:33:32.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-03-23T08:33:32.398Z] > git --version # timeout=10 [2026-03-23T08:33:32.423Z] > git --version # 'git version 2.25.1' [2026-03-23T08:33:32.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-23T08:33:32.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T08:33:36.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-03-23T08:33:36.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T08:33:37.228Z] Avoid second fetch [2026-03-23T08:33:37.229Z] Checking out Revision 2ee9afaac832d34d625f506f71b63586f73be28c (main) [2026-03-23T08:33:37.957Z] Commit message: "Merge pull request #553 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-23T08:33:37.251Z] > git config core.sparsecheckout # timeout=10 [2026-03-23T08:33:37.318Z] > git checkout -f 2ee9afaac832d34d625f506f71b63586f73be28c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:33:43.094Z] provisioning config files... [2026-03-23T08:33:43.121Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/247@tmp/config1888909987869096358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:33:43.795Z] ---> ****-login.sh [2026-03-23T08:33:43.795Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:33:44.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:44.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:33:44.349Z] Configure a credential helper to remove this warning. See [2026-03-23T08:33:44.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:33:44.349Z] [2026-03-23T08:33:44.349Z] Login Succeeded [2026-03-23T08:33:44.349Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:33:44.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:44.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:33:44.620Z] Configure a credential helper to remove this warning. See [2026-03-23T08:33:44.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:33:44.620Z] [2026-03-23T08:33:44.620Z] Login Succeeded [2026-03-23T08:33:44.620Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:33:44.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:45.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:33:45.158Z] Configure a credential helper to remove this warning. See [2026-03-23T08:33:45.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:33:45.158Z] [2026-03-23T08:33:45.158Z] Login Succeeded [2026-03-23T08:33:45.158Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:33:45.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:45.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:33:45.424Z] Configure a credential helper to remove this warning. See [2026-03-23T08:33:45.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:33:45.424Z] [2026-03-23T08:33:45.424Z] Login Succeeded [2026-03-23T08:33:45.424Z] ****.io [2026-03-23T08:33:45.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:45.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:33:45.961Z] Configure a credential helper to remove this warning. See [2026-03-23T08:33:45.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:33:45.961Z] [2026-03-23T08:33:45.961Z] Login Succeeded [2026-03-23T08:33:45.961Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:33:45.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T08:33:46.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:33:46.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:33:46.323Z] ========================================================= [2026-03-23T08:33:46.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-23T08:33:46.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:46.632Z] #15 DONE 26.7s [2026-03-23T08:33:46.632Z] [2026-03-23T08:33:46.632Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-03-23T08:33:46.632Z] #16 DONE 0.2s [2026-03-23T08:33:46.688Z] + 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 . [2026-03-23T08:33:46.891Z] [2026-03-23T08:33:46.891Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-03-23T08:33:46.891Z] #17 DONE 0.0s [2026-03-23T08:33:46.891Z] [2026-03-23T08:33:46.891Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-03-23T08:33:46.891Z] #18 DONE 0.0s [2026-03-23T08:33:46.891Z] [2026-03-23T08:33:46.891Z] #19 exporting to image [2026-03-23T08:33:46.891Z] #19 exporting layers 0.1s done [2026-03-23T08:33:46.891Z] #19 writing image sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done [2026-03-23T08:33:46.891Z] #19 naming to docker.io/library/device-onvif-camera done [2026-03-23T08:33:46.891Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:33:47.018Z] provisioning config files... [2026-03-23T08:33:47.030Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13421590107007410227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:33:47.307Z] Sending build context to Docker daemon 27.6MB [2026-03-23T08:33:47.328Z] ---> ****-login.sh [2026-03-23T08:33:47.328Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:33:47.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:47.328Z] Login Succeeded [2026-03-23T08:33:47.328Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:33:47.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:47.328Z] Login Succeeded [2026-03-23T08:33:47.328Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:33:47.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:47.579Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T08:33:47.579Z] Step 2/13 : FROM ${BASE} AS builder [2026-03-23T08:33:47.579Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-23T08:33:47.579Z] 6b59a28fa201: Pulling fs layer [2026-03-23T08:33:47.579Z] d32bb0dddca7: Pulling fs layer [2026-03-23T08:33:47.579Z] 5dab1238d3d9: Pulling fs layer [2026-03-23T08:33:47.579Z] 196fd7d83e7d: Pulling fs layer [2026-03-23T08:33:47.579Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T08:33:47.579Z] 8ba94037c8f0: Pulling fs layer [2026-03-23T08:33:47.579Z] 196fd7d83e7d: Waiting [2026-03-23T08:33:47.579Z] 4f4fb700ef54: Waiting [2026-03-23T08:33:47.579Z] deaec5988b04: Pulling fs layer [2026-03-23T08:33:47.579Z] 9f65657bb879: Pulling fs layer [2026-03-23T08:33:47.579Z] 8ba94037c8f0: Waiting [2026-03-23T08:33:47.579Z] deaec5988b04: Waiting [2026-03-23T08:33:47.579Z] 9f65657bb879: Waiting [2026-03-23T08:33:47.579Z] d32bb0dddca7: Verifying Checksum [2026-03-23T08:33:47.579Z] d32bb0dddca7: Download complete [2026-03-23T08:33:47.579Z] 196fd7d83e7d: Verifying Checksum [2026-03-23T08:33:47.579Z] 196fd7d83e7d: Download complete [2026-03-23T08:33:47.588Z] Login Succeeded [2026-03-23T08:33:47.588Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:33:47.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:47.588Z] Login Succeeded [2026-03-23T08:33:47.588Z] ****.io [2026-03-23T08:33:47.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:47.846Z] Login Succeeded [2026-03-23T08:33:47.846Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:33:47.852Z] 4f4fb700ef54: Verifying Checksum [2026-03-23T08:33:47.852Z] 4f4fb700ef54: Download complete [2026-03-23T08:33:47.852Z] 8ba94037c8f0: Verifying Checksum [2026-03-23T08:33:47.852Z] 8ba94037c8f0: Download complete [2026-03-23T08:33:47.852Z] 6b59a28fa201: Verifying Checksum [2026-03-23T08:33:47.852Z] 6b59a28fa201: Download complete [2026-03-23T08:33:47.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:33:47.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:33:47.910Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-03-23T08:33:47.910Z] 2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:33:47.910Z] latest [2026-03-23T08:33:47.910Z] 4.1.0-dev.20 [2026-03-23T08:33:47.910Z] 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:33:47.910Z] main [2026-03-23T08:33:47.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:48.256Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:48.577Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:33:48.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-23T08:33:48.577Z] fc7b0b63640f: Preparing [2026-03-23T08:33:48.577Z] 171dbb023c96: Preparing [2026-03-23T08:33:48.577Z] 53c6ee6a4d37: Preparing [2026-03-23T08:33:48.577Z] e8de7d9960b3: Preparing [2026-03-23T08:33:48.577Z] fd869cc212b2: Preparing [2026-03-23T08:33:48.577Z] cce92674e987: Preparing [2026-03-23T08:33:48.577Z] cce92674e987: Waiting [2026-03-23T08:33:48.577Z] 171dbb023c96: Pushed [2026-03-23T08:33:48.577Z] e8de7d9960b3: Pushed [2026-03-23T08:33:48.577Z] fc7b0b63640f: Pushed [2026-03-23T08:33:48.577Z] fd869cc212b2: Pushed [2026-03-23T08:33:48.577Z] cce92674e987: Layer already exists [2026-03-23T08:33:48.836Z] 9f65657bb879: Verifying Checksum [2026-03-23T08:33:48.836Z] 9f65657bb879: Download complete [2026-03-23T08:33:49.108Z] 6b59a28fa201: Pull complete [2026-03-23T08:33:49.700Z] d32bb0dddca7: Pull complete [2026-03-23T08:33:49.700Z] 5dab1238d3d9: Verifying Checksum [2026-03-23T08:33:49.700Z] 5dab1238d3d9: Download complete [2026-03-23T08:33:51.686Z] deaec5988b04: Verifying Checksum [2026-03-23T08:33:51.686Z] deaec5988b04: Download complete [2026-03-23T08:33:52.765Z] 53c6ee6a4d37: Pushed [2026-03-23T08:33:52.765Z] 2ee9afaac832d34d625f506f71b63586f73be28c: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:53.109Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:53.450Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-23T08:33:53.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-23T08:33:53.450Z] fc7b0b63640f: Preparing [2026-03-23T08:33:53.450Z] 171dbb023c96: Preparing [2026-03-23T08:33:53.450Z] 53c6ee6a4d37: Preparing [2026-03-23T08:33:53.450Z] e8de7d9960b3: Preparing [2026-03-23T08:33:53.450Z] fd869cc212b2: Preparing [2026-03-23T08:33:53.450Z] cce92674e987: Preparing [2026-03-23T08:33:53.450Z] cce92674e987: Waiting [2026-03-23T08:33:53.450Z] fc7b0b63640f: Layer already exists [2026-03-23T08:33:53.450Z] 53c6ee6a4d37: Layer already exists [2026-03-23T08:33:53.450Z] e8de7d9960b3: Layer already exists [2026-03-23T08:33:53.450Z] 171dbb023c96: Layer already exists [2026-03-23T08:33:53.450Z] fd869cc212b2: Layer already exists [2026-03-23T08:33:53.450Z] cce92674e987: Layer already exists [2026-03-23T08:33:53.450Z] latest: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:53.773Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:54.091Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [2026-03-23T08:33:54.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-23T08:33:54.091Z] fc7b0b63640f: Preparing [2026-03-23T08:33:54.091Z] 171dbb023c96: Preparing [2026-03-23T08:33:54.091Z] 53c6ee6a4d37: Preparing [2026-03-23T08:33:54.091Z] e8de7d9960b3: Preparing [2026-03-23T08:33:54.091Z] fd869cc212b2: Preparing [2026-03-23T08:33:54.091Z] cce92674e987: Preparing [2026-03-23T08:33:54.091Z] cce92674e987: Waiting [2026-03-23T08:33:54.091Z] fd869cc212b2: Layer already exists [2026-03-23T08:33:54.091Z] 53c6ee6a4d37: Layer already exists [2026-03-23T08:33:54.091Z] 171dbb023c96: Layer already exists [2026-03-23T08:33:54.091Z] e8de7d9960b3: Layer already exists [2026-03-23T08:33:54.091Z] fc7b0b63640f: Layer already exists [2026-03-23T08:33:54.091Z] cce92674e987: Layer already exists [2026-03-23T08:33:54.091Z] 4.1.0-dev.20: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:54.413Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:54.825Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:33:54.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-23T08:33:54.825Z] fc7b0b63640f: Preparing [2026-03-23T08:33:54.825Z] 171dbb023c96: Preparing [2026-03-23T08:33:54.825Z] 53c6ee6a4d37: Preparing [2026-03-23T08:33:54.825Z] e8de7d9960b3: Preparing [2026-03-23T08:33:54.825Z] fd869cc212b2: Preparing [2026-03-23T08:33:54.825Z] cce92674e987: Preparing [2026-03-23T08:33:54.825Z] cce92674e987: Waiting [2026-03-23T08:33:54.825Z] 171dbb023c96: Layer already exists [2026-03-23T08:33:54.825Z] fc7b0b63640f: Layer already exists [2026-03-23T08:33:54.825Z] fd869cc212b2: Layer already exists [2026-03-23T08:33:54.825Z] 53c6ee6a4d37: Layer already exists [2026-03-23T08:33:54.825Z] e8de7d9960b3: Layer already exists [2026-03-23T08:33:54.825Z] cce92674e987: Layer already exists [2026-03-23T08:33:54.825Z] 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:55.164Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:55.485Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-23T08:33:55.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-23T08:33:55.485Z] fc7b0b63640f: Preparing [2026-03-23T08:33:55.485Z] 171dbb023c96: Preparing [2026-03-23T08:33:55.485Z] 53c6ee6a4d37: Preparing [2026-03-23T08:33:55.485Z] e8de7d9960b3: Preparing [2026-03-23T08:33:55.485Z] fd869cc212b2: Preparing [2026-03-23T08:33:55.485Z] cce92674e987: Preparing [2026-03-23T08:33:55.485Z] cce92674e987: Waiting [2026-03-23T08:33:55.485Z] 53c6ee6a4d37: Layer already exists [2026-03-23T08:33:55.485Z] e8de7d9960b3: Layer already exists [2026-03-23T08:33:55.485Z] fd869cc212b2: Layer already exists [2026-03-23T08:33:55.485Z] 171dbb023c96: Layer already exists [2026-03-23T08:33:55.485Z] fc7b0b63640f: Layer already exists [2026-03-23T08:33:55.485Z] cce92674e987: Layer already exists [2026-03-23T08:33:55.485Z] main: digest: sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:33:55.559Z] ===================================================== [Pipeline] echo [2026-03-23T08:33:55.572Z] taggedImages: [2026-03-23T08:33:55.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:33:55.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-23T08:33:55.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [2026-03-23T08:33:55.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:33:55.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2026-03-23T08:33:55.614Z] ========================================================= [2026-03-23T08:33:55.614Z] [edgeXBuildMultiArch] RAW Config: [2026-03-23T08:33:55.614Z] images: [2026-03-23T08:33:55.614Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:33:55.614Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-23T08:33:55.614Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [2026-03-23T08:33:55.614Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:33:55.614Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-23T08:33:55.614Z] settingsFile: [2026-03-23T08:33:55.614Z] device-onvif-camera-settings [2026-03-23T08:33:55.614Z] ========================================================= [Pipeline] node [2026-03-23T08:34:04.134Z] 5dab1238d3d9: Pull complete [2026-03-23T08:34:04.134Z] 196fd7d83e7d: Pull complete [2026-03-23T08:34:04.402Z] 4f4fb700ef54: Pull complete [2026-03-23T08:34:04.672Z] 8ba94037c8f0: Pull complete [2026-03-23T08:34:10.617Z] Still waiting to schedule task [2026-03-23T08:34:10.617Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-23T08:34:12.901Z] deaec5988b04: Pull complete [2026-03-23T08:34:15.487Z] 9f65657bb879: Pull complete [2026-03-23T08:34:15.488Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-23T08:34:15.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-23T08:34:15.488Z] ---> 334268110677 [2026-03-23T08:34:15.488Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-03-23T08:34:16.896Z] ---> Running in 4e4c8960038e [2026-03-23T08:34:17.165Z] Removing intermediate container 4e4c8960038e [2026-03-23T08:34:17.165Z] ---> 18bf3767d941 [2026-03-23T08:34:17.165Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T08:34:17.432Z] ---> Running in 6536c3321b9e [2026-03-23T08:34:20.780Z] Removing intermediate container 6536c3321b9e [2026-03-23T08:34:20.780Z] ---> 7981867c9382 [2026-03-23T08:34:20.780Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-03-23T08:34:21.053Z] ---> Running in 49a8c931f8cc [2026-03-23T08:34:21.638Z] Removing intermediate container 49a8c931f8cc [2026-03-23T08:34:21.638Z] ---> ba9ac9507a25 [2026-03-23T08:34:21.638Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-03-23T08:34:21.921Z] ---> Running in abd92458cb40 [2026-03-23T08:34:22.204Z] Removing intermediate container abd92458cb40 [2026-03-23T08:34:22.204Z] ---> 4ecf6094aee4 [2026-03-23T08:34:22.204Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-03-23T08:34:22.499Z] ---> Running in fd7c7b1a94d9 [2026-03-23T08:34:22.776Z] Removing intermediate container fd7c7b1a94d9 [2026-03-23T08:34:22.776Z] ---> 99fc3032ed5a [2026-03-23T08:34:22.776Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-23T08:34:22.776Z] ---> Running in 86839e0e268c [2026-03-23T08:34:24.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:34:24.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:34:26.417Z] OK: 255 MiB in 60 packages [2026-03-23T08:34:27.002Z] Removing intermediate container 86839e0e268c [2026-03-23T08:34:27.002Z] ---> 49d346b6d130 [2026-03-23T08:34:27.002Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-03-23T08:34:27.270Z] ---> Running in 179ee65d3068 [2026-03-23T08:34:27.539Z] Removing intermediate container 179ee65d3068 [2026-03-23T08:34:27.539Z] ---> e5bc1e5778d1 [2026-03-23T08:34:27.539Z] Step 10/13 : COPY go.mod vendor* ./ [2026-03-23T08:34:28.129Z] ---> af8f283f7377 [2026-03-23T08:34:28.129Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:34:28.129Z] ---> Running in 3f289be5138e [2026-03-23T08:35:00.742Z] Running on prd-centos7-docker-4c-2g-3945 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:35:00.793Z] provisioning config files... [2026-03-23T08:35:00.814Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13464190428307018438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:02.017Z] ---> ****-login.sh [2026-03-23T08:35:02.017Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:35:02.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:35:02.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:35:02.300Z] Configure a credential helper to remove this warning. See [2026-03-23T08:35:02.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:35:02.300Z] [2026-03-23T08:35:02.300Z] Login Succeeded [2026-03-23T08:35:02.300Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:35:02.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:35:02.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:35:02.584Z] Configure a credential helper to remove this warning. See [2026-03-23T08:35:02.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:35:02.584Z] [2026-03-23T08:35:02.584Z] Login Succeeded [2026-03-23T08:35:02.584Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:35:02.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:35:02.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:35:02.866Z] Configure a credential helper to remove this warning. See [2026-03-23T08:35:02.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:35:02.866Z] [2026-03-23T08:35:02.866Z] Login Succeeded [2026-03-23T08:35:02.866Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:35:02.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:35:03.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:35:03.165Z] Configure a credential helper to remove this warning. See [2026-03-23T08:35:03.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:35:03.165Z] [2026-03-23T08:35:03.165Z] Login Succeeded [2026-03-23T08:35:03.165Z] ****.io [2026-03-23T08:35:03.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:35:03.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:35:03.472Z] Configure a credential helper to remove this warning. See [2026-03-23T08:35:03.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:35:03.472Z] [2026-03-23T08:35:03.472Z] Login Succeeded [2026-03-23T08:35:03.472Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:35:03.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:35:03.993Z] + docker buildx ls [2026-03-23T08:35:04.286Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-23T08:35:04.286Z] default * docker [2026-03-23T08:35:04.286Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-23T08:35:04.675Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-23T08:35:04.675Z] edgex-builder [Pipeline] sh [2026-03-23T08:35:05.019Z] + docker buildx inspect --bootstrap [2026-03-23T08:35:05.019Z] #1 [internal] booting buildkit [2026-03-23T08:35:05.019Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-23T08:35:09.227Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2026-03-23T08:35:09.227Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-23T08:35:09.493Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2026-03-23T08:35:09.493Z] #1 DONE 4.6s [2026-03-23T08:35:09.756Z] Name: edgex-builder [2026-03-23T08:35:09.756Z] Driver: docker-container [2026-03-23T08:35:09.756Z] [2026-03-23T08:35:09.756Z] Nodes: [2026-03-23T08:35:09.756Z] Name: edgex-builder0 [2026-03-23T08:35:09.756Z] Endpoint: unix:///var/run/docker.sock [2026-03-23T08:35:09.756Z] Status: running [2026-03-23T08:35:09.756Z] Buildkit: v0.28.0 [2026-03-23T08:35:09.756Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-23T08:35:10.040Z] + docker buildx ls [2026-03-23T08:35:10.040Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-23T08:35:10.040Z] edgex-builder * docker-container [2026-03-23T08:35:10.040Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-23T08:35:10.040Z] default docker [2026-03-23T08:35:10.040Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-23T08:35:10.339Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c' [2026-03-23T08:35:10.339Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c --push - [2026-03-23T08:35:10.599Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:35:10.599Z] #1 transferring dockerfile: 204B done [2026-03-23T08:35:10.599Z] #1 DONE 0.0s [2026-03-23T08:35:10.599Z] [2026-03-23T08:35:10.599Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:35:10.599Z] #2 DONE 0.1s [2026-03-23T08:35:10.599Z] [2026-03-23T08:35:10.599Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:35:10.599Z] #3 DONE 0.1s [2026-03-23T08:35:10.599Z] [2026-03-23T08:35:10.599Z] #4 [internal] load .dockerignore [2026-03-23T08:35:10.599Z] #4 transferring context: [2026-03-23T08:35:10.599Z] #4 transferring context: 2B done [2026-03-23T08:35:10.599Z] #4 DONE 0.0s [2026-03-23T08:35:10.599Z] [2026-03-23T08:35:10.599Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:10.599Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:10.599Z] #5 DONE 0.0s [2026-03-23T08:35:10.599Z] [2026-03-23T08:35:10.599Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:10.599Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:10.599Z] #6 DONE 0.1s [2026-03-23T08:35:10.599Z] [2026-03-23T08:35:10.599Z] #7 exporting to image [2026-03-23T08:35:10.599Z] #7 exporting layers done [2026-03-23T08:35:10.599Z] #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done [2026-03-23T08:35:10.599Z] #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done [2026-03-23T08:35:10.599Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:35:10.859Z] #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done [2026-03-23T08:35:10.859Z] #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done [2026-03-23T08:35:10.859Z] #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done [2026-03-23T08:35:10.859Z] #7 DONE 0.0s [2026-03-23T08:35:10.859Z] [2026-03-23T08:35:10.859Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:35:10.859Z] #8 DONE 0.0s [2026-03-23T08:35:10.859Z] [2026-03-23T08:35:10.859Z] 1 warning found (use --debug to expand): [2026-03-23T08:35:10.859Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:35:11.161Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2026-03-23T08:35:11.162Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2026-03-23T08:35:11.162Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:35:11.162Z] #1 transferring dockerfile: 170B done [2026-03-23T08:35:11.162Z] #1 DONE 0.0s [2026-03-23T08:35:11.162Z] [2026-03-23T08:35:11.162Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-23T08:35:11.162Z] #2 DONE 0.0s [2026-03-23T08:35:11.162Z] [2026-03-23T08:35:11.162Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-23T08:35:11.162Z] #3 DONE 0.0s [2026-03-23T08:35:11.162Z] [2026-03-23T08:35:11.162Z] #4 [internal] load .dockerignore [2026-03-23T08:35:11.162Z] #4 transferring context: 2B done [2026-03-23T08:35:11.162Z] #4 DONE 0.0s [2026-03-23T08:35:11.162Z] [2026-03-23T08:35:11.162Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:11.162Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:11.162Z] #5 CACHED [2026-03-23T08:35:11.162Z] [2026-03-23T08:35:11.162Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:11.422Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:11.422Z] #6 CACHED [2026-03-23T08:35:11.422Z] [2026-03-23T08:35:11.422Z] #7 exporting to image [2026-03-23T08:35:11.422Z] #7 exporting layers done [2026-03-23T08:35:11.422Z] #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done [2026-03-23T08:35:11.422Z] #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done [2026-03-23T08:35:11.422Z] #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done [2026-03-23T08:35:11.422Z] #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done [2026-03-23T08:35:11.422Z] #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done [2026-03-23T08:35:11.422Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:35:11.422Z] #7 DONE 0.0s [2026-03-23T08:35:11.422Z] [2026-03-23T08:35:11.422Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:35:11.422Z] #8 DONE 0.0s [2026-03-23T08:35:11.422Z] [2026-03-23T08:35:11.422Z] 1 warning found (use --debug to expand): [2026-03-23T08:35:11.422Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:35:11.716Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 --push - [2026-03-23T08:35:11.716Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20' [2026-03-23T08:35:11.980Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:35:11.980Z] #1 transferring dockerfile: 176B done [2026-03-23T08:35:11.980Z] #1 DONE 0.0s [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [2026-03-23T08:35:11.980Z] #2 DONE 0.0s [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20 [2026-03-23T08:35:11.980Z] #3 DONE 0.0s [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #4 [internal] load .dockerignore [2026-03-23T08:35:11.980Z] #4 transferring context: 2B done [2026-03-23T08:35:11.980Z] #4 DONE 0.0s [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:11.980Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:11.980Z] #5 CACHED [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:11.980Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:11.980Z] #6 CACHED [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #7 exporting to image [2026-03-23T08:35:11.980Z] #7 exporting layers [2026-03-23T08:35:11.980Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:35:11.980Z] #7 exporting layers done [2026-03-23T08:35:11.980Z] #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done [2026-03-23T08:35:11.980Z] #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done [2026-03-23T08:35:11.980Z] #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done [2026-03-23T08:35:11.980Z] #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done [2026-03-23T08:35:11.980Z] #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done [2026-03-23T08:35:11.980Z] #7 DONE 0.0s [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:35:11.980Z] #8 DONE 0.0s [2026-03-23T08:35:11.980Z] [2026-03-23T08:35:11.980Z] 1 warning found (use --debug to expand): [2026-03-23T08:35:11.980Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:35:12.266Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20' [2026-03-23T08:35:12.266Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 --push - [2026-03-23T08:35:12.526Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:35:12.526Z] #1 transferring dockerfile: 217B done [2026-03-23T08:35:12.526Z] #1 DONE 0.0s [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:35:12.526Z] #2 DONE 0.0s [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:35:12.526Z] #3 DONE 0.0s [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #4 [internal] load .dockerignore [2026-03-23T08:35:12.526Z] #4 transferring context: 2B done [2026-03-23T08:35:12.526Z] #4 DONE 0.0s [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:12.526Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:12.526Z] #5 CACHED [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:12.526Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:12.526Z] #6 CACHED [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #7 exporting to image [2026-03-23T08:35:12.526Z] #7 exporting layers done [2026-03-23T08:35:12.526Z] #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done [2026-03-23T08:35:12.526Z] #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done [2026-03-23T08:35:12.526Z] #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done [2026-03-23T08:35:12.526Z] #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done [2026-03-23T08:35:12.526Z] #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done [2026-03-23T08:35:12.526Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:35:12.526Z] #7 DONE 0.0s [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:35:12.526Z] #8 DONE 0.0s [2026-03-23T08:35:12.526Z] [2026-03-23T08:35:12.526Z] 1 warning found (use --debug to expand): [2026-03-23T08:35:12.526Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:35:12.846Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2026-03-23T08:35:12.846Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2026-03-23T08:35:13.105Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:35:13.105Z] #1 transferring dockerfile: 168B done [2026-03-23T08:35:13.105Z] #1 DONE 0.0s [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-23T08:35:13.105Z] #2 DONE 0.0s [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-23T08:35:13.105Z] #3 DONE 0.0s [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #4 [internal] load .dockerignore [2026-03-23T08:35:13.105Z] #4 transferring context: 2B done [2026-03-23T08:35:13.105Z] #4 DONE 0.0s [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:13.105Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de done [2026-03-23T08:35:13.105Z] #5 CACHED [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de [2026-03-23T08:35:13.105Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:5801a3233ee4f92a96255fa8546412d60f256cbefc5d53dbe270eb658ddd46de 0.0s done [2026-03-23T08:35:13.105Z] #6 CACHED [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #7 exporting to image [2026-03-23T08:35:13.105Z] #7 exporting layers done [2026-03-23T08:35:13.105Z] #7 exporting manifest sha256:e14f93ba689e3c00bae9a9ea39c7c09591c6f34cbd0cfb7a491de9df128f83df done [2026-03-23T08:35:13.105Z] #7 exporting config sha256:325b9aad388874427a127c8069db249588d4a6dedbdc666ad265f648c10ba088 done [2026-03-23T08:35:13.105Z] #7 exporting manifest sha256:b7fe82a6050c1d41c3a9d6dc649d0ec6890f275362057a9ff5be7ab4a929dbb4 done [2026-03-23T08:35:13.105Z] #7 exporting config sha256:541465fb65f31173d2d35e271957318573925c137f89e3d1ad78768cc37b6c22 done [2026-03-23T08:35:13.105Z] #7 exporting manifest list sha256:29daecff4bd79f6173d3f253e5fa070578917dc09ab6407ac2992c48d0e06323 done [2026-03-23T08:35:13.105Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:35:13.105Z] #7 DONE 0.0s [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:35:13.105Z] #8 DONE 0.0s [2026-03-23T08:35:13.105Z] [2026-03-23T08:35:13.105Z] 1 warning found (use --debug to expand): [2026-03-23T08:35:13.105Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-23T08:35:13.467Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:13.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:14.311Z] ---> package-listing.sh [2026-03-23T08:35:14.311Z] ++ facter osfamily [2026-03-23T08:35:14.311Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T08:35:14.571Z] + OS_FAMILY=redhat [2026-03-23T08:35:14.571Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-03-23T08:35:14.571Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T08:35:14.571Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T08:35:14.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T08:35:14.571Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T08:35:14.571Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-23T08:35:14.571Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T08:35:14.571Z] + case "${OS_FAMILY}" in [2026-03-23T08:35:14.571Z] + sort [2026-03-23T08:35:14.571Z] + rpm -qa [2026-03-23T08:35:15.142Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T08:35:15.142Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T08:35:15.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T08:35:15.142Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-23T08:35:15.142Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-03-23T08:35:15.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-03-23T08:35:15.152Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-23T08:35:15.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:35:16.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:35:16.008Z] [2026-03-23T08:35:16.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:35:16.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:35:16.313Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T08:35:16.313Z] 5eb5b503b376: Pulling fs layer [2026-03-23T08:35:16.313Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T08:35:16.313Z] ec43610c2a17: Pulling fs layer [2026-03-23T08:35:16.313Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T08:35:16.313Z] 33b1e0a273af: Pulling fs layer [2026-03-23T08:35:16.313Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T08:35:16.313Z] 2f39f015ded8: Pulling fs layer [2026-03-23T08:35:16.313Z] 3a2ae6a8a46f: Waiting [2026-03-23T08:35:16.313Z] 33b1e0a273af: Waiting [2026-03-23T08:35:16.313Z] 5d3b04190fa2: Waiting [2026-03-23T08:35:16.313Z] 2f39f015ded8: Waiting [2026-03-23T08:35:16.313Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T08:35:16.313Z] 5c69ac0246d0: Download complete [2026-03-23T08:35:16.313Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-23T08:35:16.313Z] 3a2ae6a8a46f: Download complete [2026-03-23T08:35:16.313Z] 33b1e0a273af: Verifying Checksum [2026-03-23T08:35:16.313Z] 33b1e0a273af: Download complete [2026-03-23T08:35:16.313Z] ec43610c2a17: Verifying Checksum [2026-03-23T08:35:16.313Z] ec43610c2a17: Download complete [2026-03-23T08:35:16.313Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T08:35:16.313Z] 5d3b04190fa2: Download complete [2026-03-23T08:35:16.583Z] 5eb5b503b376: Verifying Checksum [2026-03-23T08:35:16.583Z] 5eb5b503b376: Download complete [2026-03-23T08:35:17.159Z] 2f39f015ded8: Verifying Checksum [2026-03-23T08:35:17.159Z] 2f39f015ded8: Download complete [2026-03-23T08:35:18.105Z] 5eb5b503b376: Pull complete [2026-03-23T08:35:18.105Z] 5c69ac0246d0: Pull complete [2026-03-23T08:35:18.366Z] ec43610c2a17: Pull complete [2026-03-23T08:35:18.366Z] 3a2ae6a8a46f: Pull complete [2026-03-23T08:35:18.623Z] 33b1e0a273af: Pull complete [2026-03-23T08:35:18.623Z] 5d3b04190fa2: Pull complete [2026-03-23T08:35:22.851Z] 2f39f015ded8: Pull complete [2026-03-23T08:35:22.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T08:35:22.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:35:22.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:35:23.013Z] prd-centos7-docker-4c-2g-3945 does not seem to be running inside a container [2026-03-23T08:35:23.055Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T08:35:25.918Z] $ docker top 1cf89f7eaf354b30646d4bc147f9afbb61aa51d8de9ca50785f95ef952a4358e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:35:26.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T08:35:26.548Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T08:35:26.839Z] + ls /var/log/sa-host [2026-03-23T08:35:26.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:35:26.912Z] provisioning config files... [2026-03-23T08:35:26.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14590587038363868673tmp [Pipeline] { [Pipeline] echo [2026-03-23T08:35:26.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:27.236Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T08:35:27.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:27.589Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T08:35:27.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:27.885Z] ---> sudo-logs.sh [2026-03-23T08:35:27.885Z] Archiving 'sudo' log.. [2026-03-23T08:35:27.885Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3945.novalocal: Name or service not known [2026-03-23T08:35:27.885Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3945.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-23T08:35:27.905Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:28.195Z] ---> job-cost.sh [2026-03-23T08:35:28.195Z] lf-activate-venv: SKIPPING [2026-03-23T08:35:28.195Z] INFO: No Stack... [2026-03-23T08:35:28.459Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-23T08:35:28.721Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T08:35:28.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:29.014Z] ---> logs-deploy.sh [2026-03-23T08:35:29.014Z] lf-activate-venv: SKIPPING [2026-03-23T08:35:29.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/247 [2026-03-23T08:35:29.014Z] INFO: archiving workspace using pattern(s): [2026-03-23T08:35:29.947Z] Archives upload complete. [2026-03-23T08:35:29.947Z] INFO: archiving logs to Nexus [2026-03-23T08:35:30.516Z] ---> uname -a: [2026-03-23T08:35:30.516Z] Linux prd-centos7-docker-4c-2g-3945.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] ---> lscpu: [2026-03-23T08:35:30.516Z] Architecture: x86_64 [2026-03-23T08:35:30.516Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-23T08:35:30.516Z] Byte Order: Little Endian [2026-03-23T08:35:30.516Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-23T08:35:30.516Z] CPU(s): 2 [2026-03-23T08:35:30.516Z] On-line CPU(s) list: 0,1 [2026-03-23T08:35:30.516Z] Thread(s) per core: 1 [2026-03-23T08:35:30.516Z] Core(s) per socket: 1 [2026-03-23T08:35:30.516Z] Socket(s): 2 [2026-03-23T08:35:30.516Z] NUMA node(s): 1 [2026-03-23T08:35:30.516Z] Vendor ID: AuthenticAMD [2026-03-23T08:35:30.516Z] CPU family: 23 [2026-03-23T08:35:30.516Z] Model: 49 [2026-03-23T08:35:30.516Z] Model name: AMD EPYC-Rome Processor [2026-03-23T08:35:30.516Z] Stepping: 0 [2026-03-23T08:35:30.516Z] CPU MHz: 2799.998 [2026-03-23T08:35:30.516Z] BogoMIPS: 5599.99 [2026-03-23T08:35:30.516Z] Virtualization: AMD-V [2026-03-23T08:35:30.516Z] Hypervisor vendor: KVM [2026-03-23T08:35:30.516Z] Virtualization type: full [2026-03-23T08:35:30.516Z] L1d cache: 64 KiB [2026-03-23T08:35:30.516Z] L1i cache: 64 KiB [2026-03-23T08:35:30.516Z] L2 cache: 1 MiB [2026-03-23T08:35:30.516Z] L3 cache: 32 MiB [2026-03-23T08:35:30.516Z] NUMA node0 CPU(s): 0,1 [2026-03-23T08:35:30.516Z] Vulnerability Itlb multihit: Not affected [2026-03-23T08:35:30.516Z] Vulnerability L1tf: Not affected [2026-03-23T08:35:30.516Z] Vulnerability Mds: Not affected [2026-03-23T08:35:30.516Z] Vulnerability Meltdown: Not affected [2026-03-23T08:35:30.516Z] Vulnerability Mmio stale data: Not affected [2026-03-23T08:35:30.516Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-23T08:35:30.516Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-23T08:35:30.516Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-23T08:35:30.516Z] Vulnerability Srbds: Not affected [2026-03-23T08:35:30.516Z] Vulnerability Tsx async abort: Not affected [2026-03-23T08:35:30.516Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] ---> nproc: [2026-03-23T08:35:30.516Z] 2 [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] ---> df -h: [2026-03-23T08:35:30.516Z] Filesystem Size Used Avail Use% Mounted on [2026-03-23T08:35:30.516Z] overlay 40G 7.4G 33G 19% / [2026-03-23T08:35:30.516Z] tmpfs 64M 0 64M 0% /dev [2026-03-23T08:35:30.516Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-23T08:35:30.516Z] shm 64M 0 64M 0% /dev/shm [2026-03-23T08:35:30.516Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] [2026-03-23T08:35:30.516Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2026-03-23T08:35:30.516Z] Please check if data collecting is enabled [2026-03-23T08:35:30.516Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:35:30.805Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-23T08:35:30.812Z] $ docker stop --time=1 1cf89f7eaf354b30646d4bc147f9afbb61aa51d8de9ca50785f95ef952a4358e [2026-03-23T08:35:31.955Z] $ docker rm -f --volumes 1cf89f7eaf354b30646d4bc147f9afbb61aa51d8de9ca50785f95ef952a4358e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-23T08:35:32.042Z] [WS-CLEANUP] Deleting project workspace... [2026-03-23T08:35:32.042Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-23T08:35:32.059Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:35:32.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:35:32.492Z] [2026-03-23T08:35:32.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:35:32.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:35:32.802Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T08:35:32.802Z] 5eb5b503b376: Pulling fs layer [2026-03-23T08:35:32.802Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T08:35:32.802Z] ec43610c2a17: Pulling fs layer [2026-03-23T08:35:32.802Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T08:35:32.802Z] 33b1e0a273af: Pulling fs layer [2026-03-23T08:35:32.802Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T08:35:32.802Z] 2f39f015ded8: Pulling fs layer [2026-03-23T08:35:32.802Z] 33b1e0a273af: Waiting [2026-03-23T08:35:32.802Z] 5d3b04190fa2: Waiting [2026-03-23T08:35:32.802Z] 2f39f015ded8: Waiting [2026-03-23T08:35:32.802Z] 3a2ae6a8a46f: Waiting [2026-03-23T08:35:32.802Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T08:35:32.802Z] 5c69ac0246d0: Download complete [2026-03-23T08:35:32.802Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-23T08:35:32.802Z] 3a2ae6a8a46f: Download complete [2026-03-23T08:35:32.802Z] 33b1e0a273af: Verifying Checksum [2026-03-23T08:35:32.802Z] 33b1e0a273af: Download complete [2026-03-23T08:35:32.802Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T08:35:32.802Z] 5d3b04190fa2: Download complete [2026-03-23T08:35:32.802Z] ec43610c2a17: Verifying Checksum [2026-03-23T08:35:32.802Z] ec43610c2a17: Download complete [2026-03-23T08:35:33.062Z] 5eb5b503b376: Download complete [2026-03-23T08:35:33.630Z] 2f39f015ded8: Download complete [2026-03-23T08:35:34.570Z] 5eb5b503b376: Pull complete [2026-03-23T08:35:34.570Z] 5c69ac0246d0: Pull complete [2026-03-23T08:35:35.138Z] ec43610c2a17: Pull complete [2026-03-23T08:35:35.138Z] 3a2ae6a8a46f: Pull complete [2026-03-23T08:35:35.138Z] 33b1e0a273af: Pull complete [2026-03-23T08:35:35.396Z] 5d3b04190fa2: Pull complete [2026-03-23T08:35:40.662Z] 2f39f015ded8: Pull complete [2026-03-23T08:35:40.662Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T08:35:40.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:35:40.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:35:40.753Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:35:40.786Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T08:35:43.288Z] $ docker top 7a78540a379c61525fd01453eddc70ceaf50dcb043d8c56b0364d517580ccf9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:43.671Z] ---> job-cost.sh [2026-03-23T08:35:43.671Z] lf-activate-venv: SKIPPING [2026-03-23T08:35:43.671Z] INFO: No Stack... [2026-03-23T08:35:43.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T08:35:44.497Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T08:35:44.784Z] + + cut -d, -f6 [2026-03-23T08:35:44.785Z] cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2026-03-23T08:35:44.796Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [2026-03-23T08:35:44.803Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] did not exist. Created. [2026-03-23T08:35:44.809Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T08:35:45.120Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-23T08:35:45.157Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T08:35:45.165Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T08:35:45.193Z] $ docker stop --time=1 7a78540a379c61525fd01453eddc70ceaf50dcb043d8c56b0364d517580ccf9a [2026-03-23T08:35:46.349Z] $ docker rm -f --volumes 7a78540a379c61525fd01453eddc70ceaf50dcb043d8c56b0364d517580ccf9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-23T08:36:34.862Z] Removing intermediate container 3f289be5138e [2026-03-23T08:36:34.862Z] ---> 4fa010b39f5c [2026-03-23T08:36:34.862Z] Step 12/13 : COPY . . [2026-03-23T08:36:34.862Z] ---> 92e9b70330ec [2026-03-23T08:36:34.862Z] Step 13/13 : RUN ${MAKE} [2026-03-23T08:36:34.862Z] ---> Running in f34e854e0977 [2026-03-23T08:36:34.862Z] noop [2026-03-23T08:36:34.862Z] Removing intermediate container f34e854e0977 [2026-03-23T08:36:34.862Z] ---> db08043ef9c7 [2026-03-23T08:36:34.862Z] Successfully built db08043ef9c7 [2026-03-23T08:36:34.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:36:35.226Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T08:36:35.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:36:35.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container [2026-03-23T08:36:35.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/247 -v /w/workspace/device-onvif-camera/247:/w/workspace/device-onvif-camera/247:rw,z -v /w/workspace/device-onvif-camera/247@tmp:/w/workspace/device-onvif-camera/247@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T08:36:36.838Z] $ docker top 5abbda1108b0a31490d19c1f57ab32aee14b6aa3187263d8ae991d14fff7062b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:36:37.709Z] + go version [2026-03-23T08:36:37.709Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-23T08:36:37.729Z] $ docker stop --time=1 5abbda1108b0a31490d19c1f57ab32aee14b6aa3187263d8ae991d14fff7062b [2026-03-23T08:36:39.425Z] $ docker rm -f --volumes 5abbda1108b0a31490d19c1f57ab32aee14b6aa3187263d8ae991d14fff7062b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:36:40.021Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T08:36:40.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:36:40.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container [2026-03-23T08:36:40.308Z] $ 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/247 -v /w/workspace/device-onvif-camera/247:/w/workspace/device-onvif-camera/247:rw,z -v /w/workspace/device-onvif-camera/247@tmp:/w/workspace/device-onvif-camera/247@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T08:36:43.613Z] $ docker top 55b0aa3fd9d345702830c9966bedda28f35cdd0367dad4d049bacbe5eb786456 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:36:44.459Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/247 [Pipeline] fileExists [Pipeline] sh [2026-03-23T08:36:45.113Z] + make test [2026-03-23T08:36:45.113Z] go test ./... -coverprofile=coverage.out ./... [2026-03-23T08:36:51.762Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-03-23T08:41:13.645Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-03-23T08:41:13.645Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 31.2% of statements [2026-03-23T08:41:13.645Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-03-23T08:41:35.711Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.450s coverage: 86.5% of statements [2026-03-23T08:41:35.711Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-23T08:41:35.711Z] go vet ./... [2026-03-23T08:42:32.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T08:42:32.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T08:42:32.161Z] ./bin/test-attribution-txt.sh [2026-03-23T08:42:32.161Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T08:42:32.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T08:42:32.200Z] $ docker stop --time=1 55b0aa3fd9d345702830c9966bedda28f35cdd0367dad4d049bacbe5eb786456 [2026-03-23T08:42:36.603Z] $ docker rm -f --volumes 55b0aa3fd9d345702830c9966bedda28f35cdd0367dad4d049bacbe5eb786456 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:42:38.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T08:42:38.608Z] Warning: overwriting stash ‘coverage-report’ [2026-03-23T08:42:39.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T08:42:39.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T08:42:39.976Z] + ls -al . [2026-03-23T08:42:39.976Z] total 308 [2026-03-23T08:42:39.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:36 . [2026-03-23T08:42:39.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:33 .. [2026-03-23T08:42:39.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 .git [2026-03-23T08:42:39.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:33 .github [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 23 08:33 .gitignore [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:33 .golangci.yml [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 22626 Mar 23 08:33 Attribution.txt [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 23 08:33 CHANGELOG.md [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 23 08:33 Dockerfile [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:33 GOVERNANCE.md [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 23 08:33 Jenkinsfile [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 23 08:33 LICENSE [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 08:33 Makefile [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 08:33 OWNERS.md [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 23 08:33 README.md [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 08:31 VERSION [2026-03-23T08:42:39.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:33 bin [2026-03-23T08:42:39.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:33 cmd [2026-03-23T08:42:39.976Z] -rw-r--r-- 1 jenkins jenkins 85674 Mar 23 08:41 coverage.out [2026-03-23T08:42:39.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:33 doc [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 7007 Mar 23 08:33 go.mod [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 90036 Mar 23 08:33 go.sum [2026-03-23T08:42:39.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:33 internal [2026-03-23T08:42:39.976Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 23 08:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:42:40.347Z] + 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=2ee9afaac832d34d625f506f71b63586f73be28c --label arch=arm64 --label version=4.1.0-dev.20 . [2026-03-23T08:42:40.932Z] Sending build context to Docker daemon 27.69MB [2026-03-23T08:42:41.198Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T08:42:41.199Z] Step 2/27 : FROM ${BASE} AS builder [2026-03-23T08:42:41.199Z] ---> db08043ef9c7 [2026-03-23T08:42:41.199Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2026-03-23T08:42:41.199Z] ---> Running in 94b99637638b [2026-03-23T08:42:41.780Z] Removing intermediate container 94b99637638b [2026-03-23T08:42:41.780Z] ---> 215d409759b2 [2026-03-23T08:42:41.780Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T08:42:41.780Z] ---> Running in 922d2ed2df67 [2026-03-23T08:42:42.046Z] Removing intermediate container 922d2ed2df67 [2026-03-23T08:42:42.046Z] ---> 52cbca748a3b [2026-03-23T08:42:42.046Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2026-03-23T08:42:42.046Z] ---> Running in 8ee20f8fa340 [2026-03-23T08:42:42.315Z] Removing intermediate container 8ee20f8fa340 [2026-03-23T08:42:42.315Z] ---> 980b04aa34a0 [2026-03-23T08:42:42.315Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2026-03-23T08:42:42.582Z] ---> Running in 76eaaba7131e [2026-03-23T08:42:42.851Z] Removing intermediate container 76eaaba7131e [2026-03-23T08:42:42.851Z] ---> 7863201fe20f [2026-03-23T08:42:42.851Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2026-03-23T08:42:42.851Z] ---> Running in b84d21a29b76 [2026-03-23T08:42:43.122Z] Removing intermediate container b84d21a29b76 [2026-03-23T08:42:43.122Z] ---> 5ef67f378961 [2026-03-23T08:42:43.122Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-23T08:42:43.122Z] ---> Running in 655d75211063 [2026-03-23T08:42:44.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:42:44.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:42:46.755Z] OK: 255 MiB in 60 packages [2026-03-23T08:42:49.338Z] Removing intermediate container 655d75211063 [2026-03-23T08:42:49.338Z] ---> b85a16b49459 [2026-03-23T08:42:49.338Z] Step 9/27 : WORKDIR /device-onvif-camera [2026-03-23T08:42:49.338Z] ---> Running in 5852e0237460 [2026-03-23T08:42:49.605Z] Removing intermediate container 5852e0237460 [2026-03-23T08:42:49.605Z] ---> 8a38977c4b47 [2026-03-23T08:42:49.605Z] Step 10/27 : COPY go.mod vendor* ./ [2026-03-23T08:42:50.190Z] ---> 47bb3a8ee381 [2026-03-23T08:42:50.190Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:42:50.190Z] ---> Running in 595d8b49138a [2026-03-23T08:42:52.780Z] Removing intermediate container 595d8b49138a [2026-03-23T08:42:52.780Z] ---> b68d062396f9 [2026-03-23T08:42:52.780Z] Step 12/27 : COPY . . [2026-03-23T08:42:54.726Z] ---> 0a936db430e3 [2026-03-23T08:42:54.726Z] Step 13/27 : RUN ${MAKE} [2026-03-23T08:42:54.726Z] ---> Running in 55e80eefe31c [2026-03-23T08:42:55.687Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-03-23T08:47:17.544Z] Removing intermediate container 55e80eefe31c [2026-03-23T08:47:17.544Z] ---> 8578c8ddf19c [2026-03-23T08:47:17.544Z] Step 14/27 : FROM alpine:3.22 [2026-03-23T08:47:17.544Z] 3.22: Pulling from library/alpine [2026-03-23T08:47:17.544Z] d741ee1608f3: Pulling fs layer [2026-03-23T08:47:17.544Z] d741ee1608f3: Download complete [2026-03-23T08:47:17.544Z] d741ee1608f3: Pull complete [2026-03-23T08:47:17.544Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:47:17.544Z] Status: Downloaded newer image for alpine:3.22 [2026-03-23T08:47:17.544Z] ---> 5a766deef0c8 [2026-03-23T08:47:17.544Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-03-23T08:47:17.544Z] ---> Running in cae2e94051cb [2026-03-23T08:47:17.544Z] Removing intermediate container cae2e94051cb [2026-03-23T08:47:17.544Z] ---> 04643cafce2c [2026-03-23T08:47:17.544Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2026-03-23T08:47:17.544Z] ---> Running in a25be2b90af4 [2026-03-23T08:47:17.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:17.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:19.491Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T08:47:19.491Z] Executing busybox-1.37.0-r20.trigger [2026-03-23T08:47:19.491Z] OK: 8 MiB in 17 packages [2026-03-23T08:47:20.459Z] Removing intermediate container a25be2b90af4 [2026-03-23T08:47:20.459Z] ---> 82c126ced4ca [2026-03-23T08:47:20.459Z] Step 17/27 : RUN apk --no-cache upgrade [2026-03-23T08:47:20.459Z] ---> Running in 61a790f8b539 [2026-03-23T08:47:21.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:21.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:23.656Z] OK: 8 MiB in 17 packages [2026-03-23T08:47:24.622Z] Removing intermediate container 61a790f8b539 [2026-03-23T08:47:24.622Z] ---> 7becf74820c1 [2026-03-23T08:47:24.622Z] Step 18/27 : WORKDIR / [2026-03-23T08:47:24.622Z] ---> Running in bd8f58659daf [2026-03-23T08:47:24.892Z] Removing intermediate container bd8f58659daf [2026-03-23T08:47:24.892Z] ---> 87f2f9e55563 [2026-03-23T08:47:24.892Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2026-03-23T08:47:27.480Z] ---> d7c9089ff35a [2026-03-23T08:47:27.480Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2026-03-23T08:47:27.748Z] ---> 36fa7a7bfc1a [2026-03-23T08:47:27.748Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-03-23T08:47:28.334Z] ---> de55ffd6c6b7 [2026-03-23T08:47:28.334Z] Step 22/27 : EXPOSE 59984 [2026-03-23T08:47:28.334Z] ---> Running in 1fe0eaee7e52 [2026-03-23T08:47:28.602Z] Removing intermediate container 1fe0eaee7e52 [2026-03-23T08:47:28.602Z] ---> 3df3c6752647 [2026-03-23T08:47:28.602Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2026-03-23T08:47:28.870Z] ---> Running in 210d11056118 [2026-03-23T08:47:29.140Z] Removing intermediate container 210d11056118 [2026-03-23T08:47:29.140Z] ---> 77fbcb243dc9 [2026-03-23T08:47:29.140Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-23T08:47:29.140Z] ---> Running in 1aa24f700cfe [2026-03-23T08:47:29.408Z] Removing intermediate container 1aa24f700cfe [2026-03-23T08:47:29.408Z] ---> d17e65221ecd [2026-03-23T08:47:29.408Z] Step 25/27 : LABEL arch=arm64 [2026-03-23T08:47:29.408Z] ---> Running in 5ac85ceec32b [2026-03-23T08:47:29.992Z] Removing intermediate container 5ac85ceec32b [2026-03-23T08:47:29.992Z] ---> c7bdf87cd046 [2026-03-23T08:47:29.992Z] Step 26/27 : LABEL git_sha=2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:47:29.992Z] ---> Running in 8d9355fb280b [2026-03-23T08:47:30.260Z] Removing intermediate container 8d9355fb280b [2026-03-23T08:47:30.260Z] ---> 55febe0ced4d [2026-03-23T08:47:30.260Z] Step 27/27 : LABEL version=4.1.0-dev.20 [2026-03-23T08:47:30.260Z] ---> Running in 9a88dd4709f4 [2026-03-23T08:47:30.529Z] Removing intermediate container 9a88dd4709f4 [2026-03-23T08:47:30.529Z] ---> 987ca49c5e49 [2026-03-23T08:47:30.529Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-23T08:47:30.529Z] Successfully built 987ca49c5e49 [2026-03-23T08:47:30.797Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:47:30.955Z] provisioning config files... [2026-03-23T08:47:30.972Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/247@tmp/config13064816826551349251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:47:31.325Z] ---> ****-login.sh [2026-03-23T08:47:31.325Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:47:31.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:31.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:31.593Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:31.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:31.593Z] [2026-03-23T08:47:31.593Z] Login Succeeded [2026-03-23T08:47:31.593Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:47:31.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:31.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:31.863Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:31.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:31.863Z] [2026-03-23T08:47:31.863Z] Login Succeeded [2026-03-23T08:47:31.863Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:47:32.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:32.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:32.406Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:32.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:32.406Z] [2026-03-23T08:47:32.406Z] Login Succeeded [2026-03-23T08:47:32.406Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:47:32.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:32.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:32.674Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:32.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:32.674Z] [2026-03-23T08:47:32.674Z] Login Succeeded [2026-03-23T08:47:32.674Z] ****.io [2026-03-23T08:47:32.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:33.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:33.211Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:33.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:33.211Z] [2026-03-23T08:47:33.211Z] Login Succeeded [2026-03-23T08:47:33.211Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:47:33.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:47:33.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:47:33.321Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2026-03-23T08:47:33.321Z] 2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:47:33.321Z] latest [2026-03-23T08:47:33.321Z] 4.1.0-dev.20 [2026-03-23T08:47:33.321Z] 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:47:33.321Z] main [2026-03-23T08:47:33.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:33.709Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:35.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:47:35.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-23T08:47:35.058Z] c4260dd4cfbc: Preparing [2026-03-23T08:47:35.058Z] 8b89b953b188: Preparing [2026-03-23T08:47:35.058Z] e8739c080b9a: Preparing [2026-03-23T08:47:35.058Z] a0740e6ee52a: Preparing [2026-03-23T08:47:35.058Z] 3ac0cbaa2c28: Preparing [2026-03-23T08:47:35.058Z] c4e71c2a4573: Preparing [2026-03-23T08:47:35.058Z] c4e71c2a4573: Waiting [2026-03-23T08:47:35.326Z] a0740e6ee52a: Pushed [2026-03-23T08:47:35.326Z] 3ac0cbaa2c28: Pushed [2026-03-23T08:47:35.326Z] 8b89b953b188: Pushed [2026-03-23T08:47:35.326Z] c4260dd4cfbc: Pushed [2026-03-23T08:47:35.326Z] c4e71c2a4573: Layer already exists [2026-03-23T08:47:43.539Z] e8739c080b9a: Pushed [2026-03-23T08:47:43.539Z] 2ee9afaac832d34d625f506f71b63586f73be28c: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:43.907Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:44.268Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-03-23T08:47:44.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-23T08:47:44.268Z] c4260dd4cfbc: Preparing [2026-03-23T08:47:44.268Z] 8b89b953b188: Preparing [2026-03-23T08:47:44.268Z] e8739c080b9a: Preparing [2026-03-23T08:47:44.268Z] a0740e6ee52a: Preparing [2026-03-23T08:47:44.268Z] 3ac0cbaa2c28: Preparing [2026-03-23T08:47:44.268Z] c4e71c2a4573: Preparing [2026-03-23T08:47:44.268Z] c4e71c2a4573: Waiting [2026-03-23T08:47:44.268Z] a0740e6ee52a: Layer already exists [2026-03-23T08:47:44.268Z] 8b89b953b188: Layer already exists [2026-03-23T08:47:44.268Z] e8739c080b9a: Layer already exists [2026-03-23T08:47:44.268Z] c4260dd4cfbc: Layer already exists [2026-03-23T08:47:44.268Z] 3ac0cbaa2c28: Layer already exists [2026-03-23T08:47:44.268Z] c4e71c2a4573: Layer already exists [2026-03-23T08:47:44.536Z] latest: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:44.904Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:45.270Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 [2026-03-23T08:47:45.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-23T08:47:45.270Z] c4260dd4cfbc: Preparing [2026-03-23T08:47:45.270Z] 8b89b953b188: Preparing [2026-03-23T08:47:45.270Z] e8739c080b9a: Preparing [2026-03-23T08:47:45.270Z] a0740e6ee52a: Preparing [2026-03-23T08:47:45.270Z] 3ac0cbaa2c28: Preparing [2026-03-23T08:47:45.270Z] c4e71c2a4573: Preparing [2026-03-23T08:47:45.270Z] c4e71c2a4573: Waiting [2026-03-23T08:47:45.270Z] a0740e6ee52a: Layer already exists [2026-03-23T08:47:45.270Z] 3ac0cbaa2c28: Layer already exists [2026-03-23T08:47:45.270Z] 8b89b953b188: Layer already exists [2026-03-23T08:47:45.270Z] e8739c080b9a: Layer already exists [2026-03-23T08:47:45.270Z] c4260dd4cfbc: Layer already exists [2026-03-23T08:47:45.270Z] c4e71c2a4573: Layer already exists [2026-03-23T08:47:45.537Z] 4.1.0-dev.20: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:45.940Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:47.259Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:47:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-23T08:47:47.259Z] c4260dd4cfbc: Preparing [2026-03-23T08:47:47.259Z] 8b89b953b188: Preparing [2026-03-23T08:47:47.259Z] e8739c080b9a: Preparing [2026-03-23T08:47:47.259Z] a0740e6ee52a: Preparing [2026-03-23T08:47:47.259Z] 3ac0cbaa2c28: Preparing [2026-03-23T08:47:47.259Z] c4e71c2a4573: Preparing [2026-03-23T08:47:47.259Z] c4e71c2a4573: Waiting [2026-03-23T08:47:47.259Z] e8739c080b9a: Layer already exists [2026-03-23T08:47:47.259Z] c4260dd4cfbc: Layer already exists [2026-03-23T08:47:47.259Z] 8b89b953b188: Layer already exists [2026-03-23T08:47:47.259Z] a0740e6ee52a: Layer already exists [2026-03-23T08:47:47.259Z] 3ac0cbaa2c28: Layer already exists [2026-03-23T08:47:47.259Z] c4e71c2a4573: Layer already exists [2026-03-23T08:47:47.527Z] 2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:47.885Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:48.306Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2026-03-23T08:47:48.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-23T08:47:48.307Z] c4260dd4cfbc: Preparing [2026-03-23T08:47:48.307Z] 8b89b953b188: Preparing [2026-03-23T08:47:48.307Z] e8739c080b9a: Preparing [2026-03-23T08:47:48.307Z] a0740e6ee52a: Preparing [2026-03-23T08:47:48.307Z] 3ac0cbaa2c28: Preparing [2026-03-23T08:47:48.307Z] c4e71c2a4573: Preparing [2026-03-23T08:47:48.307Z] c4e71c2a4573: Waiting [2026-03-23T08:47:48.307Z] c4260dd4cfbc: Layer already exists [2026-03-23T08:47:48.307Z] 8b89b953b188: Layer already exists [2026-03-23T08:47:48.307Z] e8739c080b9a: Layer already exists [2026-03-23T08:47:48.307Z] 3ac0cbaa2c28: Layer already exists [2026-03-23T08:47:48.307Z] a0740e6ee52a: Layer already exists [2026-03-23T08:47:48.307Z] c4e71c2a4573: Layer already exists [2026-03-23T08:47:48.307Z] main: digest: sha256:5f54a0ab8e30ad72aef5433da47df2ce07039e94287d5a877e94126e152b19ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:47:48.397Z] ===================================================== [Pipeline] echo [2026-03-23T08:47:48.408Z] taggedImages: [2026-03-23T08:47:48.408Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c [2026-03-23T08:47:48.408Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-03-23T08:47:48.408Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 [2026-03-23T08:47:48.408Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [2026-03-23T08:47:48.408Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2026-03-23T08:47:48.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] echo [2026-03-23T08:47:48.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2026-03-23T08:47:48.440Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.20 [Pipeline] echo [2026-03-23T08:47:48.450Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2ee9afaac832d34d625f506f71b63586f73be28c-4.1.0-dev.20 [Pipeline] echo [2026-03-23T08:47:48.460Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:48.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:47:48.845Z] [2026-03-23T08:47:48.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:49.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:47:49.472Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-23T08:47:49.472Z] 8998bd30e6a1: Pulling fs layer [2026-03-23T08:47:49.472Z] 04944245beec: Pulling fs layer [2026-03-23T08:47:49.472Z] 699f458cf7ca: Pulling fs layer [2026-03-23T08:47:49.472Z] 765212b225bb: Pulling fs layer [2026-03-23T08:47:49.472Z] f23df028b6ca: Pulling fs layer [2026-03-23T08:47:49.472Z] d65c8cfc05b1: Pulling fs layer [2026-03-23T08:47:49.472Z] 2437ff75d9bd: Pulling fs layer [2026-03-23T08:47:49.472Z] f23df028b6ca: Waiting [2026-03-23T08:47:49.472Z] d65c8cfc05b1: Waiting [2026-03-23T08:47:49.472Z] 765212b225bb: Waiting [2026-03-23T08:47:49.472Z] 2437ff75d9bd: Waiting [2026-03-23T08:47:49.472Z] 04944245beec: Verifying Checksum [2026-03-23T08:47:49.472Z] 04944245beec: Download complete [2026-03-23T08:47:49.472Z] 765212b225bb: Download complete [2026-03-23T08:47:49.472Z] f23df028b6ca: Verifying Checksum [2026-03-23T08:47:49.472Z] f23df028b6ca: Download complete [2026-03-23T08:47:49.751Z] d65c8cfc05b1: Verifying Checksum [2026-03-23T08:47:49.751Z] d65c8cfc05b1: Download complete [2026-03-23T08:47:49.751Z] 699f458cf7ca: Verifying Checksum [2026-03-23T08:47:49.751Z] 699f458cf7ca: Download complete [2026-03-23T08:47:50.144Z] 8998bd30e6a1: Verifying Checksum [2026-03-23T08:47:50.144Z] 8998bd30e6a1: Download complete [2026-03-23T08:47:52.769Z] 2437ff75d9bd: Verifying Checksum [2026-03-23T08:47:52.769Z] 2437ff75d9bd: Download complete [2026-03-23T08:47:55.365Z] 8998bd30e6a1: Pull complete [2026-03-23T08:47:55.948Z] 04944245beec: Pull complete [2026-03-23T08:47:57.353Z] 699f458cf7ca: Pull complete [2026-03-23T08:47:57.620Z] 765212b225bb: Pull complete [2026-03-23T08:47:58.579Z] f23df028b6ca: Pull complete [2026-03-23T08:47:58.846Z] d65c8cfc05b1: Pull complete [2026-03-23T08:48:17.036Z] 2437ff75d9bd: Pull complete [2026-03-23T08:48:17.036Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-23T08:48:17.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:48:17.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:48:17.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container [2026-03-23T08:48:17.330Z] $ 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/247 -v /w/workspace/device-onvif-camera/247:/w/workspace/device-onvif-camera/247:rw,z -v /w/workspace/device-onvif-camera/247@tmp:/w/workspace/device-onvif-camera/247@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-23T08:48:20.358Z] $ docker top 6fde797f954403b66d29996d7df98d25f5ce52c1ec7baee25206f6daa7ff49f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:48:21.198Z] ---> job-cost.sh [2026-03-23T08:48:21.199Z] lf-activate-venv: SKIPPING [2026-03-23T08:48:21.199Z] INFO: No Stack... [2026-03-23T08:48:21.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-23T08:48:22.362Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T08:48:22.994Z] + cat /w/workspace/device-onvif-camera/247/archives/cost.csv [2026-03-23T08:48:22.995Z] + cut -d, -f6 [Pipeline] lock [2026-03-23T08:48:23.052Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [2026-03-23T08:48:23.063Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] did not exist. Created. [2026-03-23T08:48:23.069Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T08:48:23.733Z] /w/workspace/device-onvif-camera/247@tmp/durable-2b3db824/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-23T08:48:24.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-23T08:48:24.403Z] Warning: overwriting stash ‘stack-cost’ [2026-03-23T08:48:24.472Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T08:48:24.485Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-247-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T08:48:24.509Z] $ docker stop --time=1 6fde797f954403b66d29996d7df98d25f5ce52c1ec7baee25206f6daa7ff49f1 [2026-03-23T08:48:26.055Z] $ docker rm -f --volumes 6fde797f954403b66d29996d7df98d25f5ce52c1ec7baee25206f6daa7ff49f1 [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) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-23T08:48:26.596Z] provisioning config files... [2026-03-23T08:48:26.603Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6432026493049009145tmp [Pipeline] { [Pipeline] sh [2026-03-23T08:48:26.899Z] + set +x [2026-03-23T08:48:26.899Z] + curl -s https://codecov.io/bash [2026-03-23T08:48:26.899Z] + bash -s -- [2026-03-23T08:48:26.899Z] [2026-03-23T08:48:26.899Z] _____ _ [2026-03-23T08:48:26.899Z] / ____| | | [2026-03-23T08:48:26.899Z] | | ___ __| | ___ ___ _____ __ [2026-03-23T08:48:26.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-23T08:48:26.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-23T08:48:26.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-23T08:48:26.899Z] Bash-1.0.6 [2026-03-23T08:48:26.899Z] [2026-03-23T08:48:26.899Z] [2026-03-23T08:48:26.899Z] ==> git version 2.25.1 found [2026-03-23T08:48:26.899Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-23T08:48:26.899Z] Release-Date: 2020-01-08 [2026-03-23T08:48:26.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-23T08:48:26.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-23T08:48:26.899Z] ==> Jenkins CI detected. [2026-03-23T08:48:26.899Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2026-03-23T08:48:26.899Z] project root: . [2026-03-23T08:48:26.899Z] --> token set from env [2026-03-23T08:48:26.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-23T08:48:26.899Z] ==> Running gcov in . (disable via -X gcov) [2026-03-23T08:48:26.899Z] ==> Python coveragepy not found [2026-03-23T08:48:26.899Z] ==> Searching for coverage reports in: [2026-03-23T08:48:26.899Z] + . [2026-03-23T08:48:26.899Z] -> Found 1 reports [2026-03-23T08:48:27.158Z] ==> Detecting git/mercurial file structure [2026-03-23T08:48:27.158Z] ==> Reading reports [2026-03-23T08:48:27.158Z] + ./coverage.out bytes=85674 [2026-03-23T08:48:27.158Z] ==> Appending adjustments [2026-03-23T08:48:27.158Z] https://docs.codecov.io/docs/fixing-reports [2026-03-23T08:48:27.158Z] + Found adjustments [2026-03-23T08:48:27.158Z] ==> Gzipping contents [2026-03-23T08:48:27.158Z] 12K /tmp/codecov.hcBSi0.gz [2026-03-23T08:48:27.158Z] ==> Uploading reports [2026-03-23T08:48:27.158Z] url: https://codecov.io [2026-03-23T08:48:27.158Z] query: branch=main&commit=2ee9afaac832d34d625f506f71b63586f73be28c&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-23T08:48:27.158Z] -> Pinging Codecov [2026-03-23T08:48:27.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2ee9afaac832d34d625f506f71b63586f73be28c&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-23T08:48:27.417Z] -> Uploading to [2026-03-23T08:48:27.417Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/2ee9afaac832d34d625f506f71b63586f73be28c/8fa8884f-0efb-4a39-84cd-d2b17853a671.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260323%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260323T084827Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9b2083fe2435712541a1ff0a3aeaaa8e10568f53df84b79afdfdbf4d5fc629f [2026-03-23T08:48:27.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-23T08:48:27.417Z] Dload Upload Total Spent Left Speed [2026-03-23T08:48:27.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 69777 --:--:-- --:--:-- --:--:-- 69777 [2026-03-23T08:48:27.677Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] } [2026-03-23T08:48:27.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-23T08:48:27.880Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-23T08:48:27.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:28.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T08:48:28.197Z] [2026-03-23T08:48:28.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:28.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T08:48:28.492Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-23T08:48:28.492Z] 2d35ebdb57d9: Already exists [2026-03-23T08:48:28.492Z] 85e8836fcdb2: Pulling fs layer [2026-03-23T08:48:28.492Z] 91631faa732a: Pulling fs layer [2026-03-23T08:48:28.492Z] f3f5ae8826fa: Pulling fs layer [2026-03-23T08:48:28.492Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T08:48:28.492Z] 7861252a18e6: Pulling fs layer [2026-03-23T08:48:28.492Z] 9130f900ef6f: Pulling fs layer [2026-03-23T08:48:28.492Z] 4f4fb700ef54: Waiting [2026-03-23T08:48:28.492Z] 9130f900ef6f: Waiting [2026-03-23T08:48:28.492Z] 7861252a18e6: Waiting [2026-03-23T08:48:28.492Z] f3f5ae8826fa: Verifying Checksum [2026-03-23T08:48:28.492Z] f3f5ae8826fa: Download complete [2026-03-23T08:48:28.492Z] 85e8836fcdb2: Download complete [2026-03-23T08:48:28.492Z] 4f4fb700ef54: Download complete [2026-03-23T08:48:28.752Z] 85e8836fcdb2: Pull complete [2026-03-23T08:48:28.752Z] 7861252a18e6: Verifying Checksum [2026-03-23T08:48:28.752Z] 7861252a18e6: Download complete [2026-03-23T08:48:29.010Z] 91631faa732a: Verifying Checksum [2026-03-23T08:48:29.010Z] 91631faa732a: Download complete [2026-03-23T08:48:29.268Z] 9130f900ef6f: Verifying Checksum [2026-03-23T08:48:29.268Z] 9130f900ef6f: Download complete [2026-03-23T08:48:33.453Z] 91631faa732a: Pull complete [2026-03-23T08:48:33.453Z] f3f5ae8826fa: Pull complete [2026-03-23T08:48:33.453Z] 4f4fb700ef54: Pull complete [2026-03-23T08:48:33.453Z] 7861252a18e6: Pull complete [2026-03-23T08:48:36.737Z] 9130f900ef6f: Pull complete [2026-03-23T08:48:36.737Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-23T08:48:36.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T08:48:36.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:48:36.831Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:48:36.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-23T08:48:40.015Z] $ docker top 1a263854740a8a0f09ec18094b02ec41dc9e3de8db2a2d604da0bbe3d126bed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:48:40.365Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2026-03-23T08:48:40.375Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2026-03-23T08:48:40.653Z] + set -o pipefail [2026-03-23T08:48:40.653Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2026-03-23T08:48:50.634Z] [2026-03-23T08:48:50.634Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2026-03-23T08:48:50.634Z] [2026-03-23T08:48:50.634Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/35931b3b-47a7-4ac0-a341-28f15c9c42cc [2026-03-23T08:48:50.634Z] [2026-03-23T08:48:50.634Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-03-23T08:48:50.634Z] [2026-03-23T08:48:50.634Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-23T08:48:50.634Z] [Pipeline] } [2026-03-23T08:48:50.644Z] $ docker stop --time=1 1a263854740a8a0f09ec18094b02ec41dc9e3de8db2a2d604da0bbe3d126bed5 [2026-03-23T08:48:54.066Z] $ docker rm -f --volumes 1a263854740a8a0f09ec18094b02ec41dc9e3de8db2a2d604da0bbe3d126bed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-03-23T08:48:54.631Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:48:54.649Z] provisioning config files... [2026-03-23T08:48:54.657Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5709951156142912785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:48:54.953Z] --> edgex-publish-swagger.sh [2026-03-23T08:48:54.953Z] === Publish doc/openapi/v3 API === [2026-03-23T08:48:54.953Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2026-03-23T08:48:54.953Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2026-03-23T08:48:54.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-23T08:48:54.953Z] Dload Upload Total Spent Left Speed [2026-03-23T08:48:55.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 249 1832k --:--:-- --:--:-- --:--:-- 1825k 100 485k 100 66 100 485k 249 1832k --:--:-- --:--:-- --:--:-- 1825k [2026-03-23T08:48:55.213Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-23T08:48:55.213Z] [Pipeline] } [2026-03-23T08:48:55.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T08:48:55.771Z] + git log --format=format:%s -1 2ee9afaac832d34d625f506f71b63586f73be28c [Pipeline] sh [2026-03-23T08:48:56.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:48:56.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:56.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:48:56.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:48:56.500Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:48:56.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:48:56.815Z] $ docker top ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba -eo pid,comm [2026-03-23T08:48:56.860Z] 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). [2026-03-23T08:48:56.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:48:56.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:48:56.919Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:48:57.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:48:57.021Z] $ docker exec ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba ssh-agent [2026-03-23T08:48:57.115Z] SSH_AUTH_SOCK=/tmp/ssh-YA6jpInhzQhT/agent.31 [2026-03-23T08:48:57.115Z] SSH_AGENT_PID=37 [2026-03-23T08:48:57.119Z] Running ssh-add (command line suppressed) [2026-03-23T08:48:57.215Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2982189292364129969.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2982189292364129969.key) [2026-03-23T08:48:57.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:48:57.512Z] + git semver tag [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,746 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,750 [run_tag] DEBUG tag force:False [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,750 [check_head_tag] DEBUG check head tag [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,751 [execute] INFO git cat-file --batch-check [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,753 [execute] INFO git cat-file --batch [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,764 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,764 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:48:57.772Z] 2026-03-23 08:48:57,767 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:48:57.772Z] 4.1.0-dev.20 [Pipeline] } [2026-03-23T08:48:58.041Z] $ docker exec --env ******** --env ******** ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba ssh-agent -k [2026-03-23T08:48:58.129Z] unset SSH_AUTH_SOCK; [2026-03-23T08:48:58.130Z] unset SSH_AGENT_PID; [2026-03-23T08:48:58.130Z] echo Agent pid 37 killed; [2026-03-23T08:48:58.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:48:58.470Z] + git semver [Pipeline] } [2026-03-23T08:48:58.741Z] $ docker stop --time=1 ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba [2026-03-23T08:49:00.011Z] $ docker rm -f --volumes ff3ef684cbf5026a793e3ec18577304a5598b03586395fc78483612a2814f8ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:00.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T08:49:00.417Z] [2026-03-23T08:49:00.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:00.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T08:49:00.711Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-23T08:49:00.711Z] ab5ef0e58194: Pulling fs layer [2026-03-23T08:49:00.711Z] 9712f1f96733: Pulling fs layer [2026-03-23T08:49:00.711Z] 63f879dbbcfc: Pulling fs layer [2026-03-23T08:49:00.711Z] 0d9ebad4ef96: Pulling fs layer [2026-03-23T08:49:00.711Z] e9a5061849ea: Pulling fs layer [2026-03-23T08:49:00.711Z] d747dcd14b5f: Pulling fs layer [2026-03-23T08:49:00.711Z] 2de7ff778b66: Pulling fs layer [2026-03-23T08:49:00.711Z] e9a5061849ea: Waiting [2026-03-23T08:49:00.711Z] 0d9ebad4ef96: Waiting [2026-03-23T08:49:00.711Z] d747dcd14b5f: Waiting [2026-03-23T08:49:00.711Z] 2de7ff778b66: Waiting [2026-03-23T08:49:00.711Z] 9712f1f96733: Verifying Checksum [2026-03-23T08:49:00.711Z] 9712f1f96733: Download complete [2026-03-23T08:49:00.970Z] 63f879dbbcfc: Verifying Checksum [2026-03-23T08:49:00.970Z] 63f879dbbcfc: Download complete [2026-03-23T08:49:01.229Z] e9a5061849ea: Verifying Checksum [2026-03-23T08:49:01.229Z] e9a5061849ea: Download complete [2026-03-23T08:49:01.229Z] d747dcd14b5f: Download complete [2026-03-23T08:49:01.229Z] 2de7ff778b66: Verifying Checksum [2026-03-23T08:49:01.229Z] 0d9ebad4ef96: Download complete [2026-03-23T08:49:01.486Z] ab5ef0e58194: Download complete [2026-03-23T08:49:04.769Z] ab5ef0e58194: Pull complete [2026-03-23T08:49:04.769Z] 9712f1f96733: Pull complete [2026-03-23T08:49:04.769Z] 63f879dbbcfc: Pull complete [2026-03-23T08:49:10.036Z] 0d9ebad4ef96: Pull complete [2026-03-23T08:49:10.036Z] e9a5061849ea: Pull complete [2026-03-23T08:49:10.036Z] d747dcd14b5f: Pull complete [2026-03-23T08:49:10.972Z] 2de7ff778b66: Pull complete [2026-03-23T08:49:10.972Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-23T08:49:10.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T08:49:10.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:49:11.073Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:49:11.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-23T08:49:14.531Z] $ docker top df5a3ba15d4745951561a06e4b75c3c9c9470f00c9356d0ff2c022d4b9760356 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:49:14.602Z] provisioning config files... [2026-03-23T08:49:14.608Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13653765836687993739tmp [2026-03-23T08:49:14.618Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13924722004259574208tmp [2026-03-23T08:49:14.628Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16673279395004569576tmp [Pipeline] { [Pipeline] echo [2026-03-23T08:49:14.657Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:14.949Z] ---> sigul-configuration.sh [2026-03-23T08:49:14.949Z] gpg: directory `/root/.gnupg' created [2026-03-23T08:49:14.949Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-23T08:49:14.949Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-23T08:49:14.949Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-23T08:49:14.949Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-23T08:49:14.949Z] gpg: CAST5 encrypted data [2026-03-23T08:49:14.949Z] gpg: encrypted with 1 passphrase [2026-03-23T08:49:14.949Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-23T08:49:15.243Z] + mkdir /home/jenkins [2026-03-23T08:49:15.243Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-23T08:49:15.539Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-23T08:49:15.553Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:15.847Z] ---> sigul-install.sh [2026-03-23T08:49:15.847Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-23T08:49:16.145Z] + git tag --list [2026-03-23T08:49:16.146Z] v0.0.0 [2026-03-23T08:49:16.146Z] v2.2.0 [2026-03-23T08:49:16.146Z] v2.3.0 [2026-03-23T08:49:16.146Z] v2.3.1 [2026-03-23T08:49:16.146Z] v3.0 [2026-03-23T08:49:16.146Z] v3.0.0 [2026-03-23T08:49:16.146Z] v3.1 [2026-03-23T08:49:16.146Z] v3.1.0 [2026-03-23T08:49:16.146Z] v3.1.1 [2026-03-23T08:49:16.146Z] v4.0 [2026-03-23T08:49:16.146Z] v4.0.0 [2026-03-23T08:49:16.146Z] v4.0.1 [2026-03-23T08:49:16.146Z] v4.0.1-dev.1 [2026-03-23T08:49:16.146Z] v4.1.0-dev.1 [2026-03-23T08:49:16.146Z] v4.1.0-dev.10 [2026-03-23T08:49:16.146Z] v4.1.0-dev.11 [2026-03-23T08:49:16.146Z] v4.1.0-dev.12 [2026-03-23T08:49:16.146Z] v4.1.0-dev.13 [2026-03-23T08:49:16.146Z] v4.1.0-dev.14 [2026-03-23T08:49:16.146Z] v4.1.0-dev.15 [2026-03-23T08:49:16.146Z] v4.1.0-dev.16 [2026-03-23T08:49:16.146Z] v4.1.0-dev.17 [2026-03-23T08:49:16.146Z] v4.1.0-dev.18 [2026-03-23T08:49:16.146Z] v4.1.0-dev.19 [2026-03-23T08:49:16.146Z] v4.1.0-dev.2 [2026-03-23T08:49:16.146Z] v4.1.0-dev.20 [2026-03-23T08:49:16.146Z] v4.1.0-dev.3 [2026-03-23T08:49:16.146Z] v4.1.0-dev.4 [2026-03-23T08:49:16.146Z] v4.1.0-dev.5 [2026-03-23T08:49:16.146Z] v4.1.0-dev.6 [2026-03-23T08:49:16.146Z] v4.1.0-dev.7 [2026-03-23T08:49:16.146Z] v4.1.0-dev.8 [2026-03-23T08:49:16.146Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-23T08:49:16.445Z] + lftools sign git-tag v4.1.0-dev.20 [2026-03-23T08:49:17.012Z] Signing Git tag with Sigul... [2026-03-23T08:49:17.012Z] Signing v4.1.0-dev.20 [Pipeline] echo [2026-03-23T08:49:17.284Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:17.574Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-23T08:49:17.580Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-23T08:49:17.611Z] $ docker stop --time=1 df5a3ba15d4745951561a06e4b75c3c9c9470f00c9356d0ff2c022d4b9760356 [2026-03-23T08:49:18.912Z] $ docker rm -f --volumes df5a3ba15d4745951561a06e4b75c3c9c9470f00c9356d0ff2c022d4b9760356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-23T08:49:19.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:49:19.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:19.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:49:19.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:49:19.728Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:49:19.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:49:19.992Z] $ docker top 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b -eo pid,comm [2026-03-23T08:49:20.037Z] 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). [2026-03-23T08:49:20.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:49:20.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:49:20.082Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:49:20.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:49:20.188Z] $ docker exec 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b ssh-agent [2026-03-23T08:49:20.281Z] SSH_AUTH_SOCK=/tmp/ssh-t9FPgM0jothG/agent.31 [2026-03-23T08:49:20.281Z] SSH_AGENT_PID=37 [2026-03-23T08:49:20.285Z] Running ssh-add (command line suppressed) [2026-03-23T08:49:20.392Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2553540664905520201.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2553540664905520201.key) [2026-03-23T08:49:20.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:49:20.697Z] + git semver bump pre [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,905 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,910 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,910 [bump_version] DEBUG bumped version:4.1.0-dev.21 [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,910 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,910 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,910 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,912 [execute] INFO git cat-file --batch-check [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,916 [execute] INFO git cat-file --batch [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:49:20.956Z] 2026-03-23 08:49:20,920 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:49:20.956Z] 4.1.0-dev.21 [Pipeline] } [2026-03-23T08:49:20.965Z] $ docker exec --env ******** --env ******** 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b ssh-agent -k [2026-03-23T08:49:21.061Z] unset SSH_AUTH_SOCK; [2026-03-23T08:49:21.061Z] unset SSH_AGENT_PID; [2026-03-23T08:49:21.061Z] echo Agent pid 37 killed; [2026-03-23T08:49:21.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:49:21.396Z] + git semver [Pipeline] } [2026-03-23T08:49:21.668Z] $ docker stop --time=1 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b [2026-03-23T08:49:22.936Z] $ docker rm -f --volumes 98b018b7aac96824559a24b47e148beb93933e8422a034835ec25fc569596c9b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:49:23.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:49:23.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:23.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:49:23.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:49:23.654Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:49:23.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:49:23.928Z] $ docker top 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f -eo pid,comm [2026-03-23T08:49:23.961Z] 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). [2026-03-23T08:49:23.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:49:24.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:49:24.014Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:49:24.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:49:24.125Z] $ docker exec 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f ssh-agent [2026-03-23T08:49:24.216Z] SSH_AUTH_SOCK=/tmp/ssh-OA3fCe4UK0YD/agent.32 [2026-03-23T08:49:24.216Z] SSH_AGENT_PID=38 [2026-03-23T08:49:24.220Z] Running ssh-add (command line suppressed) [2026-03-23T08:49:24.305Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17191622326399421677.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17191622326399421677.key) [2026-03-23T08:49:24.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:49:24.613Z] + git semver push [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,813 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,816 [run_push] DEBUG push [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,817 [execute] INFO git cat-file --batch-check [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,819 [execute] INFO git rev-list f3384e608796ac7fcb181e00dba5bf08dde04052 -- [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,820 [execute] DEBUG Popen(['git', 'rev-list', 'f3384e608796ac7fcb181e00dba5bf08dde04052', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,827 [execute] INFO git fetch -v -- origin [2026-03-23T08:49:24.872Z] 2026-03-23 08:49:24,827 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-23T08:49:25.438Z] 2026-03-23 08:49:25,373 [run_push] DEBUG no remote changes detected [2026-03-23T08:49:25.438Z] 2026-03-23 08:49:25,373 [execute] INFO git push origin semver [2026-03-23T08:49:25.438Z] 2026-03-23 08:49:25,374 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:49:26.375Z] 2026-03-23 08:49:26,120 [run_push] DEBUG push all version tags [2026-03-23T08:49:26.375Z] 2026-03-23 08:49:26,120 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-23T08:49:26.375Z] 2026-03-23 08:49:26,121 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:49:26.943Z] 2026-03-23 08:49:26,881 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-23T08:49:26.943Z] 4.1.0-dev.21 [Pipeline] } [2026-03-23T08:49:26.952Z] $ docker exec --env ******** --env ******** 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f ssh-agent -k [2026-03-23T08:49:27.049Z] unset SSH_AUTH_SOCK; [2026-03-23T08:49:27.050Z] unset SSH_AGENT_PID; [2026-03-23T08:49:27.050Z] echo Agent pid 38 killed; [2026-03-23T08:49:27.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:49:27.388Z] + git semver [Pipeline] } [2026-03-23T08:49:27.660Z] $ docker stop --time=1 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f [2026-03-23T08:49:28.875Z] $ docker rm -f --volumes 6c939e040395908b97d574ec7afdbf170979dd816a545bbe03025631988e2b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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 [2026-03-23T08:49:29.439Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2026-03-23T08:49:29.439Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-03-23T08:49:29.439Z] total 16 [2026-03-23T08:49:29.439Z] drwxr-xr-x 3 root root 4096 Mar 23 08:35 . [2026-03-23T08:49:29.439Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 08:49 .. [2026-03-23T08:49:29.439Z] drwxr-xr-x 2 root root 4096 Mar 23 08:35 cost [2026-03-23T08:49:29.439Z] -rw-r--r-- 1 root root 91 Mar 23 08:35 cost.csv [2026-03-23T08:49:29.439Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2026-03-23T08:49:29.439Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-03-23T08:49:29.439Z] total 16 [2026-03-23T08:49:29.439Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:35 . [2026-03-23T08:49:29.439Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 08:49 .. [2026-03-23T08:49:29.439Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 08:35 cost [2026-03-23T08:49:29.439Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 23 08:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:29.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:30.589Z] ---> package-listing.sh [2026-03-23T08:49:30.589Z] ++ facter osfamily [2026-03-23T08:49:30.589Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T08:49:30.848Z] + OS_FAMILY=debian [2026-03-23T08:49:30.848Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-03-23T08:49:30.848Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T08:49:30.848Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T08:49:30.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T08:49:30.848Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T08:49:30.848Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-23T08:49:30.848Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T08:49:30.848Z] + case "${OS_FAMILY}" in [2026-03-23T08:49:30.848Z] + dpkg -l [2026-03-23T08:49:30.848Z] + grep '^ii' [2026-03-23T08:49:30.848Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T08:49:30.849Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T08:49:30.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T08:49:30.849Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-23T08:49:30.849Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-03-23T08:49:30.849Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-03-23T08:49:30.860Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-23T08:49:31.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:31.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:49:31.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:49:31.786Z] prd-ubuntu20.04-docker-8c-8g-3937 does not seem to be running inside a container [2026-03-23T08:49:31.818Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T08:49:32.041Z] $ docker top 31b51ffd37c6ccf3e1015ef54b505a5afc80f32a57e9761d1d9c0a5d81578f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:49:32.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T08:49:32.674Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T08:49:32.954Z] + ls /var/log/sa-host [2026-03-23T08:49:32.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:49:32.982Z] provisioning config files... [2026-03-23T08:49:32.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14405991766697616194tmp [Pipeline] { [Pipeline] echo [2026-03-23T08:49:33.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:33.284Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T08:49:33.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:33.599Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T08:49:33.607Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:33.887Z] ---> sudo-logs.sh [2026-03-23T08:49:33.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-23T08:49:33.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:34.203Z] ---> job-cost.sh [2026-03-23T08:49:34.203Z] lf-activate-venv: SKIPPING [2026-03-23T08:49:34.203Z] DEBUG: total: 0.2199999988079071 [2026-03-23T08:49:34.203Z] INFO: Retrieving Stack Cost... [2026-03-23T08:49:34.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T08:49:35.027Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T08:49:35.037Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:35.315Z] ---> logs-deploy.sh [2026-03-23T08:49:35.315Z] lf-activate-venv: SKIPPING [2026-03-23T08:49:35.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/247 [2026-03-23T08:49:35.315Z] INFO: archiving workspace using pattern(s): [2026-03-23T08:49:36.248Z] Archives upload complete. [2026-03-23T08:49:36.248Z] INFO: archiving logs to Nexus