Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f73b0e826ac828b616676455099e46cacb0f4f8b 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-ssh4347852482068773895.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-ssh6123328402783354946.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-ssh6929306322113950767.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-ssh13051065112128040235.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-ssh11323360618919165287.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3540 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 Avoid second fetch Checking out Revision f73b0e826ac828b616676455099e46cacb0f4f8b (main) Commit message: "Merge pull request #552 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f73b0e826ac828b616676455099e46cacb0f4f8b # timeout=10 > git rev-list --no-walk ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-16T07:07:42.634Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-16T07:07:42.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-16T07:07:42.719Z] ========================================================= [2026-03-16T07:07:42.719Z] EdgeX Global Pipelines Version Info [2026-03-16T07:07:42.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:07:43.802Z] ------------------- [2026-03-16T07:07:43.802Z] stable info: [2026-03-16T07:07:43.802Z] ------------------- [2026-03-16T07:07:43.802Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-16T07:07:43.802Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-16T07:07:43.802Z] Message: update stable to v1.0.278 [2026-03-16T07:07:44.371Z] ------------------- [2026-03-16T07:07:44.371Z] experimental info: [2026-03-16T07:07:44.371Z] ------------------- [2026-03-16T07:07:44.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-16T07:07:44.371Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-16T07:07:44.371Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-16T07:07:44.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-03-16T07:07:44.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-03-16T07:07:44.476Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-16T07:07:44.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-16T07:07:44.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-16T07:07:44.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-16T07:07:44.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-16T07:07:44.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-16T07:07:44.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-16T07:07:44.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-16T07:07:44.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-16T07:07:44.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-03-16T07:07:44.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-16T07:07:44.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-16T07:07:44.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T07:07:44.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T07:07:44.771Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T07:07:44.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T07:07:44.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-16T07:07:44.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-16T07:07:44.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-16T07:07:44.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-03-16T07:07:44.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-16T07:07:44.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-16T07:07:44.935Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-16T07:07:44.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-16T07:07:44.976Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-16T07:07:44.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-16T07:07:45.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-16T07:07:45.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-16T07:07:45.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo [2026-03-16T07:07:45.079Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f73b0e8 [Pipeline] echo [2026-03-16T07:07:45.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:07:45.160Z] provisioning config files... [2026-03-16T07:07:45.172Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3365754197697697124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:07:45.494Z] ---> ****-login.sh [2026-03-16T07:07:45.494Z] nexus3.edgexfoundry.org:10001 [2026-03-16T07:07:45.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:07:45.755Z] [2026-03-16T07:07:45.755Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T07:07:45.755Z] Configure a credential helper to remove this warning. See [2026-03-16T07:07:45.755Z] https://docs.****.com/go/credential-store/ [2026-03-16T07:07:45.755Z] [2026-03-16T07:07:45.755Z] Login Succeeded [2026-03-16T07:07:45.755Z] nexus3.edgexfoundry.org:10002 [2026-03-16T07:07:45.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:07:45.755Z] [2026-03-16T07:07:45.755Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T07:07:45.755Z] Configure a credential helper to remove this warning. See [2026-03-16T07:07:45.755Z] https://docs.****.com/go/credential-store/ [2026-03-16T07:07:45.755Z] [2026-03-16T07:07:45.755Z] Login Succeeded [2026-03-16T07:07:45.755Z] nexus3.edgexfoundry.org:10003 [2026-03-16T07:07:45.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:07:46.018Z] [2026-03-16T07:07:46.018Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T07:07:46.018Z] Configure a credential helper to remove this warning. See [2026-03-16T07:07:46.018Z] https://docs.****.com/go/credential-store/ [2026-03-16T07:07:46.018Z] [2026-03-16T07:07:46.018Z] Login Succeeded [2026-03-16T07:07:46.018Z] nexus3.edgexfoundry.org:10004 [2026-03-16T07:07:46.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:07:46.018Z] [2026-03-16T07:07:46.019Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T07:07:46.019Z] Configure a credential helper to remove this warning. See [2026-03-16T07:07:46.019Z] https://docs.****.com/go/credential-store/ [2026-03-16T07:07:46.019Z] [2026-03-16T07:07:46.019Z] Login Succeeded [2026-03-16T07:07:46.019Z] ****.io [2026-03-16T07:07:46.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:07:46.279Z] [2026-03-16T07:07:46.279Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T07:07:46.279Z] Configure a credential helper to remove this warning. See [2026-03-16T07:07:46.279Z] https://docs.****.com/go/credential-store/ [2026-03-16T07:07:46.279Z] [2026-03-16T07:07:46.279Z] Login Succeeded [2026-03-16T07:07:46.279Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T07:07:46.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-16T07:07:46.681Z] + git rev-list -1 --merges f73b0e826ac828b616676455099e46cacb0f4f8b~1..f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo [2026-03-16T07:07:46.707Z] -----------> git rev-list -1 --merges f73b0e826ac828b616676455099e46cacb0f4f8b~1..f73b0e826ac828b616676455099e46cacb0f4f8b f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:07:46.707Z] f73b0e826ac828b616676455099e46cacb0f4f8b [false] [Pipeline] sh [2026-03-16T07:07:46.998Z] + git log --format=format:%s -1 f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo [2026-03-16T07:07:47.012Z] ========================================================= [2026-03-16T07:07:47.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-16T07:07:47.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T07:07:47.336Z] + git log --format=format:%s -1 f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo [2026-03-16T07:07:47.346Z] [semverPrep] GIT_COMMIT: f73b0e826ac828b616676455099e46cacb0f4f8b, Commit Message: Merge pull request #552 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-16T07:07:47.361Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-16T07:07:47.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T07:07:47.722Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-16T07:07:47.722Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-16T07:07:47.722Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-16T07:07:47.722Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-16T07:07:47.722Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-16T07:07:47.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:07:48.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T07:07:48.125Z] [2026-03-16T07:07:48.125Z] 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-16T07:07:48.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T07:07:48.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-16T07:07:48.427Z] 3dae71ba6b94: Pulling fs layer [2026-03-16T07:07:48.427Z] 6bf1a483ea7c: Pulling fs layer [2026-03-16T07:07:48.427Z] f5dfc541a4d3: Pulling fs layer [2026-03-16T07:07:48.427Z] 461d9e800cba: Pulling fs layer [2026-03-16T07:07:48.427Z] 80192f66455f: Pulling fs layer [2026-03-16T07:07:48.427Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-16T07:07:48.427Z] a29436f7fd5d: Pulling fs layer [2026-03-16T07:07:48.427Z] 923cac83aea3: Pulling fs layer [2026-03-16T07:07:48.427Z] 25ad8b0a4227: Pulling fs layer [2026-03-16T07:07:48.427Z] db01528c6b51: Pulling fs layer [2026-03-16T07:07:48.427Z] 28988de357af: Pulling fs layer [2026-03-16T07:07:48.427Z] 461d9e800cba: Waiting [2026-03-16T07:07:48.427Z] 80192f66455f: Waiting [2026-03-16T07:07:48.427Z] db01528c6b51: Waiting [2026-03-16T07:07:48.427Z] 28988de357af: Waiting [2026-03-16T07:07:48.427Z] 2e8e34ca0e6c: Waiting [2026-03-16T07:07:48.427Z] 25ad8b0a4227: Waiting [2026-03-16T07:07:48.427Z] a29436f7fd5d: Waiting [2026-03-16T07:07:48.427Z] 923cac83aea3: Waiting [2026-03-16T07:07:48.427Z] 6bf1a483ea7c: Verifying Checksum [2026-03-16T07:07:48.427Z] 6bf1a483ea7c: Download complete [2026-03-16T07:07:48.427Z] 461d9e800cba: Download complete [2026-03-16T07:07:48.427Z] 80192f66455f: Verifying Checksum [2026-03-16T07:07:48.427Z] 80192f66455f: Download complete [2026-03-16T07:07:48.687Z] f5dfc541a4d3: Verifying Checksum [2026-03-16T07:07:48.687Z] f5dfc541a4d3: Download complete [2026-03-16T07:07:48.687Z] 3dae71ba6b94: Verifying Checksum [2026-03-16T07:07:48.687Z] 3dae71ba6b94: Download complete [2026-03-16T07:07:48.687Z] 923cac83aea3: Download complete [2026-03-16T07:07:48.945Z] 25ad8b0a4227: Verifying Checksum [2026-03-16T07:07:48.945Z] 25ad8b0a4227: Download complete [2026-03-16T07:07:48.945Z] db01528c6b51: Verifying Checksum [2026-03-16T07:07:48.945Z] db01528c6b51: Download complete [2026-03-16T07:07:48.945Z] 28988de357af: Download complete [2026-03-16T07:07:48.945Z] a29436f7fd5d: Verifying Checksum [2026-03-16T07:07:48.945Z] a29436f7fd5d: Download complete [2026-03-16T07:07:49.204Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-16T07:07:49.204Z] 2e8e34ca0e6c: Download complete [2026-03-16T07:07:50.141Z] 3dae71ba6b94: Pull complete [2026-03-16T07:07:50.399Z] 6bf1a483ea7c: Pull complete [2026-03-16T07:07:50.965Z] f5dfc541a4d3: Pull complete [2026-03-16T07:07:51.224Z] 461d9e800cba: Pull complete [2026-03-16T07:07:51.224Z] 80192f66455f: Pull complete [2026-03-16T07:07:56.498Z] 2e8e34ca0e6c: Pull complete [2026-03-16T07:07:56.498Z] a29436f7fd5d: Pull complete [2026-03-16T07:07:56.498Z] 923cac83aea3: Pull complete [2026-03-16T07:07:56.498Z] 25ad8b0a4227: Pull complete [2026-03-16T07:07:56.498Z] db01528c6b51: Pull complete [2026-03-16T07:07:56.498Z] 28988de357af: Pull complete [2026-03-16T07:07:56.498Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-16T07:07:56.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T07:07:56.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:07:56.623Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:07:56.652Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-16T07:07:59.396Z] $ docker top f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 -eo pid,comm [2026-03-16T07:07:59.436Z] 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-16T07:07:59.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T07:07:59.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T07:07:59.492Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T07:07:59.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T07:07:59.592Z] $ docker exec f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent [2026-03-16T07:07:59.683Z] SSH_AUTH_SOCK=/tmp/ssh-99GqH0INvWbk/agent.32 [2026-03-16T07:07:59.683Z] SSH_AGENT_PID=38 [2026-03-16T07:07:59.688Z] Running ssh-add (command line suppressed) [2026-03-16T07:07:59.804Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3113198723823093117.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3113198723823093117.key) [2026-03-16T07:07:59.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T07:08:00.110Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2026-03-16T07:08:00.395Z] + git tag --points-at HEAD [Pipeline] } [2026-03-16T07:08:00.408Z] $ docker exec --env ******** --env ******** f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent -k [2026-03-16T07:08:00.506Z] unset SSH_AUTH_SOCK; [2026-03-16T07:08:00.506Z] unset SSH_AGENT_PID; [2026-03-16T07:08:00.506Z] echo Agent pid 38 killed; [2026-03-16T07:08:00.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-16T07:08:00.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T07:08:00.549Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T07:08:00.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T07:08:00.680Z] $ docker exec f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent [2026-03-16T07:08:00.781Z] SSH_AUTH_SOCK=/tmp/ssh-q4LtrIgpGCSv/agent.84 [2026-03-16T07:08:00.781Z] SSH_AGENT_PID=90 [2026-03-16T07:08:00.784Z] Running ssh-add (command line suppressed) [2026-03-16T07:08:00.895Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10153849143585111886.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10153849143585111886.key) [2026-03-16T07:08:00.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T07:08:01.247Z] + git semver init [2026-03-16T07:08:01.506Z] 2026-03-16 07:08:01,442 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T07:08:01.506Z] 2026-03-16 07:08:01,446 [run_init] DEBUG init version:0.0.0 force:False [2026-03-16T07:08:01.506Z] 2026-03-16 07:08:01,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2026-03-16T07:08:01.506Z] 2026-03-16 07:08:01,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2026-03-16T07:08:01.506Z] 2026-03-16 07:08:01,448 [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-16T07:08:03.407Z] 2026-03-16 07:08:02,956 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2026-03-16T07:08:03.407Z] 2026-03-16 07:08:02,956 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2026-03-16T07:08:03.407Z] 2026-03-16 07:08:02,956 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:08:03.407Z] 2026-03-16 07:08:02,956 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:08:03.407Z] 4.1.0-dev.19 [Pipeline] } [2026-03-16T07:08:03.416Z] $ docker exec --env ******** --env ******** f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent -k [2026-03-16T07:08:03.502Z] unset SSH_AUTH_SOCK; [2026-03-16T07:08:03.502Z] unset SSH_AGENT_PID; [2026-03-16T07:08:03.502Z] echo Agent pid 90 killed; [2026-03-16T07:08:03.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T07:08:03.826Z] + git semver [Pipeline] } [2026-03-16T07:08:04.095Z] $ docker stop --time=1 f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 [2026-03-16T07:08:05.341Z] $ docker rm -f --volumes f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T07:08:05.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-16T07:08:05.938Z] Stashed 1 file(s) [Pipeline] echo [2026-03-16T07:08:05.945Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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-16T07:08:06.094Z] provisioning config files... [2026-03-16T07:08:06.103Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7471151674850890407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:08:06.397Z] ---> ****-login.sh [2026-03-16T07:08:06.398Z] nexus3.edgexfoundry.org:10001 [2026-03-16T07:08:06.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:08:06.398Z] Login Succeeded [2026-03-16T07:08:06.398Z] nexus3.edgexfoundry.org:10002 [2026-03-16T07:08:06.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:08:06.398Z] Login Succeeded [2026-03-16T07:08:06.398Z] nexus3.edgexfoundry.org:10003 [2026-03-16T07:08:06.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:08:06.657Z] Login Succeeded [2026-03-16T07:08:06.657Z] nexus3.edgexfoundry.org:10004 [2026-03-16T07:08:06.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:08:06.657Z] Login Succeeded [2026-03-16T07:08:06.657Z] ****.io [2026-03-16T07:08:06.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:08:06.917Z] Login Succeeded [2026-03-16T07:08:06.917Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T07:08:06.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T07:08:06.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T07:08:07.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T07:08:07.029Z] ========================================================= [2026-03-16T07:08:07.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-16T07:08:07.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:08:07.356Z] + 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-16T07:08:07.924Z] #0 building with "default" instance using docker driver [2026-03-16T07:08:07.924Z] [2026-03-16T07:08:07.924Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:08:07.924Z] #1 transferring dockerfile: 1.75kB done [2026-03-16T07:08:07.924Z] #1 DONE 0.0s [2026-03-16T07:08:07.924Z] [2026-03-16T07:08:07.924Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-16T07:08:07.924Z] #2 DONE 0.1s [2026-03-16T07:08:08.182Z] [2026-03-16T07:08:08.182Z] #3 [internal] load .dockerignore [2026-03-16T07:08:08.182Z] #3 transferring context: 2B done [2026-03-16T07:08:08.182Z] #3 DONE 0.0s [2026-03-16T07:08:08.182Z] [2026-03-16T07:08:08.182Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T07:08:08.182Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-16T07:08:08.182Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-16T07:08:08.182Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-03-16T07:08:08.182Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-03-16T07:08:08.182Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-16T07:08:08.182Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-16T07:08:08.182Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-16T07:08:08.182Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-16T07:08:08.182Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-03-16T07:08:08.182Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-16T07:08:08.182Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-16T07:08:08.182Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-16T07:08:08.182Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-16T07:08:08.182Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-16T07:08:08.182Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-16T07:08:08.182Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-16T07:08:08.441Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-03-16T07:08:08.441Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-16T07:08:08.441Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-03-16T07:08:08.441Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2026-03-16T07:08:08.441Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 39.85MB / 60.15MB 0.4s [2026-03-16T07:08:08.441Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s [2026-03-16T07:08:08.441Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-16T07:08:08.441Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-16T07:08:08.441Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-03-16T07:08:08.699Z] #4 ... [2026-03-16T07:08:08.699Z] [2026-03-16T07:08:08.699Z] #5 [internal] load build context [2026-03-16T07:08:08.699Z] #5 transferring context: 48.24MB 0.4s done [2026-03-16T07:08:08.699Z] #5 DONE 0.4s [2026-03-16T07:08:08.699Z] [2026-03-16T07:08:08.699Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T07:08:08.699Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-03-16T07:08:08.699Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.6s [2026-03-16T07:08:08.699Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-16T07:08:08.699Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s [2026-03-16T07:08:08.699Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-16T07:08:08.699Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 84.93MB / 112.58MB 0.8s [2026-03-16T07:08:08.699Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-03-16T07:08:08.699Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-16T07:08:08.957Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 111.15MB / 112.58MB 0.9s [2026-03-16T07:08:09.524Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2026-03-16T07:08:13.713Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2026-03-16T07:08:13.713Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-16T07:08:13.713Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-16T07:08:13.713Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-16T07:08:13.713Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-16T07:08:13.713Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-16T07:08:14.278Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-16T07:08:14.278Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-16T07:08:17.554Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-03-16T07:08:17.554Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-03-16T07:08:18.119Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-16T07:08:18.119Z] #4 DONE 10.1s [2026-03-16T07:08:18.119Z] [2026-03-16T07:08:18.119Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-03-16T07:08:18.376Z] #6 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T07:08:18.635Z] #6 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T07:08:18.635Z] #6 0.551 OK: 265 MiB in 60 packages [2026-03-16T07:08:21.059Z] Still waiting to schedule task [2026-03-16T07:08:21.059Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-16T07:08:21.169Z] #6 DONE 2.7s [2026-03-16T07:08:21.169Z] [2026-03-16T07:08:21.169Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-03-16T07:08:21.169Z] #7 DONE 0.0s [2026-03-16T07:08:21.169Z] [2026-03-16T07:08:21.169Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T07:08:21.169Z] #8 DONE 0.0s [2026-03-16T07:08:21.169Z] [2026-03-16T07:08:21.169Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T07:08:43.095Z] #9 DONE 20.3s [2026-03-16T07:08:43.095Z] [2026-03-16T07:08:43.095Z] #10 [builder 6/7] COPY . . [2026-03-16T07:08:43.095Z] #10 DONE 0.2s [2026-03-16T07:08:43.095Z] [2026-03-16T07:08:43.095Z] #11 [builder 7/7] RUN echo noop [2026-03-16T07:08:43.095Z] #11 0.206 noop [2026-03-16T07:08:43.095Z] #11 DONE 0.3s [2026-03-16T07:08:43.095Z] [2026-03-16T07:08:43.095Z] #12 exporting to image [2026-03-16T07:08:43.095Z] #12 exporting layers [2026-03-16T07:08:51.217Z] #12 exporting layers 8.6s done [2026-03-16T07:08:51.217Z] #12 writing image sha256:1da81b3be9cc42d9c154527fbfbd628a6c47fe23513833ce37956b2cee5b4d8b done [2026-03-16T07:08:51.217Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-16T07:08:51.217Z] #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:08:51.545Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T07:08:51.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:08:51.617Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:08:51.648Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-16T07:08:51.970Z] $ docker top 977c2c691e5740a22eff4d12347cb929dd81e8fed3d39b5348b8ee203eb03769 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:08:52.311Z] + go version [2026-03-16T07:08:52.311Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-16T07:08:52.322Z] $ docker stop --time=1 977c2c691e5740a22eff4d12347cb929dd81e8fed3d39b5348b8ee203eb03769 [2026-03-16T07:08:53.601Z] $ docker rm -f --volumes 977c2c691e5740a22eff4d12347cb929dd81e8fed3d39b5348b8ee203eb03769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:08:54.022Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T07:08:54.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:08:54.096Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:08:54.123Z] $ 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 ******** ci-base-image-x86_64 cat [2026-03-16T07:08:54.337Z] $ docker top 9845e3c051b86d35f5f2f9daf71886f02c5b73e3bc96210d674549b62270f112 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:08:54.672Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2026-03-16T07:08:54.972Z] + make test [2026-03-16T07:08:54.972Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T07:08:56.348Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-03-16T07:09:18.281Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-03-16T07:09:18.281Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.2% of statements [2026-03-16T07:09:18.281Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-03-16T07:09:18.281Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.512s coverage: 86.5% of statements [2026-03-16T07:09:28.253Z] 0 issues. [2026-03-16T07:09:28.253Z] go vet ./... [2026-03-16T07:09:33.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T07:09:33.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T07:09:33.525Z] ./bin/test-attribution-txt.sh [2026-03-16T07:09:33.525Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T07:09:33.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T07:09:33.555Z] $ docker stop --time=1 9845e3c051b86d35f5f2f9daf71886f02c5b73e3bc96210d674549b62270f112 [2026-03-16T07:09:36.156Z] $ docker rm -f --volumes 9845e3c051b86d35f5f2f9daf71886f02c5b73e3bc96210d674549b62270f112 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T07:09:36.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T07:09:36.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-16T07:09:37.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T07:09:37.588Z] + ls -al . [2026-03-16T07:09:37.588Z] total 312 [2026-03-16T07:09:37.588Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 07:08 . [2026-03-16T07:09:37.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:07 .. [2026-03-16T07:09:37.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:09 .git [2026-03-16T07:09:37.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:07 .github [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 16 07:07 .gitignore [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 07:07 .golangci.yml [2026-03-16T07:09:37.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 07:08 .semver [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 22626 Mar 16 07:07 Attribution.txt [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 16 07:07 CHANGELOG.md [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 16 07:07 Dockerfile [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 07:07 GOVERNANCE.md [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 07:07 Jenkinsfile [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 07:07 LICENSE [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 16 07:07 Makefile [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 07:07 OWNERS.md [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 16 07:07 README.md [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 07:08 VERSION [2026-03-16T07:09:37.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 07:07 bin [2026-03-16T07:09:37.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:07 cmd [2026-03-16T07:09:37.588Z] -rw-r--r-- 1 jenkins jenkins 85674 Mar 16 07:09 coverage.out [2026-03-16T07:09:37.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:07 doc [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 7006 Mar 16 07:07 go.mod [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 90034 Mar 16 07:07 go.sum [2026-03-16T07:09:37.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:07 internal [2026-03-16T07:09:37.588Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 07:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:09:37.893Z] + 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=f73b0e826ac828b616676455099e46cacb0f4f8b --label arch=amd64 --label version=4.1.0-dev.19 . [2026-03-16T07:09:38.152Z] #0 building with "default" instance using docker driver [2026-03-16T07:09:38.152Z] [2026-03-16T07:09:38.152Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:09:38.152Z] #1 transferring dockerfile: 1.75kB done [2026-03-16T07:09:38.152Z] #1 DONE 0.0s [2026-03-16T07:09:38.152Z] [2026-03-16T07:09:38.152Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-16T07:09:38.152Z] #2 DONE 0.0s [2026-03-16T07:09:38.152Z] [2026-03-16T07:09:38.152Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-16T07:09:38.412Z] #3 DONE 0.3s [2026-03-16T07:09:38.412Z] [2026-03-16T07:09:38.412Z] #4 [internal] load .dockerignore [2026-03-16T07:09:38.412Z] #4 transferring context: 2B done [2026-03-16T07:09:38.412Z] #4 DONE 0.0s [2026-03-16T07:09:38.412Z] [2026-03-16T07:09:38.412Z] #5 [internal] load build context [2026-03-16T07:09:38.412Z] #5 transferring context: 105.88kB 0.0s done [2026-03-16T07:09:38.412Z] #5 DONE 0.1s [2026-03-16T07:09:38.412Z] [2026-03-16T07:09:38.412Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T07:09:38.412Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-16T07:09:38.672Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-16T07:09:38.672Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-16T07:09:38.672Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-16T07:09:38.672Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-16T07:09:38.672Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-16T07:09:38.672Z] #6 ... [2026-03-16T07:09:38.672Z] [2026-03-16T07:09:38.672Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-16T07:09:38.672Z] #7 DONE 0.3s [2026-03-16T07:09:38.672Z] [2026-03-16T07:09:38.672Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T07:09:38.929Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-16T07:09:38.929Z] #6 DONE 0.4s [2026-03-16T07:09:38.929Z] [2026-03-16T07:09:38.929Z] #8 [builder 2/7] RUN apk add --no-cache make git [2026-03-16T07:09:38.929Z] #8 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T07:09:39.499Z] #8 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T07:09:39.499Z] #8 0.804 OK: 265 MiB in 60 packages [2026-03-16T07:09:39.766Z] #8 DONE 1.0s [2026-03-16T07:09:39.766Z] [2026-03-16T07:09:39.766Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-16T07:09:39.766Z] #9 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T07:09:39.766Z] #9 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T07:09:39.766Z] #9 0.720 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T07:09:39.766Z] #9 0.726 Executing busybox-1.37.0-r20.trigger [2026-03-16T07:09:39.766Z] #9 0.733 OK: 7 MiB in 17 packages [2026-03-16T07:09:39.766Z] #9 DONE 0.9s [2026-03-16T07:09:39.766Z] [2026-03-16T07:09:39.766Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-03-16T07:09:39.766Z] #10 DONE 0.1s [2026-03-16T07:09:39.766Z] [2026-03-16T07:09:39.766Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T07:09:39.766Z] #11 DONE 0.1s [2026-03-16T07:09:39.766Z] [2026-03-16T07:09:39.766Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-16T07:09:40.024Z] #12 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T07:09:40.281Z] #12 ... [2026-03-16T07:09:40.281Z] [2026-03-16T07:09:40.281Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T07:09:40.281Z] #13 DONE 0.5s [2026-03-16T07:09:40.281Z] [2026-03-16T07:09:40.281Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-16T07:09:40.281Z] #12 0.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T07:09:40.544Z] #12 0.854 OK: 7 MiB in 17 packages [2026-03-16T07:09:40.802Z] #12 DONE 1.0s [2026-03-16T07:09:40.802Z] [2026-03-16T07:09:40.802Z] #14 [builder 6/7] COPY . . [2026-03-16T07:09:40.802Z] #14 DONE 0.3s [2026-03-16T07:09:40.802Z] [2026-03-16T07:09:40.802Z] #15 [builder 7/7] RUN make build [2026-03-16T07:09:40.802Z] #15 0.270 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-03-16T07:10:07.331Z] #15 DONE 24.0s [2026-03-16T07:10:07.331Z] [2026-03-16T07:10:07.331Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-03-16T07:10:07.331Z] #16 DONE 0.2s [2026-03-16T07:10:07.331Z] [2026-03-16T07:10:07.331Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-03-16T07:10:07.331Z] #17 DONE 0.0s [2026-03-16T07:10:07.331Z] [2026-03-16T07:10:07.331Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-03-16T07:10:07.331Z] #18 DONE 0.0s [2026-03-16T07:10:07.331Z] [2026-03-16T07:10:07.331Z] #19 exporting to image [2026-03-16T07:10:07.331Z] #19 exporting layers [2026-03-16T07:10:07.331Z] #19 exporting layers 0.2s done [2026-03-16T07:10:07.331Z] #19 writing image sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done [2026-03-16T07:10:07.331Z] #19 naming to docker.io/library/device-onvif-camera done [2026-03-16T07:10:07.331Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:10:07.424Z] provisioning config files... [2026-03-16T07:10:07.434Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18440281278032313296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:10:07.728Z] ---> ****-login.sh [2026-03-16T07:10:07.729Z] nexus3.edgexfoundry.org:10001 [2026-03-16T07:10:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:07.729Z] Login Succeeded [2026-03-16T07:10:07.729Z] nexus3.edgexfoundry.org:10002 [2026-03-16T07:10:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:07.729Z] Login Succeeded [2026-03-16T07:10:07.729Z] nexus3.edgexfoundry.org:10003 [2026-03-16T07:10:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:08.061Z] Login Succeeded [2026-03-16T07:10:08.061Z] nexus3.edgexfoundry.org:10004 [2026-03-16T07:10:08.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:08.062Z] Login Succeeded [2026-03-16T07:10:08.062Z] ****.io [2026-03-16T07:10:08.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:08.322Z] Login Succeeded [2026-03-16T07:10:08.322Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T07:10:08.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T07:10:08.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T07:10:08.395Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-03-16T07:10:08.395Z] f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:10:08.395Z] latest [2026-03-16T07:10:08.395Z] 4.1.0-dev.19 [2026-03-16T07:10:08.395Z] f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:10:08.395Z] main [2026-03-16T07:10:08.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:08.729Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:09.041Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:10:09.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-16T07:10:09.041Z] 72b5d2d951b4: Preparing [2026-03-16T07:10:09.041Z] 161784c7978a: Preparing [2026-03-16T07:10:09.041Z] 97fa05812c8f: Preparing [2026-03-16T07:10:09.041Z] 70469d17a3a7: Preparing [2026-03-16T07:10:09.041Z] 35451f9f3fd4: Preparing [2026-03-16T07:10:09.041Z] cce92674e987: Preparing [2026-03-16T07:10:09.041Z] cce92674e987: Waiting [2026-03-16T07:10:09.041Z] 72b5d2d951b4: Pushed [2026-03-16T07:10:09.041Z] 161784c7978a: Pushed [2026-03-16T07:10:09.041Z] 70469d17a3a7: Pushed [2026-03-16T07:10:09.041Z] 35451f9f3fd4: Pushed [2026-03-16T07:10:09.041Z] cce92674e987: Layer already exists [2026-03-16T07:10:13.229Z] 97fa05812c8f: Pushed [2026-03-16T07:10:13.229Z] f73b0e826ac828b616676455099e46cacb0f4f8b: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:13.562Z] + 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-16T07:10:13.877Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-16T07:10:13.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-16T07:10:13.878Z] 72b5d2d951b4: Preparing [2026-03-16T07:10:13.878Z] 161784c7978a: Preparing [2026-03-16T07:10:13.878Z] 97fa05812c8f: Preparing [2026-03-16T07:10:13.878Z] 70469d17a3a7: Preparing [2026-03-16T07:10:13.878Z] 35451f9f3fd4: Preparing [2026-03-16T07:10:13.878Z] cce92674e987: Preparing [2026-03-16T07:10:13.878Z] cce92674e987: Waiting [2026-03-16T07:10:13.878Z] 72b5d2d951b4: Layer already exists [2026-03-16T07:10:13.878Z] 35451f9f3fd4: Layer already exists [2026-03-16T07:10:13.878Z] 97fa05812c8f: Layer already exists [2026-03-16T07:10:13.878Z] 161784c7978a: Layer already exists [2026-03-16T07:10:13.878Z] 70469d17a3a7: Layer already exists [2026-03-16T07:10:13.878Z] cce92674e987: Layer already exists [2026-03-16T07:10:13.878Z] latest: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:14.200Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:14.519Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [2026-03-16T07:10:14.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-16T07:10:14.519Z] 72b5d2d951b4: Preparing [2026-03-16T07:10:14.519Z] 161784c7978a: Preparing [2026-03-16T07:10:14.519Z] 97fa05812c8f: Preparing [2026-03-16T07:10:14.519Z] 70469d17a3a7: Preparing [2026-03-16T07:10:14.519Z] 35451f9f3fd4: Preparing [2026-03-16T07:10:14.519Z] cce92674e987: Preparing [2026-03-16T07:10:14.519Z] cce92674e987: Waiting [2026-03-16T07:10:14.519Z] 72b5d2d951b4: Layer already exists [2026-03-16T07:10:14.519Z] 97fa05812c8f: Layer already exists [2026-03-16T07:10:14.519Z] 161784c7978a: Layer already exists [2026-03-16T07:10:14.519Z] 35451f9f3fd4: Layer already exists [2026-03-16T07:10:14.519Z] 70469d17a3a7: Layer already exists [2026-03-16T07:10:14.519Z] cce92674e987: Layer already exists [2026-03-16T07:10:14.519Z] 4.1.0-dev.19: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:14.871Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:15.207Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:10:15.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-16T07:10:15.208Z] 72b5d2d951b4: Preparing [2026-03-16T07:10:15.208Z] 161784c7978a: Preparing [2026-03-16T07:10:15.208Z] 97fa05812c8f: Preparing [2026-03-16T07:10:15.208Z] 70469d17a3a7: Preparing [2026-03-16T07:10:15.208Z] 35451f9f3fd4: Preparing [2026-03-16T07:10:15.208Z] cce92674e987: Preparing [2026-03-16T07:10:15.208Z] cce92674e987: Waiting [2026-03-16T07:10:15.208Z] 72b5d2d951b4: Layer already exists [2026-03-16T07:10:15.208Z] 97fa05812c8f: Layer already exists [2026-03-16T07:10:15.208Z] 161784c7978a: Layer already exists [2026-03-16T07:10:15.208Z] 70469d17a3a7: Layer already exists [2026-03-16T07:10:15.208Z] 35451f9f3fd4: Layer already exists [2026-03-16T07:10:15.208Z] cce92674e987: Layer already exists [2026-03-16T07:10:15.208Z] f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:15.541Z] + 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-16T07:10:15.908Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-16T07:10:15.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-03-16T07:10:15.909Z] 72b5d2d951b4: Preparing [2026-03-16T07:10:15.909Z] 161784c7978a: Preparing [2026-03-16T07:10:15.909Z] 97fa05812c8f: Preparing [2026-03-16T07:10:15.909Z] 70469d17a3a7: Preparing [2026-03-16T07:10:15.909Z] 35451f9f3fd4: Preparing [2026-03-16T07:10:15.909Z] cce92674e987: Preparing [2026-03-16T07:10:15.909Z] cce92674e987: Waiting [2026-03-16T07:10:15.909Z] 70469d17a3a7: Layer already exists [2026-03-16T07:10:15.909Z] 97fa05812c8f: Layer already exists [2026-03-16T07:10:15.909Z] 35451f9f3fd4: Layer already exists [2026-03-16T07:10:15.909Z] 72b5d2d951b4: Layer already exists [2026-03-16T07:10:15.909Z] 161784c7978a: Layer already exists [2026-03-16T07:10:15.909Z] cce92674e987: Layer already exists [2026-03-16T07:10:15.909Z] main: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T07:10:15.989Z] ===================================================== [Pipeline] echo [2026-03-16T07:10:16.001Z] taggedImages: [2026-03-16T07:10:16.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:10:16.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-16T07:10:16.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [2026-03-16T07:10:16.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:10:16.001Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2026-03-16T07:10:16.045Z] ========================================================= [2026-03-16T07:10:16.045Z] [edgeXBuildMultiArch] RAW Config: [2026-03-16T07:10:16.045Z] images: [2026-03-16T07:10:16.045Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:10:16.045Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-16T07:10:16.045Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [2026-03-16T07:10:16.045Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:10:16.045Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-16T07:10:16.045Z] settingsFile: [2026-03-16T07:10:16.045Z] device-onvif-camera-settings [2026-03-16T07:10:16.045Z] ========================================================= [Pipeline] node [2026-03-16T07:10:16.121Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3542 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2026-03-16T07:10:16.138Z] Running in /w/workspace/device-onvif-camera/246 [Pipeline] { [Pipeline] checkout [2026-03-16T07:10:16.169Z] The recommended git tool is: git [2026-03-16T07:10:20.706Z] using credential edgex-jenkins-ssh [2026-03-16T07:10:20.730Z] Cloning the remote Git repository [2026-03-16T07:10:20.773Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-03-16T07:10:20.859Z] > git init /w/workspace/device-onvif-camera/246 # timeout=10 [2026-03-16T07:10:20.990Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-03-16T07:10:20.991Z] > git --version # timeout=10 [2026-03-16T07:10:21.010Z] > git --version # 'git version 2.25.1' [2026-03-16T07:10:21.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-16T07:10:21.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T07:10:24.490Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-03-16T07:10:24.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T07:10:25.331Z] Avoid second fetch [2026-03-16T07:10:25.332Z] Checking out Revision f73b0e826ac828b616676455099e46cacb0f4f8b (main) [2026-03-16T07:10:26.020Z] Commit message: "Merge pull request #552 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-16T07:10:25.348Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T07:10:25.406Z] > git checkout -f f73b0e826ac828b616676455099e46cacb0f4f8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:10:30.448Z] provisioning config files... [2026-03-16T07:10:30.475Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/246@tmp/config9441112334665123290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:10:31.047Z] Still waiting to schedule task [2026-03-16T07:10:31.047Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2026-03-16T07:10:31.157Z] ---> ****-login.sh [2026-03-16T07:10:31.157Z] nexus3.edgexfoundry.org:10001 [2026-03-16T07:10:31.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:31.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:10:31.699Z] Configure a credential helper to remove this warning. See [2026-03-16T07:10:31.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:10:31.700Z] [2026-03-16T07:10:31.700Z] Login Succeeded [2026-03-16T07:10:31.700Z] nexus3.edgexfoundry.org:10002 [2026-03-16T07:10:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:10:31.969Z] Configure a credential helper to remove this warning. See [2026-03-16T07:10:31.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:10:31.969Z] [2026-03-16T07:10:31.970Z] Login Succeeded [2026-03-16T07:10:31.970Z] nexus3.edgexfoundry.org:10003 [2026-03-16T07:10:32.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:32.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:10:32.241Z] Configure a credential helper to remove this warning. See [2026-03-16T07:10:32.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:10:32.241Z] [2026-03-16T07:10:32.241Z] Login Succeeded [2026-03-16T07:10:32.241Z] nexus3.edgexfoundry.org:10004 [2026-03-16T07:10:32.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:32.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:10:32.781Z] Configure a credential helper to remove this warning. See [2026-03-16T07:10:32.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:10:32.781Z] [2026-03-16T07:10:32.781Z] Login Succeeded [2026-03-16T07:10:32.781Z] ****.io [2026-03-16T07:10:33.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:10:33.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:10:33.055Z] Configure a credential helper to remove this warning. See [2026-03-16T07:10:33.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:10:33.055Z] [2026-03-16T07:10:33.055Z] Login Succeeded [2026-03-16T07:10:33.055Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T07:10:33.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T07:10:33.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T07:10:33.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T07:10:33.427Z] ========================================================= [2026-03-16T07:10:33.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-16T07:10:33.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:10:33.787Z] + 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-16T07:10:34.380Z] Sending build context to Docker daemon 27.59MB [2026-03-16T07:10:34.380Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T07:10:34.380Z] Step 2/13 : FROM ${BASE} AS builder [2026-03-16T07:10:34.650Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-16T07:10:34.650Z] 6b59a28fa201: Pulling fs layer [2026-03-16T07:10:34.650Z] d32bb0dddca7: Pulling fs layer [2026-03-16T07:10:34.650Z] 5dab1238d3d9: Pulling fs layer [2026-03-16T07:10:34.650Z] 196fd7d83e7d: Pulling fs layer [2026-03-16T07:10:34.650Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T07:10:34.650Z] 8ba94037c8f0: Pulling fs layer [2026-03-16T07:10:34.650Z] deaec5988b04: Pulling fs layer [2026-03-16T07:10:34.650Z] 9f65657bb879: Pulling fs layer [2026-03-16T07:10:34.650Z] 196fd7d83e7d: Waiting [2026-03-16T07:10:34.650Z] 4f4fb700ef54: Waiting [2026-03-16T07:10:34.650Z] 8ba94037c8f0: Waiting [2026-03-16T07:10:34.650Z] deaec5988b04: Waiting [2026-03-16T07:10:34.650Z] 9f65657bb879: Waiting [2026-03-16T07:10:34.650Z] d32bb0dddca7: Verifying Checksum [2026-03-16T07:10:34.650Z] d32bb0dddca7: Download complete [2026-03-16T07:10:34.650Z] 196fd7d83e7d: Verifying Checksum [2026-03-16T07:10:34.650Z] 196fd7d83e7d: Download complete [2026-03-16T07:10:34.650Z] 4f4fb700ef54: Verifying Checksum [2026-03-16T07:10:34.650Z] 4f4fb700ef54: Download complete [2026-03-16T07:10:34.650Z] 8ba94037c8f0: Verifying Checksum [2026-03-16T07:10:34.650Z] 8ba94037c8f0: Download complete [2026-03-16T07:10:34.650Z] 6b59a28fa201: Verifying Checksum [2026-03-16T07:10:34.650Z] 6b59a28fa201: Download complete [2026-03-16T07:10:35.241Z] 9f65657bb879: Verifying Checksum [2026-03-16T07:10:35.241Z] 9f65657bb879: Download complete [2026-03-16T07:10:35.832Z] 6b59a28fa201: Pull complete [2026-03-16T07:10:36.421Z] d32bb0dddca7: Pull complete [2026-03-16T07:10:36.421Z] 5dab1238d3d9: Download complete [2026-03-16T07:10:37.846Z] deaec5988b04: Verifying Checksum [2026-03-16T07:10:37.846Z] deaec5988b04: Download complete [2026-03-16T07:10:50.189Z] 5dab1238d3d9: Pull complete [2026-03-16T07:10:50.189Z] 196fd7d83e7d: Pull complete [2026-03-16T07:10:50.458Z] 4f4fb700ef54: Pull complete [2026-03-16T07:10:50.728Z] 8ba94037c8f0: Pull complete [2026-03-16T07:10:58.986Z] deaec5988b04: Pull complete [2026-03-16T07:11:01.598Z] 9f65657bb879: Pull complete [2026-03-16T07:11:01.598Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-16T07:11:01.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-16T07:11:01.598Z] ---> 334268110677 [2026-03-16T07:11:01.598Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-03-16T07:11:03.022Z] ---> Running in 16df47b71bf7 [2026-03-16T07:11:03.291Z] Removing intermediate container 16df47b71bf7 [2026-03-16T07:11:03.291Z] ---> 9db974ad776f [2026-03-16T07:11:03.291Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T07:11:03.291Z] ---> Running in c5c1948bf75c [2026-03-16T07:11:03.558Z] Removing intermediate container c5c1948bf75c [2026-03-16T07:11:03.558Z] ---> f46dec52ad0c [2026-03-16T07:11:03.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-03-16T07:11:03.825Z] ---> Running in 897169dff380 [2026-03-16T07:11:04.091Z] Removing intermediate container 897169dff380 [2026-03-16T07:11:04.091Z] ---> d3e257327cd0 [2026-03-16T07:11:04.091Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-03-16T07:11:04.091Z] ---> Running in 1371442bc408 [2026-03-16T07:11:04.366Z] Removing intermediate container 1371442bc408 [2026-03-16T07:11:04.366Z] ---> 0863ef67a973 [2026-03-16T07:11:04.366Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-03-16T07:11:04.366Z] ---> Running in 27001e920fdb [2026-03-16T07:11:04.640Z] Removing intermediate container 27001e920fdb [2026-03-16T07:11:04.640Z] ---> d5c7332d1c11 [2026-03-16T07:11:04.640Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T07:11:04.908Z] ---> Running in 9bfa4c7fb0dc [2026-03-16T07:11:05.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T07:11:06.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T07:11:07.860Z] OK: 255 MiB in 60 packages [2026-03-16T07:11:08.836Z] Removing intermediate container 9bfa4c7fb0dc [2026-03-16T07:11:08.836Z] ---> 1937443bdb8e [2026-03-16T07:11:08.836Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-03-16T07:11:08.836Z] ---> Running in ac6ff63e78e7 [2026-03-16T07:11:09.102Z] Removing intermediate container ac6ff63e78e7 [2026-03-16T07:11:09.102Z] ---> 1500ccb1f8f1 [2026-03-16T07:11:09.102Z] Step 10/13 : COPY go.mod vendor* ./ [2026-03-16T07:11:09.371Z] ---> 7df825308743 [2026-03-16T07:11:09.371Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T07:11:09.641Z] ---> Running in e5fa31d85b33 [2026-03-16T07:13:01.361Z] Removing intermediate container e5fa31d85b33 [2026-03-16T07:13:01.361Z] ---> d43fb5d938ea [2026-03-16T07:13:01.361Z] Step 12/13 : COPY . . [2026-03-16T07:13:03.322Z] ---> fb87f9099a9e [2026-03-16T07:13:03.322Z] Step 13/13 : RUN ${MAKE} [2026-03-16T07:13:03.322Z] ---> Running in 9cb379fb8364 [2026-03-16T07:13:04.292Z] noop [2026-03-16T07:13:04.880Z] Removing intermediate container 9cb379fb8364 [2026-03-16T07:13:04.880Z] ---> 4e2b3779663a [2026-03-16T07:13:04.880Z] Successfully built 4e2b3779663a [2026-03-16T07:13:04.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:13:05.246Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T07:13:05.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:13:05.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container [2026-03-16T07:13:05.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/246 -v /w/workspace/device-onvif-camera/246:/w/workspace/device-onvif-camera/246:rw,z -v /w/workspace/device-onvif-camera/246@tmp:/w/workspace/device-onvif-camera/246@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 ******** ci-base-image-arm64 cat [2026-03-16T07:13:06.736Z] $ docker top 50b995f7dae56b38710eb558c3f54eab0a67654cbdba2f41eb41944b43954070 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:13:07.572Z] + go version [2026-03-16T07:13:07.573Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-16T07:13:07.591Z] $ docker stop --time=1 50b995f7dae56b38710eb558c3f54eab0a67654cbdba2f41eb41944b43954070 [2026-03-16T07:13:09.231Z] $ docker rm -f --volumes 50b995f7dae56b38710eb558c3f54eab0a67654cbdba2f41eb41944b43954070 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:13:09.792Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T07:13:09.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:13:09.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container [2026-03-16T07:13:10.041Z] $ 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/246 -v /w/workspace/device-onvif-camera/246:/w/workspace/device-onvif-camera/246:rw,z -v /w/workspace/device-onvif-camera/246@tmp:/w/workspace/device-onvif-camera/246@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 ******** ci-base-image-arm64 cat [2026-03-16T07:13:11.206Z] $ docker top eed9dfe4133efa3cc7f3e770d835130f83276bbdfc4b4356f56a1a86e655ee2f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:13:11.711Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/246 [Pipeline] fileExists [Pipeline] sh [2026-03-16T07:13:12.312Z] + make test [2026-03-16T07:13:12.312Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T07:13:18.952Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-03-16T07:14:39.294Z] Running on prd-centos7-docker-4c-2g-3543 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:14:39.337Z] provisioning config files... [2026-03-16T07:14:39.360Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config403257554225867254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:14:40.356Z] ---> ****-login.sh [2026-03-16T07:14:40.356Z] nexus3.edgexfoundry.org:10001 [2026-03-16T07:14:40.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:14:40.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:14:40.356Z] Configure a credential helper to remove this warning. See [2026-03-16T07:14:40.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:14:40.356Z] [2026-03-16T07:14:40.356Z] Login Succeeded [2026-03-16T07:14:40.356Z] nexus3.edgexfoundry.org:10002 [2026-03-16T07:14:40.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:14:40.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:14:40.616Z] Configure a credential helper to remove this warning. See [2026-03-16T07:14:40.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:14:40.616Z] [2026-03-16T07:14:40.616Z] Login Succeeded [2026-03-16T07:14:40.616Z] nexus3.edgexfoundry.org:10003 [2026-03-16T07:14:40.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:14:40.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:14:40.617Z] Configure a credential helper to remove this warning. See [2026-03-16T07:14:40.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:14:40.617Z] [2026-03-16T07:14:40.617Z] Login Succeeded [2026-03-16T07:14:40.617Z] nexus3.edgexfoundry.org:10004 [2026-03-16T07:14:40.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:14:40.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:14:40.617Z] Configure a credential helper to remove this warning. See [2026-03-16T07:14:40.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:14:40.617Z] [2026-03-16T07:14:40.617Z] Login Succeeded [2026-03-16T07:14:40.617Z] ****.io [2026-03-16T07:14:40.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:14:40.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:14:40.879Z] Configure a credential helper to remove this warning. See [2026-03-16T07:14:40.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:14:40.879Z] [2026-03-16T07:14:40.879Z] Login Succeeded [2026-03-16T07:14:40.879Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T07:14:40.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T07:14:41.240Z] + docker buildx ls [2026-03-16T07:14:41.240Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-16T07:14:41.240Z] default * docker [2026-03-16T07:14:41.240Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-16T07:14:41.533Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-16T07:14:41.533Z] edgex-builder [Pipeline] sh [2026-03-16T07:14:41.823Z] + docker buildx inspect --bootstrap [2026-03-16T07:14:41.823Z] #1 [internal] booting buildkit [2026-03-16T07:14:41.823Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-16T07:14:45.126Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2026-03-16T07:14:45.126Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-16T07:14:45.693Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2026-03-16T07:14:45.693Z] #1 DONE 4.0s [2026-03-16T07:14:45.955Z] Name: edgex-builder [2026-03-16T07:14:45.955Z] Driver: docker-container [2026-03-16T07:14:45.955Z] [2026-03-16T07:14:45.955Z] Nodes: [2026-03-16T07:14:45.955Z] Name: edgex-builder0 [2026-03-16T07:14:45.955Z] Endpoint: unix:///var/run/docker.sock [2026-03-16T07:14:45.955Z] Status: running [2026-03-16T07:14:45.955Z] Buildkit: v0.27.1 [2026-03-16T07:14:45.955Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-16T07:14:46.247Z] + docker buildx ls [2026-03-16T07:14:46.247Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-16T07:14:46.247Z] edgex-builder * docker-container [2026-03-16T07:14:46.247Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-16T07:14:46.247Z] default docker [2026-03-16T07:14:46.247Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-16T07:14:46.540Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b' [2026-03-16T07:14:46.540Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b --push - [2026-03-16T07:14:46.799Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:14:46.799Z] #1 transferring dockerfile: 204B done [2026-03-16T07:14:46.799Z] #1 DONE 0.0s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:14:46.799Z] #2 DONE 0.1s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #3 [internal] load .dockerignore [2026-03-16T07:14:46.799Z] #3 transferring context: [2026-03-16T07:14:46.799Z] #3 transferring context: 2B done [2026-03-16T07:14:46.799Z] #3 DONE 0.0s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:14:46.799Z] #4 DONE 0.1s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:46.799Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:46.799Z] #5 DONE 0.0s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:46.799Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:46.799Z] #6 DONE 0.1s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T07:14:46.799Z] #7 DONE 0.0s [2026-03-16T07:14:46.799Z] [2026-03-16T07:14:46.799Z] #8 exporting to image [2026-03-16T07:14:46.799Z] #8 exporting layers done [2026-03-16T07:14:46.799Z] #8 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done [2026-03-16T07:14:46.799Z] #8 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done [2026-03-16T07:14:46.799Z] #8 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done [2026-03-16T07:14:46.799Z] #8 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done [2026-03-16T07:14:46.799Z] #8 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done [2026-03-16T07:14:46.799Z] #8 pushing layers 0.1s done [2026-03-16T07:14:46.799Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef [2026-03-16T07:14:46.799Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T07:14:47.059Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done [2026-03-16T07:14:47.059Z] #8 DONE 0.2s [2026-03-16T07:14:47.059Z] [2026-03-16T07:14:47.059Z] 1 warning found (use --debug to expand): [2026-03-16T07:14:47.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T07:14:47.351Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2026-03-16T07:14:47.351Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2026-03-16T07:14:47.351Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:14:47.610Z] #1 transferring dockerfile: 170B done [2026-03-16T07:14:47.610Z] #1 DONE 0.0s [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-16T07:14:47.610Z] #2 DONE 0.0s [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-03-16T07:14:47.610Z] #3 DONE 0.0s [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #4 [internal] load .dockerignore [2026-03-16T07:14:47.610Z] #4 transferring context: 2B done [2026-03-16T07:14:47.610Z] #4 DONE 0.0s [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:47.610Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:47.610Z] #5 CACHED [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:47.610Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:47.610Z] #6 CACHED [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #7 exporting to image [2026-03-16T07:14:47.610Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T07:14:47.610Z] #7 exporting layers done [2026-03-16T07:14:47.610Z] #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done [2026-03-16T07:14:47.610Z] #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done [2026-03-16T07:14:47.610Z] #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done [2026-03-16T07:14:47.610Z] #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done [2026-03-16T07:14:47.610Z] #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done [2026-03-16T07:14:47.610Z] #7 pushing layers 0.0s done [2026-03-16T07:14:47.610Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done [2026-03-16T07:14:47.610Z] #7 DONE 0.1s [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T07:14:47.610Z] #8 DONE 0.0s [2026-03-16T07:14:47.610Z] [2026-03-16T07:14:47.610Z] 1 warning found (use --debug to expand): [2026-03-16T07:14:47.610Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T07:14:47.894Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19' [2026-03-16T07:14:47.894Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 --push - [2026-03-16T07:14:47.894Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:14:47.894Z] #1 transferring dockerfile: 176B done [2026-03-16T07:14:47.894Z] #1 DONE 0.0s [2026-03-16T07:14:47.894Z] [2026-03-16T07:14:47.894Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [2026-03-16T07:14:47.894Z] #2 DONE 0.0s [2026-03-16T07:14:47.894Z] [2026-03-16T07:14:47.894Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [2026-03-16T07:14:47.894Z] #3 DONE 0.0s [2026-03-16T07:14:47.894Z] [2026-03-16T07:14:47.894Z] #4 [internal] load .dockerignore [2026-03-16T07:14:47.894Z] #4 transferring context: 2B done [2026-03-16T07:14:47.894Z] #4 DONE 0.0s [2026-03-16T07:14:47.894Z] [2026-03-16T07:14:47.894Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:47.894Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:47.894Z] #5 CACHED [2026-03-16T07:14:47.894Z] [2026-03-16T07:14:47.894Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:47.894Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:47.894Z] #6 CACHED [2026-03-16T07:14:47.894Z] [2026-03-16T07:14:47.894Z] #7 exporting to image [2026-03-16T07:14:47.894Z] #7 exporting layers done [2026-03-16T07:14:47.894Z] #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done [2026-03-16T07:14:47.894Z] #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done [2026-03-16T07:14:47.894Z] #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done [2026-03-16T07:14:47.894Z] #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done [2026-03-16T07:14:47.894Z] #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done [2026-03-16T07:14:47.894Z] #7 pushing layers [2026-03-16T07:14:47.894Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T07:14:48.155Z] #7 pushing layers 0.0s done [2026-03-16T07:14:48.155Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done [2026-03-16T07:14:48.155Z] #7 DONE 0.1s [2026-03-16T07:14:48.155Z] [2026-03-16T07:14:48.155Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T07:14:48.155Z] #8 DONE 0.0s [2026-03-16T07:14:48.155Z] [2026-03-16T07:14:48.155Z] 1 warning found (use --debug to expand): [2026-03-16T07:14:48.155Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T07:14:48.464Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19' [2026-03-16T07:14:48.464Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 --push - [2026-03-16T07:14:48.464Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:14:48.464Z] #1 transferring dockerfile: 217B done [2026-03-16T07:14:48.464Z] #1 DONE 0.0s [2026-03-16T07:14:48.464Z] [2026-03-16T07:14:48.464Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:14:48.464Z] #2 DONE 0.0s [2026-03-16T07:14:48.464Z] [2026-03-16T07:14:48.464Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:14:48.464Z] #3 DONE 0.0s [2026-03-16T07:14:48.464Z] [2026-03-16T07:14:48.464Z] #4 [internal] load .dockerignore [2026-03-16T07:14:48.464Z] #4 transferring context: 2B done [2026-03-16T07:14:48.464Z] #4 DONE 0.0s [2026-03-16T07:14:48.464Z] [2026-03-16T07:14:48.464Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:48.464Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:48.464Z] #5 CACHED [2026-03-16T07:14:48.464Z] [2026-03-16T07:14:48.464Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:48.464Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:48.464Z] #6 CACHED [2026-03-16T07:14:48.464Z] [2026-03-16T07:14:48.464Z] #7 exporting to image [2026-03-16T07:14:48.464Z] #7 exporting layers done [2026-03-16T07:14:48.464Z] #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done [2026-03-16T07:14:48.464Z] #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done [2026-03-16T07:14:48.464Z] #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done [2026-03-16T07:14:48.464Z] #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done [2026-03-16T07:14:48.464Z] #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef [2026-03-16T07:14:48.464Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T07:14:48.724Z] #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done [2026-03-16T07:14:48.724Z] #7 pushing layers 0.0s done [2026-03-16T07:14:48.724Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done [2026-03-16T07:14:48.724Z] #7 DONE 0.1s [2026-03-16T07:14:48.724Z] [2026-03-16T07:14:48.724Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T07:14:48.724Z] #8 DONE 0.0s [2026-03-16T07:14:48.724Z] [2026-03-16T07:14:48.724Z] 1 warning found (use --debug to expand): [2026-03-16T07:14:48.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T07:14:49.018Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2026-03-16T07:14:49.018Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2026-03-16T07:14:49.279Z] #1 [internal] load build definition from Dockerfile [2026-03-16T07:14:49.279Z] #1 transferring dockerfile: 168B done [2026-03-16T07:14:49.279Z] #1 DONE 0.0s [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-16T07:14:49.279Z] #2 DONE 0.0s [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-03-16T07:14:49.279Z] #3 DONE 0.0s [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #4 [internal] load .dockerignore [2026-03-16T07:14:49.279Z] #4 transferring context: 2B done [2026-03-16T07:14:49.279Z] #4 DONE 0.0s [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:49.279Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:49.279Z] #5 CACHED [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 [2026-03-16T07:14:49.279Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done [2026-03-16T07:14:49.279Z] #6 CACHED [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #7 exporting to image [2026-03-16T07:14:49.279Z] #7 exporting layers done [2026-03-16T07:14:49.279Z] #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done [2026-03-16T07:14:49.279Z] #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done [2026-03-16T07:14:49.279Z] #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done [2026-03-16T07:14:49.279Z] #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 [2026-03-16T07:14:49.279Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T07:14:49.279Z] #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done [2026-03-16T07:14:49.279Z] #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done [2026-03-16T07:14:49.279Z] #7 pushing layers 0.0s done [2026-03-16T07:14:49.279Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done [2026-03-16T07:14:49.279Z] #7 DONE 0.1s [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T07:14:49.279Z] #8 DONE 0.0s [2026-03-16T07:14:49.279Z] [2026-03-16T07:14:49.279Z] 1 warning found (use --debug to expand): [2026-03-16T07:14:49.279Z]  - 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-16T07:14:49.636Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:14:49.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:14:50.480Z] ---> package-listing.sh [2026-03-16T07:14:50.480Z] ++ facter osfamily [2026-03-16T07:14:50.480Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T07:14:50.740Z] + OS_FAMILY=redhat [2026-03-16T07:14:50.740Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-03-16T07:14:50.740Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T07:14:50.740Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T07:14:50.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T07:14:50.740Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T07:14:50.740Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-16T07:14:50.740Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T07:14:50.740Z] + case "${OS_FAMILY}" in [2026-03-16T07:14:50.740Z] + rpm -qa [2026-03-16T07:14:50.740Z] + sort [2026-03-16T07:14:51.309Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T07:14:51.309Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T07:14:51.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T07:14:51.309Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-16T07:14:51.309Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-03-16T07:14:51.309Z] + 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-16T07:14:51.319Z] 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-16T07:14:51.601Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:14:52.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:14:52.206Z] [2026-03-16T07:14:52.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:14:52.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:14:52.510Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T07:14:52.510Z] 5eb5b503b376: Pulling fs layer [2026-03-16T07:14:52.510Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T07:14:52.510Z] ec43610c2a17: Pulling fs layer [2026-03-16T07:14:52.510Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T07:14:52.510Z] 33b1e0a273af: Pulling fs layer [2026-03-16T07:14:52.510Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T07:14:52.510Z] 2f39f015ded8: Pulling fs layer [2026-03-16T07:14:52.510Z] 33b1e0a273af: Waiting [2026-03-16T07:14:52.510Z] 5d3b04190fa2: Waiting [2026-03-16T07:14:52.510Z] 2f39f015ded8: Waiting [2026-03-16T07:14:52.510Z] 3a2ae6a8a46f: Waiting [2026-03-16T07:14:52.510Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T07:14:52.510Z] 5c69ac0246d0: Download complete [2026-03-16T07:14:52.510Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T07:14:52.510Z] 3a2ae6a8a46f: Download complete [2026-03-16T07:14:52.510Z] ec43610c2a17: Verifying Checksum [2026-03-16T07:14:52.510Z] ec43610c2a17: Download complete [2026-03-16T07:14:52.773Z] 33b1e0a273af: Verifying Checksum [2026-03-16T07:14:52.773Z] 33b1e0a273af: Download complete [2026-03-16T07:14:52.773Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T07:14:52.773Z] 5d3b04190fa2: Download complete [2026-03-16T07:14:52.773Z] 5eb5b503b376: Verifying Checksum [2026-03-16T07:14:52.773Z] 5eb5b503b376: Download complete [2026-03-16T07:14:53.340Z] 2f39f015ded8: Verifying Checksum [2026-03-16T07:14:53.340Z] 2f39f015ded8: Download complete [2026-03-16T07:14:54.303Z] 5eb5b503b376: Pull complete [2026-03-16T07:14:54.303Z] 5c69ac0246d0: Pull complete [2026-03-16T07:14:54.872Z] ec43610c2a17: Pull complete [2026-03-16T07:14:54.872Z] 3a2ae6a8a46f: Pull complete [2026-03-16T07:14:54.872Z] 33b1e0a273af: Pull complete [2026-03-16T07:14:55.129Z] 5d3b04190fa2: Pull complete [2026-03-16T07:14:59.364Z] 2f39f015ded8: Pull complete [2026-03-16T07:14:59.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T07:14:59.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:14:59.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:14:59.508Z] prd-centos7-docker-4c-2g-3543 does not seem to be running inside a container [2026-03-16T07:14:59.540Z] $ 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-16T07:15:02.469Z] $ docker top d8440b7879e98e40c41929a58dbf1a706ae215844fd17aba8db9fd9542ccbf8e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:15:02.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T07:15:03.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T07:15:03.401Z] + ls /var/log/sa-host [2026-03-16T07:15:03.401Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:15:03.483Z] provisioning config files... [2026-03-16T07:15:03.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8240139322467981244tmp [Pipeline] { [Pipeline] echo [2026-03-16T07:15:03.516Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:15:03.802Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T07:15:03.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:15:04.143Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T07:15:04.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:15:04.438Z] ---> sudo-logs.sh [2026-03-16T07:15:04.438Z] Archiving 'sudo' log.. [2026-03-16T07:15:04.438Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3543.novalocal: Name or service not known [2026-03-16T07:15:04.438Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3543.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-16T07:15:04.461Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:15:04.744Z] ---> job-cost.sh [2026-03-16T07:15:04.745Z] lf-activate-venv: SKIPPING [2026-03-16T07:15:04.745Z] INFO: No Stack... [2026-03-16T07:15:05.009Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-16T07:15:05.271Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T07:15:05.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:15:05.571Z] ---> logs-deploy.sh [2026-03-16T07:15:05.571Z] lf-activate-venv: SKIPPING [2026-03-16T07:15:05.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/246 [2026-03-16T07:15:05.571Z] INFO: archiving workspace using pattern(s): [2026-03-16T07:15:06.507Z] Archives upload complete. [2026-03-16T07:15:06.507Z] INFO: archiving logs to Nexus [2026-03-16T07:15:07.444Z] ---> uname -a: [2026-03-16T07:15:07.444Z] Linux prd-centos7-docker-4c-2g-3543.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-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] ---> lscpu: [2026-03-16T07:15:07.444Z] Architecture: x86_64 [2026-03-16T07:15:07.444Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-16T07:15:07.444Z] Byte Order: Little Endian [2026-03-16T07:15:07.444Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-16T07:15:07.444Z] CPU(s): 2 [2026-03-16T07:15:07.444Z] On-line CPU(s) list: 0,1 [2026-03-16T07:15:07.444Z] Thread(s) per core: 1 [2026-03-16T07:15:07.444Z] Core(s) per socket: 1 [2026-03-16T07:15:07.444Z] Socket(s): 2 [2026-03-16T07:15:07.444Z] NUMA node(s): 1 [2026-03-16T07:15:07.444Z] Vendor ID: AuthenticAMD [2026-03-16T07:15:07.444Z] CPU family: 23 [2026-03-16T07:15:07.444Z] Model: 49 [2026-03-16T07:15:07.444Z] Model name: AMD EPYC-Rome Processor [2026-03-16T07:15:07.444Z] Stepping: 0 [2026-03-16T07:15:07.444Z] CPU MHz: 2799.998 [2026-03-16T07:15:07.444Z] BogoMIPS: 5599.99 [2026-03-16T07:15:07.444Z] Virtualization: AMD-V [2026-03-16T07:15:07.444Z] Hypervisor vendor: KVM [2026-03-16T07:15:07.444Z] Virtualization type: full [2026-03-16T07:15:07.444Z] L1d cache: 64 KiB [2026-03-16T07:15:07.444Z] L1i cache: 64 KiB [2026-03-16T07:15:07.444Z] L2 cache: 1 MiB [2026-03-16T07:15:07.444Z] L3 cache: 32 MiB [2026-03-16T07:15:07.444Z] NUMA node0 CPU(s): 0,1 [2026-03-16T07:15:07.444Z] Vulnerability Itlb multihit: Not affected [2026-03-16T07:15:07.444Z] Vulnerability L1tf: Not affected [2026-03-16T07:15:07.444Z] Vulnerability Mds: Not affected [2026-03-16T07:15:07.444Z] Vulnerability Meltdown: Not affected [2026-03-16T07:15:07.444Z] Vulnerability Mmio stale data: Not affected [2026-03-16T07:15:07.444Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-16T07:15:07.444Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-16T07:15:07.444Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-16T07:15:07.444Z] Vulnerability Srbds: Not affected [2026-03-16T07:15:07.444Z] Vulnerability Tsx async abort: Not affected [2026-03-16T07:15:07.444Z] 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-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] ---> nproc: [2026-03-16T07:15:07.444Z] 2 [2026-03-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] ---> df -h: [2026-03-16T07:15:07.444Z] Filesystem Size Used Avail Use% Mounted on [2026-03-16T07:15:07.444Z] overlay 40G 7.4G 33G 19% / [2026-03-16T07:15:07.444Z] tmpfs 64M 0 64M 0% /dev [2026-03-16T07:15:07.444Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-16T07:15:07.444Z] shm 64M 0 64M 0% /dev/shm [2026-03-16T07:15:07.444Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] [2026-03-16T07:15:07.444Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2026-03-16T07:15:07.444Z] Please check if data collecting is enabled [2026-03-16T07:15:07.444Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T07:15:07.471Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-16T07:15:07.477Z] $ docker stop --time=1 d8440b7879e98e40c41929a58dbf1a706ae215844fd17aba8db9fd9542ccbf8e [2026-03-16T07:15:08.606Z] $ docker rm -f --volumes d8440b7879e98e40c41929a58dbf1a706ae215844fd17aba8db9fd9542ccbf8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-16T07:15:08.685Z] [WS-CLEANUP] Deleting project workspace... [2026-03-16T07:15:08.685Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-16T07:15:08.702Z] [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-16T07:15:09.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:15:09.108Z] [2026-03-16T07:15:09.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:15:09.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:15:09.405Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T07:15:09.405Z] 5eb5b503b376: Pulling fs layer [2026-03-16T07:15:09.405Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T07:15:09.405Z] ec43610c2a17: Pulling fs layer [2026-03-16T07:15:09.405Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T07:15:09.405Z] 33b1e0a273af: Pulling fs layer [2026-03-16T07:15:09.405Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T07:15:09.405Z] 2f39f015ded8: Pulling fs layer [2026-03-16T07:15:09.405Z] 3a2ae6a8a46f: Waiting [2026-03-16T07:15:09.405Z] 33b1e0a273af: Waiting [2026-03-16T07:15:09.405Z] 2f39f015ded8: Waiting [2026-03-16T07:15:09.405Z] 5d3b04190fa2: Waiting [2026-03-16T07:15:09.405Z] 5c69ac0246d0: Download complete [2026-03-16T07:15:09.405Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T07:15:09.405Z] 3a2ae6a8a46f: Download complete [2026-03-16T07:15:09.405Z] 33b1e0a273af: Verifying Checksum [2026-03-16T07:15:09.405Z] 33b1e0a273af: Download complete [2026-03-16T07:15:09.405Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T07:15:09.405Z] 5d3b04190fa2: Download complete [2026-03-16T07:15:09.405Z] ec43610c2a17: Verifying Checksum [2026-03-16T07:15:09.405Z] ec43610c2a17: Download complete [2026-03-16T07:15:09.664Z] 5eb5b503b376: Download complete [2026-03-16T07:15:10.229Z] 2f39f015ded8: Download complete [2026-03-16T07:15:11.162Z] 5eb5b503b376: Pull complete [2026-03-16T07:15:11.419Z] 5c69ac0246d0: Pull complete [2026-03-16T07:15:11.985Z] ec43610c2a17: Pull complete [2026-03-16T07:15:11.985Z] 3a2ae6a8a46f: Pull complete [2026-03-16T07:15:12.243Z] 33b1e0a273af: Pull complete [2026-03-16T07:15:12.243Z] 5d3b04190fa2: Pull complete [2026-03-16T07:15:17.502Z] 2f39f015ded8: Pull complete [2026-03-16T07:15:17.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T07:15:17.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:15:17.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:15:17.587Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:15:17.610Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-16T07:15:19.046Z] $ docker top b4b90a95fa7041d7a35a0be739325e06e7a2b3cc2ac855760e41c481866c2666 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:15:19.422Z] ---> job-cost.sh [2026-03-16T07:15:19.422Z] lf-activate-venv: SKIPPING [2026-03-16T07:15:19.422Z] INFO: No Stack... [2026-03-16T07:15:19.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T07:15:19.939Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T07:15:20.222Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2026-03-16T07:15:20.223Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T07:15:20.232Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [2026-03-16T07:15:20.241Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] did not exist. Created. [2026-03-16T07:15:20.246Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T07:15:20.546Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-16T07:15:20.580Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T07:15:20.587Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T07:15:20.615Z] $ docker stop --time=1 b4b90a95fa7041d7a35a0be739325e06e7a2b3cc2ac855760e41c481866c2666 [2026-03-16T07:15:21.743Z] $ docker rm -f --volumes b4b90a95fa7041d7a35a0be739325e06e7a2b3cc2ac855760e41c481866c2666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T07:17:10.760Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-03-16T07:17:10.760Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.2% of statements [2026-03-16T07:17:10.760Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-03-16T07:17:32.829Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.546s coverage: 86.5% of statements [2026-03-16T07:17:33.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-16T07:17:33.413Z] go vet ./... [2026-03-16T07:18:29.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T07:18:29.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T07:18:29.880Z] ./bin/test-attribution-txt.sh [2026-03-16T07:18:29.880Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T07:18:29.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T07:18:29.920Z] $ docker stop --time=1 eed9dfe4133efa3cc7f3e770d835130f83276bbdfc4b4356f56a1a86e655ee2f [2026-03-16T07:18:32.034Z] $ docker rm -f --volumes eed9dfe4133efa3cc7f3e770d835130f83276bbdfc4b4356f56a1a86e655ee2f [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T07:18:33.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T07:18:33.748Z] Warning: overwriting stash ‘coverage-report’ [2026-03-16T07:18:34.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T07:18:34.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T07:18:34.938Z] + ls -al . [2026-03-16T07:18:34.938Z] total 308 [2026-03-16T07:18:34.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:13 . [2026-03-16T07:18:34.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:10 .. [2026-03-16T07:18:34.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:10 .git [2026-03-16T07:18:34.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:10 .github [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 16 07:10 .gitignore [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 07:10 .golangci.yml [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 22626 Mar 16 07:10 Attribution.txt [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 16 07:10 CHANGELOG.md [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 16 07:10 Dockerfile [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 07:10 GOVERNANCE.md [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 07:10 Jenkinsfile [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 07:10 LICENSE [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 16 07:10 Makefile [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 07:10 OWNERS.md [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 16 07:10 README.md [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 07:08 VERSION [2026-03-16T07:18:34.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 07:10 bin [2026-03-16T07:18:34.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:10 cmd [2026-03-16T07:18:34.938Z] -rw-r--r-- 1 jenkins jenkins 85674 Mar 16 07:17 coverage.out [2026-03-16T07:18:34.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:10 doc [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 7006 Mar 16 07:10 go.mod [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 90034 Mar 16 07:10 go.sum [2026-03-16T07:18:34.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:10 internal [2026-03-16T07:18:34.938Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 07:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:18:35.281Z] + 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=f73b0e826ac828b616676455099e46cacb0f4f8b --label arch=arm64 --label version=4.1.0-dev.19 . [2026-03-16T07:18:35.876Z] Sending build context to Docker daemon 27.68MB [2026-03-16T07:18:35.876Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T07:18:35.876Z] Step 2/27 : FROM ${BASE} AS builder [2026-03-16T07:18:35.876Z] ---> 4e2b3779663a [2026-03-16T07:18:35.876Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2026-03-16T07:18:36.147Z] ---> Running in 05bc12ef6bd6 [2026-03-16T07:18:36.413Z] Removing intermediate container 05bc12ef6bd6 [2026-03-16T07:18:36.413Z] ---> 5535ff9de55c [2026-03-16T07:18:36.413Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T07:18:36.413Z] ---> Running in fc24745d4cc8 [2026-03-16T07:18:36.995Z] Removing intermediate container fc24745d4cc8 [2026-03-16T07:18:36.995Z] ---> 294ee2b7861e [2026-03-16T07:18:36.995Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2026-03-16T07:18:36.995Z] ---> Running in e4f498ae4f39 [2026-03-16T07:18:37.322Z] Removing intermediate container e4f498ae4f39 [2026-03-16T07:18:37.322Z] ---> 617e728f1b35 [2026-03-16T07:18:37.322Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2026-03-16T07:18:37.322Z] ---> Running in 504b54261e81 [2026-03-16T07:18:37.596Z] Removing intermediate container 504b54261e81 [2026-03-16T07:18:37.596Z] ---> 26fcfa9edb3c [2026-03-16T07:18:37.596Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2026-03-16T07:18:37.596Z] ---> Running in 743d2cd392d2 [2026-03-16T07:18:37.881Z] Removing intermediate container 743d2cd392d2 [2026-03-16T07:18:37.881Z] ---> 5999e2421d5f [2026-03-16T07:18:37.881Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T07:18:38.160Z] ---> Running in a81b9055e862 [2026-03-16T07:18:39.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T07:18:39.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T07:18:40.881Z] OK: 255 MiB in 60 packages [2026-03-16T07:18:41.841Z] Removing intermediate container a81b9055e862 [2026-03-16T07:18:41.841Z] ---> 1aa72bdbdb18 [2026-03-16T07:18:41.841Z] Step 9/27 : WORKDIR /device-onvif-camera [2026-03-16T07:18:42.118Z] ---> Running in 1bce64872964 [2026-03-16T07:18:42.384Z] Removing intermediate container 1bce64872964 [2026-03-16T07:18:42.384Z] ---> 329694cacb5f [2026-03-16T07:18:42.384Z] Step 10/27 : COPY go.mod vendor* ./ [2026-03-16T07:18:46.628Z] ---> b0d575ef8bda [2026-03-16T07:18:46.628Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T07:18:46.628Z] ---> Running in 52b9934c69eb [2026-03-16T07:18:48.037Z] Removing intermediate container 52b9934c69eb [2026-03-16T07:18:48.037Z] ---> 197f88a293b9 [2026-03-16T07:18:48.037Z] Step 12/27 : COPY . . [2026-03-16T07:18:49.990Z] ---> 51e34a5aaa8b [2026-03-16T07:18:49.990Z] Step 13/27 : RUN ${MAKE} [2026-03-16T07:18:49.990Z] ---> Running in 40a350fb0c7d [2026-03-16T07:18:50.971Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-03-16T07:22:42.755Z] Removing intermediate container 40a350fb0c7d [2026-03-16T07:22:42.755Z] ---> 84a147f7e29f [2026-03-16T07:22:42.755Z] Step 14/27 : FROM alpine:3.22 [2026-03-16T07:22:42.755Z] 3.22: Pulling from library/alpine [2026-03-16T07:22:42.755Z] d741ee1608f3: Pulling fs layer [2026-03-16T07:22:42.755Z] d741ee1608f3: Download complete [2026-03-16T07:22:42.755Z] d741ee1608f3: Pull complete [2026-03-16T07:22:42.755Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T07:22:42.755Z] Status: Downloaded newer image for alpine:3.22 [2026-03-16T07:22:42.755Z] ---> 5a766deef0c8 [2026-03-16T07:22:42.755Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-03-16T07:22:42.755Z] ---> Running in a6ff8f60704a [2026-03-16T07:22:42.755Z] Removing intermediate container a6ff8f60704a [2026-03-16T07:22:42.755Z] ---> 4cf5ef0e270b [2026-03-16T07:22:42.755Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2026-03-16T07:22:42.755Z] ---> Running in 09f008559550 [2026-03-16T07:22:42.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T07:22:42.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T07:22:43.024Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T07:22:43.024Z] Executing busybox-1.37.0-r20.trigger [2026-03-16T07:22:43.024Z] OK: 8 MiB in 17 packages [2026-03-16T07:22:43.992Z] Removing intermediate container 09f008559550 [2026-03-16T07:22:43.992Z] ---> 8bcdd11a82dd [2026-03-16T07:22:43.992Z] Step 17/27 : RUN apk --no-cache upgrade [2026-03-16T07:22:44.264Z] ---> Running in 226302e69893 [2026-03-16T07:22:45.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T07:22:45.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T07:22:46.907Z] OK: 8 MiB in 17 packages [2026-03-16T07:22:47.870Z] Removing intermediate container 226302e69893 [2026-03-16T07:22:47.870Z] ---> e6f37a85f7d1 [2026-03-16T07:22:47.870Z] Step 18/27 : WORKDIR / [2026-03-16T07:22:47.870Z] ---> Running in 49b9b2d94cd7 [2026-03-16T07:22:48.137Z] Removing intermediate container 49b9b2d94cd7 [2026-03-16T07:22:48.137Z] ---> 8f6f40bb6937 [2026-03-16T07:22:48.137Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2026-03-16T07:22:50.722Z] ---> dc7cc005a996 [2026-03-16T07:22:50.722Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2026-03-16T07:22:50.722Z] ---> e9efef61f299 [2026-03-16T07:22:50.722Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-03-16T07:22:51.301Z] ---> 2c0088753851 [2026-03-16T07:22:51.301Z] Step 22/27 : EXPOSE 59984 [2026-03-16T07:22:51.301Z] ---> Running in dd874c09873a [2026-03-16T07:22:51.567Z] Removing intermediate container dd874c09873a [2026-03-16T07:22:51.567Z] ---> ac391ce1b569 [2026-03-16T07:22:51.567Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2026-03-16T07:22:51.567Z] ---> Running in 6fa885f7a986 [2026-03-16T07:22:51.832Z] Removing intermediate container 6fa885f7a986 [2026-03-16T07:22:51.832Z] ---> 392e7e946203 [2026-03-16T07:22:51.832Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-16T07:22:52.098Z] ---> Running in cb19dfb4ac47 [2026-03-16T07:22:52.364Z] Removing intermediate container cb19dfb4ac47 [2026-03-16T07:22:52.364Z] ---> faa160b66c8d [2026-03-16T07:22:52.364Z] Step 25/27 : LABEL arch=arm64 [2026-03-16T07:22:52.364Z] ---> Running in 300cac541992 [2026-03-16T07:22:52.631Z] Removing intermediate container 300cac541992 [2026-03-16T07:22:52.631Z] ---> c52b09d9e9ae [2026-03-16T07:22:52.631Z] Step 26/27 : LABEL git_sha=f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:22:52.631Z] ---> Running in 4db6e546d476 [2026-03-16T07:22:52.917Z] Removing intermediate container 4db6e546d476 [2026-03-16T07:22:52.917Z] ---> 476795fc8b98 [2026-03-16T07:22:52.917Z] Step 27/27 : LABEL version=4.1.0-dev.19 [2026-03-16T07:22:52.917Z] ---> Running in 652f5e681ada [2026-03-16T07:22:53.184Z] Removing intermediate container 652f5e681ada [2026-03-16T07:22:53.184Z] ---> 86215ba4177a [2026-03-16T07:22:53.184Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-16T07:22:53.449Z] Successfully built 86215ba4177a [2026-03-16T07:22:53.449Z] 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-16T07:22:53.580Z] provisioning config files... [2026-03-16T07:22:53.592Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/246@tmp/config1633161405404811390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:22:53.925Z] ---> ****-login.sh [2026-03-16T07:22:53.925Z] nexus3.edgexfoundry.org:10001 [2026-03-16T07:22:53.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:22:54.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:22:54.192Z] Configure a credential helper to remove this warning. See [2026-03-16T07:22:54.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:22:54.192Z] [2026-03-16T07:22:54.192Z] Login Succeeded [2026-03-16T07:22:54.192Z] nexus3.edgexfoundry.org:10002 [2026-03-16T07:22:54.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:22:54.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:22:54.459Z] Configure a credential helper to remove this warning. See [2026-03-16T07:22:54.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:22:54.459Z] [2026-03-16T07:22:54.459Z] Login Succeeded [2026-03-16T07:22:54.459Z] nexus3.edgexfoundry.org:10003 [2026-03-16T07:22:54.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:22:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:22:54.990Z] Configure a credential helper to remove this warning. See [2026-03-16T07:22:54.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:22:54.990Z] [2026-03-16T07:22:54.990Z] Login Succeeded [2026-03-16T07:22:54.990Z] nexus3.edgexfoundry.org:10004 [2026-03-16T07:22:55.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:22:55.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:22:55.259Z] Configure a credential helper to remove this warning. See [2026-03-16T07:22:55.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:22:55.259Z] [2026-03-16T07:22:55.259Z] Login Succeeded [2026-03-16T07:22:55.259Z] ****.io [2026-03-16T07:22:55.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T07:22:55.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T07:22:55.792Z] Configure a credential helper to remove this warning. See [2026-03-16T07:22:55.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T07:22:55.792Z] [2026-03-16T07:22:55.792Z] Login Succeeded [2026-03-16T07:22:55.792Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T07:22:55.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T07:22:55.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T07:22:55.882Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2026-03-16T07:22:55.882Z] f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:22:55.882Z] latest [2026-03-16T07:22:55.882Z] 4.1.0-dev.19 [2026-03-16T07:22:55.882Z] f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:22:55.882Z] main [2026-03-16T07:22:55.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:22:56.266Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:22:56.620Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:22:56.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-16T07:22:56.620Z] 03ff7f562397: Preparing [2026-03-16T07:22:56.620Z] da6657ebc77c: Preparing [2026-03-16T07:22:56.620Z] ae5178862983: Preparing [2026-03-16T07:22:56.620Z] d34d724af22c: Preparing [2026-03-16T07:22:56.620Z] 4690f62ce549: Preparing [2026-03-16T07:22:56.620Z] c4e71c2a4573: Preparing [2026-03-16T07:22:56.620Z] c4e71c2a4573: Waiting [2026-03-16T07:22:56.887Z] 03ff7f562397: Pushed [2026-03-16T07:22:56.887Z] da6657ebc77c: Pushed [2026-03-16T07:22:56.887Z] d34d724af22c: Pushed [2026-03-16T07:22:56.887Z] c4e71c2a4573: Layer already exists [2026-03-16T07:22:57.152Z] 4690f62ce549: Pushed [2026-03-16T07:23:05.334Z] ae5178862983: Pushed [2026-03-16T07:23:05.334Z] f73b0e826ac828b616676455099e46cacb0f4f8b: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:05.695Z] + 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-16T07:23:06.047Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-03-16T07:23:06.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-16T07:23:06.047Z] 03ff7f562397: Preparing [2026-03-16T07:23:06.047Z] da6657ebc77c: Preparing [2026-03-16T07:23:06.047Z] ae5178862983: Preparing [2026-03-16T07:23:06.047Z] d34d724af22c: Preparing [2026-03-16T07:23:06.047Z] 4690f62ce549: Preparing [2026-03-16T07:23:06.047Z] c4e71c2a4573: Preparing [2026-03-16T07:23:06.047Z] c4e71c2a4573: Waiting [2026-03-16T07:23:06.047Z] 03ff7f562397: Layer already exists [2026-03-16T07:23:06.047Z] da6657ebc77c: Layer already exists [2026-03-16T07:23:06.047Z] 4690f62ce549: Layer already exists [2026-03-16T07:23:06.047Z] d34d724af22c: Layer already exists [2026-03-16T07:23:06.047Z] ae5178862983: Layer already exists [2026-03-16T07:23:06.047Z] c4e71c2a4573: Layer already exists [2026-03-16T07:23:06.312Z] latest: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:06.663Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:07.018Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 [2026-03-16T07:23:07.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-16T07:23:07.018Z] 03ff7f562397: Preparing [2026-03-16T07:23:07.018Z] da6657ebc77c: Preparing [2026-03-16T07:23:07.018Z] ae5178862983: Preparing [2026-03-16T07:23:07.018Z] d34d724af22c: Preparing [2026-03-16T07:23:07.018Z] 4690f62ce549: Preparing [2026-03-16T07:23:07.018Z] c4e71c2a4573: Preparing [2026-03-16T07:23:07.018Z] c4e71c2a4573: Waiting [2026-03-16T07:23:07.018Z] 03ff7f562397: Layer already exists [2026-03-16T07:23:07.018Z] da6657ebc77c: Layer already exists [2026-03-16T07:23:07.018Z] ae5178862983: Layer already exists [2026-03-16T07:23:07.018Z] d34d724af22c: Layer already exists [2026-03-16T07:23:07.018Z] 4690f62ce549: Layer already exists [2026-03-16T07:23:07.018Z] c4e71c2a4573: Layer already exists [2026-03-16T07:23:07.018Z] 4.1.0-dev.19: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:07.642Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:07.984Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:23:07.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-16T07:23:07.984Z] 03ff7f562397: Preparing [2026-03-16T07:23:07.984Z] da6657ebc77c: Preparing [2026-03-16T07:23:07.984Z] ae5178862983: Preparing [2026-03-16T07:23:07.984Z] d34d724af22c: Preparing [2026-03-16T07:23:07.984Z] 4690f62ce549: Preparing [2026-03-16T07:23:07.984Z] c4e71c2a4573: Preparing [2026-03-16T07:23:07.984Z] c4e71c2a4573: Waiting [2026-03-16T07:23:07.984Z] da6657ebc77c: Layer already exists [2026-03-16T07:23:07.984Z] d34d724af22c: Layer already exists [2026-03-16T07:23:07.984Z] ae5178862983: Layer already exists [2026-03-16T07:23:07.984Z] 03ff7f562397: Layer already exists [2026-03-16T07:23:07.984Z] 4690f62ce549: Layer already exists [2026-03-16T07:23:07.984Z] c4e71c2a4573: Layer already exists [2026-03-16T07:23:07.984Z] f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:08.330Z] + 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-16T07:23:08.684Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2026-03-16T07:23:08.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-03-16T07:23:08.684Z] 03ff7f562397: Preparing [2026-03-16T07:23:08.684Z] da6657ebc77c: Preparing [2026-03-16T07:23:08.684Z] ae5178862983: Preparing [2026-03-16T07:23:08.684Z] d34d724af22c: Preparing [2026-03-16T07:23:08.684Z] 4690f62ce549: Preparing [2026-03-16T07:23:08.684Z] c4e71c2a4573: Preparing [2026-03-16T07:23:08.684Z] c4e71c2a4573: Waiting [2026-03-16T07:23:08.684Z] ae5178862983: Layer already exists [2026-03-16T07:23:08.684Z] 03ff7f562397: Layer already exists [2026-03-16T07:23:08.684Z] 4690f62ce549: Layer already exists [2026-03-16T07:23:08.684Z] d34d724af22c: Layer already exists [2026-03-16T07:23:08.684Z] da6657ebc77c: Layer already exists [2026-03-16T07:23:08.684Z] c4e71c2a4573: Layer already exists [2026-03-16T07:23:08.684Z] main: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T07:23:09.023Z] ===================================================== [Pipeline] echo [2026-03-16T07:23:09.036Z] taggedImages: [2026-03-16T07:23:09.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b [2026-03-16T07:23:09.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-03-16T07:23:09.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 [2026-03-16T07:23:09.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [2026-03-16T07:23:09.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2026-03-16T07:23:09.051Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo [2026-03-16T07:23:09.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2026-03-16T07:23:09.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 [Pipeline] echo [2026-03-16T07:23:09.084Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [Pipeline] echo [2026-03-16T07:23:09.092Z] 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-16T07:23:09.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T07:23:09.463Z] [2026-03-16T07:23:09.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:09.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T07:23:09.787Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-16T07:23:09.787Z] 8998bd30e6a1: Pulling fs layer [2026-03-16T07:23:09.787Z] 04944245beec: Pulling fs layer [2026-03-16T07:23:09.787Z] 699f458cf7ca: Pulling fs layer [2026-03-16T07:23:09.787Z] 765212b225bb: Pulling fs layer [2026-03-16T07:23:09.787Z] f23df028b6ca: Pulling fs layer [2026-03-16T07:23:09.787Z] d65c8cfc05b1: Pulling fs layer [2026-03-16T07:23:09.787Z] 2437ff75d9bd: Pulling fs layer [2026-03-16T07:23:09.787Z] 765212b225bb: Waiting [2026-03-16T07:23:09.787Z] f23df028b6ca: Waiting [2026-03-16T07:23:09.787Z] d65c8cfc05b1: Waiting [2026-03-16T07:23:09.787Z] 2437ff75d9bd: Waiting [2026-03-16T07:23:10.052Z] 04944245beec: Verifying Checksum [2026-03-16T07:23:10.052Z] 04944245beec: Download complete [2026-03-16T07:23:10.052Z] 765212b225bb: Verifying Checksum [2026-03-16T07:23:10.052Z] 765212b225bb: Download complete [2026-03-16T07:23:10.052Z] f23df028b6ca: Download complete [2026-03-16T07:23:10.052Z] d65c8cfc05b1: Verifying Checksum [2026-03-16T07:23:10.052Z] d65c8cfc05b1: Download complete [2026-03-16T07:23:10.052Z] 699f458cf7ca: Verifying Checksum [2026-03-16T07:23:10.052Z] 699f458cf7ca: Download complete [2026-03-16T07:23:10.630Z] 8998bd30e6a1: Verifying Checksum [2026-03-16T07:23:10.630Z] 8998bd30e6a1: Download complete [2026-03-16T07:23:13.202Z] 2437ff75d9bd: Verifying Checksum [2026-03-16T07:23:13.202Z] 2437ff75d9bd: Download complete [2026-03-16T07:23:15.137Z] 8998bd30e6a1: Pull complete [2026-03-16T07:23:15.402Z] 04944245beec: Pull complete [2026-03-16T07:23:17.339Z] 699f458cf7ca: Pull complete [2026-03-16T07:23:17.339Z] 765212b225bb: Pull complete [2026-03-16T07:23:18.293Z] f23df028b6ca: Pull complete [2026-03-16T07:23:18.293Z] d65c8cfc05b1: Pull complete [2026-03-16T07:23:36.476Z] 2437ff75d9bd: Pull complete [2026-03-16T07:23:36.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-16T07:23:36.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T07:23:36.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:23:36.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container [2026-03-16T07:23:36.724Z] $ 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/246 -v /w/workspace/device-onvif-camera/246:/w/workspace/device-onvif-camera/246:rw,z -v /w/workspace/device-onvif-camera/246@tmp:/w/workspace/device-onvif-camera/246@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:arm64 cat [2026-03-16T07:23:39.416Z] $ docker top dd2520a96ecf290286d4ac3e953c5a8cc8923f6e60567fffc5204415528572a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:23:39.936Z] ---> job-cost.sh [2026-03-16T07:23:40.200Z] lf-activate-venv: SKIPPING [2026-03-16T07:23:40.200Z] INFO: No Stack... [2026-03-16T07:23:40.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-16T07:23:41.355Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T07:23:41.981Z] + cut -d, -f6 [2026-03-16T07:23:41.981Z] + cat /w/workspace/device-onvif-camera/246/archives/cost.csv [Pipeline] lock [2026-03-16T07:23:42.032Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [2026-03-16T07:23:42.039Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] did not exist. Created. [2026-03-16T07:23:42.044Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T07:23:42.691Z] /w/workspace/device-onvif-camera/246@tmp/durable-425e4b3d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-16T07:23:43.337Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-16T07:23:43.364Z] Warning: overwriting stash ‘stack-cost’ [2026-03-16T07:23:43.420Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T07:23:43.431Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T07:23:43.456Z] $ docker stop --time=1 dd2520a96ecf290286d4ac3e953c5a8cc8923f6e60567fffc5204415528572a8 [2026-03-16T07:23:44.924Z] $ docker rm -f --volumes dd2520a96ecf290286d4ac3e953c5a8cc8923f6e60567fffc5204415528572a8 [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-16T07:23:45.415Z] provisioning config files... [2026-03-16T07:23:45.421Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5339829068236196494tmp [Pipeline] { [Pipeline] sh [2026-03-16T07:23:45.720Z] + set +x [2026-03-16T07:23:45.720Z] + curl -s https://codecov.io/bash [2026-03-16T07:23:45.720Z] + bash -s -- [2026-03-16T07:23:45.720Z] [2026-03-16T07:23:45.720Z] _____ _ [2026-03-16T07:23:45.720Z] / ____| | | [2026-03-16T07:23:45.720Z] | | ___ __| | ___ ___ _____ __ [2026-03-16T07:23:45.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-16T07:23:45.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-16T07:23:45.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-16T07:23:45.720Z] Bash-1.0.6 [2026-03-16T07:23:45.720Z] [2026-03-16T07:23:45.720Z] [2026-03-16T07:23:45.720Z] ==> git version 2.25.1 found [2026-03-16T07:23:45.720Z] ==> 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-16T07:23:45.720Z] Release-Date: 2020-01-08 [2026-03-16T07:23:45.720Z] 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-16T07:23:45.720Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-16T07:23:45.720Z] ==> Jenkins CI detected. [2026-03-16T07:23:45.720Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2026-03-16T07:23:45.720Z] project root: . [2026-03-16T07:23:45.720Z] --> token set from env [2026-03-16T07:23:45.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-16T07:23:45.979Z] ==> Running gcov in . (disable via -X gcov) [2026-03-16T07:23:45.979Z] ==> Python coveragepy not found [2026-03-16T07:23:45.979Z] ==> Searching for coverage reports in: [2026-03-16T07:23:45.979Z] + . [2026-03-16T07:23:45.979Z] -> Found 1 reports [2026-03-16T07:23:45.979Z] ==> Detecting git/mercurial file structure [2026-03-16T07:23:45.979Z] ==> Reading reports [2026-03-16T07:23:45.979Z] + ./coverage.out bytes=85674 [2026-03-16T07:23:45.979Z] ==> Appending adjustments [2026-03-16T07:23:45.979Z] https://docs.codecov.io/docs/fixing-reports [2026-03-16T07:23:45.979Z] + Found adjustments [2026-03-16T07:23:45.979Z] ==> Gzipping contents [2026-03-16T07:23:45.979Z] 12K /tmp/codecov.yEfW7a.gz [2026-03-16T07:23:45.979Z] ==> Uploading reports [2026-03-16T07:23:45.979Z] url: https://codecov.io [2026-03-16T07:23:45.979Z] query: branch=main&commit=f73b0e826ac828b616676455099e46cacb0f4f8b&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-16T07:23:45.979Z] -> Pinging Codecov [2026-03-16T07:23:45.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f73b0e826ac828b616676455099e46cacb0f4f8b&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-16T07:23:46.238Z] -> Uploading to [2026-03-16T07:23:46.238Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/f73b0e826ac828b616676455099e46cacb0f4f8b/b2bcd51a-f1ed-4844-8cd1-67807d7a7f9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260316%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260316T072346Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9901ee2a20f15f4931058010ea00f78a457bc803c69669337bb576f62d6cd8eb [2026-03-16T07:23:46.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-16T07:23:46.238Z] Dload Upload Total Spent Left Speed [2026-03-16T07:23:46.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 68468 --:--:-- --:--:-- --:--:-- 68468 [2026-03-16T07:23:46.498Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] } [2026-03-16T07:23:46.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-16T07:23:46.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-16T07:23:46.730Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:47.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-16T07:23:47.038Z] [2026-03-16T07:23:47.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:23:47.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-16T07:23:47.342Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-16T07:23:47.342Z] 2d35ebdb57d9: Already exists [2026-03-16T07:23:47.342Z] 85e8836fcdb2: Pulling fs layer [2026-03-16T07:23:47.342Z] 91631faa732a: Pulling fs layer [2026-03-16T07:23:47.342Z] f3f5ae8826fa: Pulling fs layer [2026-03-16T07:23:47.342Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T07:23:47.342Z] 7861252a18e6: Pulling fs layer [2026-03-16T07:23:47.342Z] 9130f900ef6f: Pulling fs layer [2026-03-16T07:23:47.342Z] 4f4fb700ef54: Waiting [2026-03-16T07:23:47.342Z] 7861252a18e6: Waiting [2026-03-16T07:23:47.342Z] 9130f900ef6f: Waiting [2026-03-16T07:23:47.342Z] f3f5ae8826fa: Download complete [2026-03-16T07:23:47.342Z] 85e8836fcdb2: Verifying Checksum [2026-03-16T07:23:47.342Z] 85e8836fcdb2: Download complete [2026-03-16T07:23:47.342Z] 4f4fb700ef54: Verifying Checksum [2026-03-16T07:23:47.342Z] 4f4fb700ef54: Download complete [2026-03-16T07:23:47.342Z] 85e8836fcdb2: Pull complete [2026-03-16T07:23:47.601Z] 7861252a18e6: Verifying Checksum [2026-03-16T07:23:47.601Z] 7861252a18e6: Download complete [2026-03-16T07:23:48.168Z] 91631faa732a: Download complete [2026-03-16T07:23:48.426Z] 9130f900ef6f: Verifying Checksum [2026-03-16T07:23:48.426Z] 9130f900ef6f: Download complete [2026-03-16T07:23:52.620Z] 91631faa732a: Pull complete [2026-03-16T07:23:52.620Z] f3f5ae8826fa: Pull complete [2026-03-16T07:23:52.620Z] 4f4fb700ef54: Pull complete [2026-03-16T07:23:53.187Z] 7861252a18e6: Pull complete [2026-03-16T07:23:58.446Z] 9130f900ef6f: Pull complete [2026-03-16T07:23:58.446Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-16T07:23:58.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-16T07:23:58.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:23:58.544Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:23:58.571Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-16T07:24:00.568Z] $ docker top 1e42dec74af3a618049a8a33d7acd8eaddedb537b7933fa155f665e209cb90bb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:24:00.908Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2026-03-16T07:24:00.917Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2026-03-16T07:24:01.192Z] + set -o pipefail [2026-03-16T07:24:01.192Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2026-03-16T07:24:09.309Z] [2026-03-16T07:24:09.309Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2026-03-16T07:24:09.309Z] [2026-03-16T07:24:09.310Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/2954eec6-ebfb-4899-9a66-966ed12c4766 [2026-03-16T07:24:09.310Z] [2026-03-16T07:24:09.310Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-03-16T07:24:09.310Z] [2026-03-16T07:24:09.310Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-16T07:24:09.310Z] [2026-03-16T07:24:09.310Z] [2026-03-16T07:24:09.310Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-16T07:24:09.310Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-16T07:24:09.317Z] $ docker stop --time=1 1e42dec74af3a618049a8a33d7acd8eaddedb537b7933fa155f665e209cb90bb [2026-03-16T07:24:12.203Z] $ docker rm -f --volumes 1e42dec74af3a618049a8a33d7acd8eaddedb537b7933fa155f665e209cb90bb [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-16T07:24:12.711Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:24:12.722Z] provisioning config files... [2026-03-16T07:24:12.729Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11581425196657754404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:13.021Z] --> edgex-publish-swagger.sh [2026-03-16T07:24:13.021Z] === Publish doc/openapi/v3 API === [2026-03-16T07:24:13.021Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2026-03-16T07:24:13.021Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2026-03-16T07:24:13.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-16T07:24:13.021Z] Dload Upload Total Spent Left Speed [2026-03-16T07:24:13.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 261 1926k --:--:-- --:--:-- --:--:-- 1926k [2026-03-16T07:24:13.280Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-16T07:24:13.280Z] [Pipeline] } [2026-03-16T07:24:13.286Z] 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-16T07:24:13.698Z] + git log --format=format:%s -1 f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] sh [2026-03-16T07:24:13.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T07:24:13.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:24:14.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T07:24:14.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:24:14.364Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:24:14.392Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-16T07:24:14.669Z] $ docker top 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 -eo pid,comm [2026-03-16T07:24:14.709Z] 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-16T07:24:14.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T07:24:14.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T07:24:14.763Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T07:24:14.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T07:24:14.875Z] $ docker exec 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 ssh-agent [2026-03-16T07:24:14.983Z] SSH_AUTH_SOCK=/tmp/ssh-qglBPLaq0ved/agent.34 [2026-03-16T07:24:14.983Z] SSH_AGENT_PID=40 [2026-03-16T07:24:14.988Z] Running ssh-add (command line suppressed) [2026-03-16T07:24:15.076Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15302338256766915674.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15302338256766915674.key) [2026-03-16T07:24:15.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T07:24:15.381Z] + git semver tag [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,573 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,576 [run_tag] DEBUG tag force:False [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,576 [check_head_tag] DEBUG check head tag [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,577 [execute] INFO git cat-file --batch-check [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,579 [execute] INFO git cat-file --batch [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,587 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,587 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,587 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-16T07:24:15.640Z] 2026-03-16 07:24:15,590 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:15.640Z] 4.1.0-dev.19 [Pipeline] } [2026-03-16T07:24:15.647Z] $ docker exec --env ******** --env ******** 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 ssh-agent -k [2026-03-16T07:24:15.736Z] unset SSH_AUTH_SOCK; [2026-03-16T07:24:15.737Z] unset SSH_AGENT_PID; [2026-03-16T07:24:15.737Z] echo Agent pid 40 killed; [2026-03-16T07:24:15.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T07:24:16.072Z] + git semver [Pipeline] } [2026-03-16T07:24:16.340Z] $ docker stop --time=1 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 [2026-03-16T07:24:17.593Z] $ docker rm -f --volumes 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:24:18.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-16T07:24:18.000Z] [2026-03-16T07:24:18.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:24:18.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-16T07:24:18.295Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-16T07:24:18.295Z] ab5ef0e58194: Pulling fs layer [2026-03-16T07:24:18.295Z] 9712f1f96733: Pulling fs layer [2026-03-16T07:24:18.295Z] 63f879dbbcfc: Pulling fs layer [2026-03-16T07:24:18.295Z] 0d9ebad4ef96: Pulling fs layer [2026-03-16T07:24:18.295Z] e9a5061849ea: Pulling fs layer [2026-03-16T07:24:18.296Z] d747dcd14b5f: Pulling fs layer [2026-03-16T07:24:18.296Z] 2de7ff778b66: Pulling fs layer [2026-03-16T07:24:18.296Z] 0d9ebad4ef96: Waiting [2026-03-16T07:24:18.296Z] 2de7ff778b66: Waiting [2026-03-16T07:24:18.296Z] e9a5061849ea: Waiting [2026-03-16T07:24:18.296Z] d747dcd14b5f: Waiting [2026-03-16T07:24:18.296Z] 9712f1f96733: Verifying Checksum [2026-03-16T07:24:18.296Z] 9712f1f96733: Download complete [2026-03-16T07:24:18.553Z] 63f879dbbcfc: Verifying Checksum [2026-03-16T07:24:18.553Z] 63f879dbbcfc: Download complete [2026-03-16T07:24:18.811Z] e9a5061849ea: Verifying Checksum [2026-03-16T07:24:18.811Z] e9a5061849ea: Download complete [2026-03-16T07:24:18.811Z] d747dcd14b5f: Download complete [2026-03-16T07:24:18.811Z] ab5ef0e58194: Verifying Checksum [2026-03-16T07:24:18.811Z] ab5ef0e58194: Download complete [2026-03-16T07:24:18.811Z] 0d9ebad4ef96: Verifying Checksum [2026-03-16T07:24:18.811Z] 0d9ebad4ef96: Download complete [2026-03-16T07:24:18.811Z] 2de7ff778b66: Verifying Checksum [2026-03-16T07:24:18.811Z] 2de7ff778b66: Download complete [2026-03-16T07:24:22.991Z] ab5ef0e58194: Pull complete [2026-03-16T07:24:22.991Z] 9712f1f96733: Pull complete [2026-03-16T07:24:23.564Z] 63f879dbbcfc: Pull complete [2026-03-16T07:24:28.829Z] 0d9ebad4ef96: Pull complete [2026-03-16T07:24:29.087Z] e9a5061849ea: Pull complete [2026-03-16T07:24:29.087Z] d747dcd14b5f: Pull complete [2026-03-16T07:24:30.985Z] 2de7ff778b66: Pull complete [2026-03-16T07:24:30.985Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-16T07:24:30.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-16T07:24:30.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:24:31.136Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:24:31.166Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-16T07:24:33.967Z] $ docker top 669161e6fa26d1057ecf70186533b696fc17809e70004761ee169f6523b0407f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:24:34.047Z] provisioning config files... [2026-03-16T07:24:34.054Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16519597382587103500tmp [2026-03-16T07:24:34.063Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6664789678898598168tmp [2026-03-16T07:24:34.070Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3492752391617980015tmp [Pipeline] { [Pipeline] echo [2026-03-16T07:24:34.094Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:34.391Z] ---> sigul-configuration.sh [2026-03-16T07:24:34.391Z] gpg: directory `/root/.gnupg' created [2026-03-16T07:24:34.391Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-16T07:24:34.391Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-16T07:24:34.391Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-16T07:24:34.391Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-16T07:24:34.391Z] gpg: CAST5 encrypted data [2026-03-16T07:24:34.391Z] gpg: encrypted with 1 passphrase [2026-03-16T07:24:34.391Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-16T07:24:34.683Z] + mkdir /home/jenkins [2026-03-16T07:24:34.683Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-16T07:24:34.991Z] + 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-16T07:24:35.004Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:35.296Z] ---> sigul-install.sh [2026-03-16T07:24:35.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-16T07:24:35.589Z] + git tag --list [2026-03-16T07:24:35.589Z] v0.0.0 [2026-03-16T07:24:35.589Z] v2.2.0 [2026-03-16T07:24:35.589Z] v2.3.0 [2026-03-16T07:24:35.589Z] v2.3.1 [2026-03-16T07:24:35.589Z] v3.0 [2026-03-16T07:24:35.589Z] v3.0.0 [2026-03-16T07:24:35.589Z] v3.1 [2026-03-16T07:24:35.589Z] v3.1.0 [2026-03-16T07:24:35.589Z] v3.1.1 [2026-03-16T07:24:35.589Z] v4.0 [2026-03-16T07:24:35.589Z] v4.0.0 [2026-03-16T07:24:35.589Z] v4.0.1 [2026-03-16T07:24:35.589Z] v4.0.1-dev.1 [2026-03-16T07:24:35.589Z] v4.1.0-dev.1 [2026-03-16T07:24:35.589Z] v4.1.0-dev.10 [2026-03-16T07:24:35.589Z] v4.1.0-dev.11 [2026-03-16T07:24:35.589Z] v4.1.0-dev.12 [2026-03-16T07:24:35.589Z] v4.1.0-dev.13 [2026-03-16T07:24:35.589Z] v4.1.0-dev.14 [2026-03-16T07:24:35.589Z] v4.1.0-dev.15 [2026-03-16T07:24:35.589Z] v4.1.0-dev.16 [2026-03-16T07:24:35.589Z] v4.1.0-dev.17 [2026-03-16T07:24:35.589Z] v4.1.0-dev.18 [2026-03-16T07:24:35.589Z] v4.1.0-dev.19 [2026-03-16T07:24:35.589Z] v4.1.0-dev.2 [2026-03-16T07:24:35.589Z] v4.1.0-dev.3 [2026-03-16T07:24:35.589Z] v4.1.0-dev.4 [2026-03-16T07:24:35.589Z] v4.1.0-dev.5 [2026-03-16T07:24:35.589Z] v4.1.0-dev.6 [2026-03-16T07:24:35.589Z] v4.1.0-dev.7 [2026-03-16T07:24:35.589Z] v4.1.0-dev.8 [2026-03-16T07:24:35.589Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-16T07:24:35.882Z] + lftools sign git-tag v4.1.0-dev.19 [2026-03-16T07:24:36.448Z] Signing Git tag with Sigul... [2026-03-16T07:24:36.448Z] Signing v4.1.0-dev.19 [Pipeline] echo [2026-03-16T07:24:36.718Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:37.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-16T07:24:37.014Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-16T07:24:37.037Z] $ docker stop --time=1 669161e6fa26d1057ecf70186533b696fc17809e70004761ee169f6523b0407f [2026-03-16T07:24:38.307Z] $ docker rm -f --volumes 669161e6fa26d1057ecf70186533b696fc17809e70004761ee169f6523b0407f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-16T07:24:38.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T07:24:38.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:24:39.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T07:24:39.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:24:39.114Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:24:39.137Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-16T07:24:39.365Z] $ docker top 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 -eo pid,comm [2026-03-16T07:24:39.405Z] 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-16T07:24:39.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T07:24:39.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T07:24:39.459Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T07:24:39.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T07:24:39.555Z] $ docker exec 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 ssh-agent [2026-03-16T07:24:39.659Z] SSH_AUTH_SOCK=/tmp/ssh-VrAbQu400HB1/agent.32 [2026-03-16T07:24:39.659Z] SSH_AGENT_PID=38 [2026-03-16T07:24:39.664Z] Running ssh-add (command line suppressed) [2026-03-16T07:24:39.779Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_461260133303914049.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_461260133303914049.key) [2026-03-16T07:24:39.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T07:24:40.085Z] + git semver bump pre [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,302 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,311 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,311 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,311 [bump_version] DEBUG bumped version:4.1.0-dev.20 [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,311 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,311 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,312 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,314 [execute] INFO git cat-file --batch-check [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,314 [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-16T07:24:40.344Z] 2026-03-16 07:24:40,319 [execute] INFO git cat-file --batch [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-16T07:24:40.344Z] 2026-03-16 07:24:40,323 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:40.344Z] 4.1.0-dev.20 [Pipeline] } [2026-03-16T07:24:40.609Z] $ docker exec --env ******** --env ******** 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 ssh-agent -k [2026-03-16T07:24:40.725Z] unset SSH_AUTH_SOCK; [2026-03-16T07:24:40.725Z] unset SSH_AGENT_PID; [2026-03-16T07:24:40.725Z] echo Agent pid 38 killed; [2026-03-16T07:24:40.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T07:24:41.063Z] + git semver [Pipeline] } [2026-03-16T07:24:41.332Z] $ docker stop --time=1 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 [2026-03-16T07:24:42.634Z] $ docker rm -f --volumes 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T07:24:43.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T07:24:43.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:24:43.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T07:24:43.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:24:43.523Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:24:43.601Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-16T07:24:43.838Z] $ docker top 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 -eo pid,comm [2026-03-16T07:24:43.886Z] 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-16T07:24:43.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T07:24:43.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T07:24:43.941Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T07:24:44.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T07:24:44.054Z] $ docker exec 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 ssh-agent [2026-03-16T07:24:44.158Z] SSH_AUTH_SOCK=/tmp/ssh-qJJmEUt9bEJH/agent.32 [2026-03-16T07:24:44.158Z] SSH_AGENT_PID=38 [2026-03-16T07:24:44.163Z] Running ssh-add (command line suppressed) [2026-03-16T07:24:44.268Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14637210004060841801.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14637210004060841801.key) [2026-03-16T07:24:44.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T07:24:44.572Z] + git semver push [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,784 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,788 [run_push] DEBUG push [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,789 [execute] INFO git cat-file --batch-check [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,789 [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-16T07:24:44.831Z] 2026-03-16 07:24:44,791 [execute] INFO git rev-list 0e6949b7e248457c2eebd7ff3209c056b077b2df -- [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,792 [execute] DEBUG Popen(['git', 'rev-list', '0e6949b7e248457c2eebd7ff3209c056b077b2df', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,799 [execute] INFO git fetch -v -- origin [2026-03-16T07:24:44.831Z] 2026-03-16 07:24:44,800 [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-16T07:24:45.398Z] 2026-03-16 07:24:45,351 [run_push] DEBUG no remote changes detected [2026-03-16T07:24:45.398Z] 2026-03-16 07:24:45,352 [execute] INFO git push origin semver [2026-03-16T07:24:45.398Z] 2026-03-16 07:24:45,352 [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-16T07:24:46.335Z] 2026-03-16 07:24:46,150 [run_push] DEBUG push all version tags [2026-03-16T07:24:46.335Z] 2026-03-16 07:24:46,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-16T07:24:46.335Z] 2026-03-16 07:24:46,151 [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-16T07:24:46.902Z] 2026-03-16 07:24:46,845 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-03-16T07:24:46.902Z] 4.1.0-dev.20 [Pipeline] } [2026-03-16T07:24:46.909Z] $ docker exec --env ******** --env ******** 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 ssh-agent -k [2026-03-16T07:24:46.996Z] unset SSH_AUTH_SOCK; [2026-03-16T07:24:46.996Z] unset SSH_AGENT_PID; [2026-03-16T07:24:46.997Z] echo Agent pid 38 killed; [2026-03-16T07:24:47.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T07:24:47.339Z] + git semver [Pipeline] } [2026-03-16T07:24:47.917Z] $ docker stop --time=1 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 [2026-03-16T07:24:49.219Z] $ docker rm -f --volumes 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 [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-16T07:24:49.766Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2026-03-16T07:24:49.767Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-03-16T07:24:49.767Z] total 16 [2026-03-16T07:24:49.767Z] drwxr-xr-x 3 root root 4096 Mar 16 07:15 . [2026-03-16T07:24:49.767Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 07:24 .. [2026-03-16T07:24:49.767Z] drwxr-xr-x 2 root root 4096 Mar 16 07:15 cost [2026-03-16T07:24:49.767Z] -rw-r--r-- 1 root root 91 Mar 16 07:15 cost.csv [2026-03-16T07:24:49.767Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2026-03-16T07:24:49.767Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-03-16T07:24:49.767Z] total 16 [2026-03-16T07:24:49.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 07:15 . [2026-03-16T07:24:49.767Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 07:24 .. [2026-03-16T07:24:49.767Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 07:15 cost [2026-03-16T07:24:49.767Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 16 07:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:50.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:50.907Z] ---> package-listing.sh [2026-03-16T07:24:50.907Z] ++ facter osfamily [2026-03-16T07:24:50.907Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T07:24:51.166Z] + OS_FAMILY=debian [2026-03-16T07:24:51.166Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-03-16T07:24:51.166Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T07:24:51.166Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T07:24:51.166Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T07:24:51.166Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T07:24:51.166Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-16T07:24:51.166Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T07:24:51.166Z] + case "${OS_FAMILY}" in [2026-03-16T07:24:51.166Z] + dpkg -l [2026-03-16T07:24:51.166Z] + grep '^ii' [2026-03-16T07:24:51.166Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T07:24:51.166Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T07:24:51.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T07:24:51.166Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-03-16T07:24:51.166Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-03-16T07:24:51.166Z] + 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-16T07:24:51.176Z] 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-16T07:24:51.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T07:24:52.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T07:24:52.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T07:24:52.099Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2026-03-16T07:24:52.121Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-16T07:24:52.557Z] $ docker top 580556cb57f0f96753510473a22b796154faf11a2d113aa7f395da5f63078ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T07:24:52.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T07:24:53.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T07:24:53.452Z] + ls /var/log/sa-host [2026-03-16T07:24:53.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T07:24:53.480Z] provisioning config files... [2026-03-16T07:24:53.487Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12911608478865657935tmp [Pipeline] { [Pipeline] echo [2026-03-16T07:24:53.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:53.784Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T07:24:53.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:54.095Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T07:24:54.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:54.382Z] ---> sudo-logs.sh [2026-03-16T07:24:54.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-16T07:24:54.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:54.688Z] ---> job-cost.sh [2026-03-16T07:24:54.688Z] lf-activate-venv: SKIPPING [2026-03-16T07:24:54.688Z] DEBUG: total: 0.2199999988079071 [2026-03-16T07:24:54.688Z] INFO: Retrieving Stack Cost... [2026-03-16T07:24:54.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T07:24:55.203Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T07:24:55.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T07:24:55.491Z] ---> logs-deploy.sh [2026-03-16T07:24:55.491Z] lf-activate-venv: SKIPPING [2026-03-16T07:24:55.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/246 [2026-03-16T07:24:55.491Z] INFO: archiving workspace using pattern(s): [2026-03-16T07:24:56.425Z] Archives upload complete. [2026-03-16T07:24:56.425Z] INFO: archiving logs to Nexus