Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bef71a458050caad0e348ab590f9730d3645923 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-ssh7968679275693108784.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-ssh3825751578004497328.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-ssh18409069831863266625.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-ssh9818242378856925503.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-ssh8564507859989372494.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-4970 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 3bef71a458050caad0e348ab590f9730d3645923 (main) Commit message: "Merge pull request #555 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > 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 3bef71a458050caad0e348ab590f9730d3645923 # timeout=10 > git rev-list --no-walk 2ee9afaac832d34d625f506f71b63586f73be28c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:33:18.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:33:18.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:33:18.343Z] ========================================================= [2026-04-12T01:33:18.343Z] EdgeX Global Pipelines Version Info [2026-04-12T01:33:18.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:19.053Z] ------------------- [2026-04-12T01:33:19.053Z] stable info: [2026-04-12T01:33:19.053Z] ------------------- [2026-04-12T01:33:19.053Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:33:19.053Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:33:19.053Z] Message: update stable to v1.0.278 [2026-04-12T01:33:19.623Z] ------------------- [2026-04-12T01:33:19.623Z] experimental info: [2026-04-12T01:33:19.623Z] ------------------- [2026-04-12T01:33:19.623Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:33:19.623Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:33:19.623Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:33:19.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-04-12T01:33:19.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-04-12T01:33:19.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:33:19.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:33:19.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:33:19.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:33:19.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:33:19.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:33:19.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:33:19.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:33:19.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:33:19.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-04-12T01:33:19.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:33:19.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:33:19.961Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:19.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:33:20.006Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:20.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:33:20.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:33:20.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:33:20.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-12T01:33:20.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-04-12T01:33:20.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:33:20.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:33:20.173Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:33:20.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:33:20.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:33:20.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:33:20.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:33:20.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:33:20.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo [2026-04-12T01:33:20.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bef71a [Pipeline] echo [2026-04-12T01:33:20.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:20.414Z] provisioning config files... [2026-04-12T01:33:20.428Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5407325264361306666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:20.770Z] ---> ****-login.sh [2026-04-12T01:33:20.770Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:20.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:21.035Z] [2026-04-12T01:33:21.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:21.035Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:21.035Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:21.035Z] [2026-04-12T01:33:21.035Z] Login Succeeded [2026-04-12T01:33:21.035Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:21.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:21.035Z] [2026-04-12T01:33:21.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:21.035Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:21.035Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:21.035Z] [2026-04-12T01:33:21.035Z] Login Succeeded [2026-04-12T01:33:21.035Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:21.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:21.035Z] [2026-04-12T01:33:21.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:21.035Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:21.036Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:21.036Z] [2026-04-12T01:33:21.036Z] Login Succeeded [2026-04-12T01:33:21.036Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:21.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:21.308Z] [2026-04-12T01:33:21.308Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:21.308Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:21.308Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:21.308Z] [2026-04-12T01:33:21.308Z] Login Succeeded [2026-04-12T01:33:21.308Z] ****.io [2026-04-12T01:33:21.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:21.572Z] [2026-04-12T01:33:21.573Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:33:21.573Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:21.573Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:33:21.573Z] [2026-04-12T01:33:21.573Z] Login Succeeded [2026-04-12T01:33:21.573Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:21.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:33:21.995Z] + git rev-list -1 --merges 3bef71a458050caad0e348ab590f9730d3645923~1..3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo [2026-04-12T01:33:22.021Z] -----------> git rev-list -1 --merges 3bef71a458050caad0e348ab590f9730d3645923~1..3bef71a458050caad0e348ab590f9730d3645923 3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:33:22.022Z] 3bef71a458050caad0e348ab590f9730d3645923 [false] [Pipeline] sh [2026-04-12T01:33:22.312Z] + git log --format=format:%s -1 3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo [2026-04-12T01:33:22.333Z] ========================================================= [2026-04-12T01:33:22.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:33:22.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:33:22.677Z] + git log --format=format:%s -1 3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] echo [2026-04-12T01:33:22.689Z] [semverPrep] GIT_COMMIT: 3bef71a458050caad0e348ab590f9730d3645923, Commit Message: Merge pull request #555 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:33:22.703Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:33:23.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:33:23.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:33:23.076Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:33:23.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:33:23.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:33:23.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:33:23.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:23.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:23.433Z] [2026-04-12T01:33:23.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:23.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:23.747Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:33:23.747Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:33:23.747Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:33:23.747Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:33:23.747Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:33:23.747Z] 461d9e800cba: Waiting [2026-04-12T01:33:23.747Z] 80192f66455f: Pulling fs layer [2026-04-12T01:33:23.747Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:33:23.747Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:33:23.747Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:33:23.747Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:33:23.747Z] a29436f7fd5d: Waiting [2026-04-12T01:33:23.747Z] 80192f66455f: Waiting [2026-04-12T01:33:23.747Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:33:23.747Z] 923cac83aea3: Waiting [2026-04-12T01:33:23.747Z] db01528c6b51: Pulling fs layer [2026-04-12T01:33:23.747Z] 28988de357af: Pulling fs layer [2026-04-12T01:33:23.747Z] 28988de357af: Waiting [2026-04-12T01:33:23.747Z] db01528c6b51: Waiting [2026-04-12T01:33:23.747Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:33:23.747Z] 6bf1a483ea7c: Download complete [2026-04-12T01:33:23.747Z] 461d9e800cba: Download complete [2026-04-12T01:33:24.006Z] 80192f66455f: Verifying Checksum [2026-04-12T01:33:24.006Z] 80192f66455f: Download complete [2026-04-12T01:33:24.006Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:33:24.006Z] f5dfc541a4d3: Download complete [2026-04-12T01:33:24.006Z] 3dae71ba6b94: Verifying Checksum [2026-04-12T01:33:24.006Z] 3dae71ba6b94: Download complete [2026-04-12T01:33:24.006Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:33:24.006Z] 923cac83aea3: Download complete [2026-04-12T01:33:24.266Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:33:24.266Z] 25ad8b0a4227: Download complete [2026-04-12T01:33:24.266Z] db01528c6b51: Download complete [2026-04-12T01:33:24.266Z] 28988de357af: Verifying Checksum [2026-04-12T01:33:24.266Z] 28988de357af: Download complete [2026-04-12T01:33:24.266Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:33:24.266Z] a29436f7fd5d: Download complete [2026-04-12T01:33:24.841Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:33:24.841Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:33:25.449Z] 3dae71ba6b94: Pull complete [2026-04-12T01:33:25.718Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:33:26.657Z] f5dfc541a4d3: Pull complete [2026-04-12T01:33:26.657Z] 461d9e800cba: Pull complete [2026-04-12T01:33:26.657Z] 80192f66455f: Pull complete [2026-04-12T01:33:30.901Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:33:32.311Z] a29436f7fd5d: Pull complete [2026-04-12T01:33:32.311Z] 923cac83aea3: Pull complete [2026-04-12T01:33:32.311Z] 25ad8b0a4227: Pull complete [2026-04-12T01:33:32.311Z] db01528c6b51: Pull complete [2026-04-12T01:33:32.311Z] 28988de357af: Pull complete [2026-04-12T01:33:32.311Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:33:32.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:33:32.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:32.446Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2026-04-12T01:33:32.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:33:34.061Z] $ docker top 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e -eo pid,comm [2026-04-12T01:33:34.115Z] 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-04-12T01:33:34.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:33:34.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:34.166Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:34.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:34.292Z] $ docker exec 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent [2026-04-12T01:33:34.396Z] SSH_AUTH_SOCK=/tmp/ssh-BQzhGldGoeen/agent.32 [2026-04-12T01:33:34.396Z] SSH_AGENT_PID=38 [2026-04-12T01:33:34.403Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:34.495Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4292021208254514939.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4292021208254514939.key) [2026-04-12T01:33:34.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:34.803Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2026-04-12T01:33:35.083Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:33:35.094Z] $ docker exec --env ******** --env ******** 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent -k [2026-04-12T01:33:35.204Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:35.204Z] unset SSH_AGENT_PID; [2026-04-12T01:33:35.204Z] echo Agent pid 38 killed; [2026-04-12T01:33:35.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:33:35.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:33:35.254Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:33:35.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:33:35.380Z] $ docker exec 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent [2026-04-12T01:33:35.530Z] SSH_AUTH_SOCK=/tmp/ssh-rjZ5lNErxbNF/agent.85 [2026-04-12T01:33:35.530Z] SSH_AGENT_PID=92 [2026-04-12T01:33:35.548Z] Running ssh-add (command line suppressed) [2026-04-12T01:33:35.644Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9710622534022528088.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9710622534022528088.key) [2026-04-12T01:33:35.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:33:35.976Z] + git semver init [2026-04-12T01:33:36.238Z] 2026-04-12 01:33:36,169 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:33:36.238Z] 2026-04-12 01:33:36,173 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:33:36.238Z] 2026-04-12 01:33:36,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2026-04-12T01:33:36.238Z] 2026-04-12 01:33:36,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2026-04-12T01:33:36.238Z] 2026-04-12 01:33:36,174 [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-04-12T01:33:38.142Z] 2026-04-12 01:33:37,793 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2026-04-12T01:33:38.142Z] 2026-04-12 01:33:37,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2026-04-12T01:33:38.142Z] 2026-04-12 01:33:37,794 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-04-12T01:33:38.142Z] 2026-04-12 01:33:37,794 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-04-12T01:33:38.142Z] 4.1.0-dev.21 [Pipeline] } [2026-04-12T01:33:38.151Z] $ docker exec --env ******** --env ******** 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e ssh-agent -k [2026-04-12T01:33:38.235Z] unset SSH_AUTH_SOCK; [2026-04-12T01:33:38.236Z] unset SSH_AGENT_PID; [2026-04-12T01:33:38.236Z] echo Agent pid 92 killed; [2026-04-12T01:33:38.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:33:38.558Z] + git semver [Pipeline] } [2026-04-12T01:33:38.858Z] $ docker stop --time=1 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e [2026-04-12T01:33:40.144Z] $ docker rm -f --volumes 8972b084b7b2f4df7404a68b7ff7c696d4f5d9a71d45a184b50d738a362c043e [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:33:40.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:33:40.765Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:33:40.769Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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-04-12T01:33:40.919Z] provisioning config files... [2026-04-12T01:33:40.936Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14094638354340122500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:41.230Z] ---> ****-login.sh [2026-04-12T01:33:41.230Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:41.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:41.230Z] Login Succeeded [2026-04-12T01:33:41.230Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:41.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:41.230Z] Login Succeeded [2026-04-12T01:33:41.230Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:41.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:41.487Z] Login Succeeded [2026-04-12T01:33:41.487Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:41.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:41.487Z] Login Succeeded [2026-04-12T01:33:41.487Z] ****.io [2026-04-12T01:33:41.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:41.746Z] Login Succeeded [2026-04-12T01:33:41.746Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:41.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:33:41.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:33:41.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:33:41.873Z] ========================================================= [2026-04-12T01:33:41.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:33:41.873Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:42.204Z] + 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-04-12T01:33:42.774Z] #0 building with "default" instance using docker driver [2026-04-12T01:33:42.774Z] [2026-04-12T01:33:42.774Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:42.774Z] #1 transferring dockerfile: 1.75kB done [2026-04-12T01:33:42.774Z] #1 DONE 0.0s [2026-04-12T01:33:42.774Z] [2026-04-12T01:33:42.774Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:33:42.774Z] #2 DONE 0.1s [2026-04-12T01:33:43.039Z] [2026-04-12T01:33:43.039Z] #3 [internal] load .dockerignore [2026-04-12T01:33:43.039Z] #3 transferring context: 2B done [2026-04-12T01:33:43.039Z] #3 DONE 0.0s [2026-04-12T01:33:43.039Z] [2026-04-12T01:33:43.039Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:33:43.039Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:33:43.039Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s [2026-04-12T01:33:43.039Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-04-12T01:33:43.039Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.05MB / 60.15MB 0.1s [2026-04-12T01:33:43.039Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:33:43.039Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:33:43.039Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:33:43.039Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-04-12T01:33:43.039Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:33:43.039Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2026-04-12T01:33:43.039Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.2s [2026-04-12T01:33:43.039Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:33:43.039Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:33:43.039Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:33:43.039Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-04-12T01:33:43.039Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-04-12T01:33:43.039Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.3s [2026-04-12T01:33:43.039Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.3s [2026-04-12T01:33:43.296Z] #4 ... [2026-04-12T01:33:43.296Z] [2026-04-12T01:33:43.296Z] #5 [internal] load build context [2026-04-12T01:33:43.296Z] #5 transferring context: 48.26MB 0.3s done [2026-04-12T01:33:43.296Z] #5 DONE 0.4s [2026-04-12T01:33:43.296Z] [2026-04-12T01:33:43.296Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:33:43.296Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.4s [2026-04-12T01:33:43.296Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-12T01:33:43.296Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.4s [2026-04-12T01:33:43.296Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-12T01:33:43.555Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.6s [2026-04-12T01:33:43.555Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.6s [2026-04-12T01:33:43.555Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.6s done [2026-04-12T01:33:43.555Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.6s [2026-04-12T01:33:43.555Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.8s [2026-04-12T01:33:43.555Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.8s [2026-04-12T01:33:43.555Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.8s [2026-04-12T01:33:43.818Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 1.0s [2026-04-12T01:33:43.818Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 1.0s [2026-04-12T01:33:43.818Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done [2026-04-12T01:33:44.089Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s [2026-04-12T01:33:44.089Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 49.28MB / 112.58MB 1.2s [2026-04-12T01:33:44.349Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s done [2026-04-12T01:33:44.349Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 1.3s [2026-04-12T01:33:44.349Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-04-12T01:33:44.349Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 1.5s [2026-04-12T01:33:44.349Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 1.6s [2026-04-12T01:33:44.613Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.20MB / 112.58MB 1.7s [2026-04-12T01:33:44.870Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.8s done [2026-04-12T01:33:49.091Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done [2026-04-12T01:33:49.350Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:33:49.350Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:33:49.350Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:33:49.350Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:33:49.350Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:33:50.283Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.9s done [2026-04-12T01:33:50.283Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-12T01:33:53.598Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-04-12T01:33:53.598Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-04-12T01:33:53.857Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-04-12T01:33:53.857Z] #4 DONE 11.0s [2026-04-12T01:33:53.857Z] [2026-04-12T01:33:53.857Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-04-12T01:33:54.115Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:33:54.376Z] #6 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:33:54.635Z] #6 0.807 OK: 265 MiB in 60 packages [2026-04-12T01:33:55.889Z] Still waiting to schedule task [2026-04-12T01:33:55.890Z] ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:33:55.890Z] ‘prd-centos7-docker-4c-2g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:33:55.890Z] ‘prd-ubuntu20.04-docker-8c-8g-4972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:33:55.890Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4971’ is offline [2026-04-12T01:33:56.026Z] #6 DONE 2.3s [2026-04-12T01:33:56.286Z] [2026-04-12T01:33:56.286Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-04-12T01:33:56.286Z] #7 DONE 0.0s [2026-04-12T01:33:56.286Z] [2026-04-12T01:33:56.286Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:33:56.286Z] #8 DONE 0.0s [2026-04-12T01:33:56.286Z] [2026-04-12T01:33:56.286Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:08.532Z] #9 DONE 10.4s [2026-04-12T01:34:08.532Z] [2026-04-12T01:34:08.532Z] #10 [builder 6/7] COPY . . [2026-04-12T01:34:08.532Z] #10 DONE 0.2s [2026-04-12T01:34:08.532Z] [2026-04-12T01:34:08.532Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:34:08.532Z] #11 0.207 noop [2026-04-12T01:34:08.532Z] #11 DONE 0.3s [2026-04-12T01:34:08.532Z] [2026-04-12T01:34:08.532Z] #12 exporting to image [2026-04-12T01:34:08.532Z] #12 exporting layers [2026-04-12T01:34:16.667Z] #12 exporting layers 8.7s done [2026-04-12T01:34:16.667Z] #12 writing image sha256:336bc13401d83764069c5d379c1f190c9ef0c482ee31ca7cbbfc691baf3d2a09 done [2026-04-12T01:34:16.667Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:34:16.667Z] #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:16.986Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:34:16.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:17.068Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2026-04-12T01:34:17.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:34:17.421Z] $ docker top cd332dc0f2a40820b56c2504263ec8623c99fcc52be70737baa4bca97748fbfa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:17.765Z] + go version [2026-04-12T01:34:17.765Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:34:17.772Z] $ docker stop --time=1 cd332dc0f2a40820b56c2504263ec8623c99fcc52be70737baa4bca97748fbfa [2026-04-12T01:34:19.055Z] $ docker rm -f --volumes cd332dc0f2a40820b56c2504263ec8623c99fcc52be70737baa4bca97748fbfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:19.488Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:34:19.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:19.557Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2026-04-12T01:34:19.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:34:19.829Z] $ docker top 49d3a476dcc6b72f3394880f071bca80772d36e2996eacbbe2a62bd1cd5fe101 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:20.167Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:34:20.465Z] + make test [2026-04-12T01:34:20.465Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:34:21.395Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-04-12T01:34:47.929Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-04-12T01:34:47.929Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.2% of statements [2026-04-12T01:34:47.929Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-04-12T01:34:47.929Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.992s coverage: 86.5% of statements [2026-04-12T01:35:00.123Z] 0 issues. [2026-04-12T01:35:00.123Z] go vet ./... [2026-04-12T01:35:06.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:35:06.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:35:06.677Z] ./bin/test-attribution-txt.sh [2026-04-12T01:35:06.942Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:35:06.942Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:35:06.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:35:06.978Z] $ docker stop --time=1 49d3a476dcc6b72f3394880f071bca80772d36e2996eacbbe2a62bd1cd5fe101 [2026-04-12T01:35:08.705Z] $ docker rm -f --volumes 49d3a476dcc6b72f3394880f071bca80772d36e2996eacbbe2a62bd1cd5fe101 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:35:09.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:35:09.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:35:09.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:35:10.144Z] + ls -al . [2026-04-12T01:35:10.144Z] total 312 [2026-04-12T01:35:10.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:34 . [2026-04-12T01:35:10.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 .. [2026-04-12T01:35:10.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 .git [2026-04-12T01:35:10.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 493 Apr 12 01:33 .gitignore [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml [2026-04-12T01:35:10.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 22626 Apr 12 01:33 Attribution.txt [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 19022 Apr 12 01:33 CHANGELOG.md [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 1715 Apr 12 01:33 Dockerfile [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 762 Apr 12 01:33 Jenkinsfile [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 12 01:33 LICENSE [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 12 01:33 Makefile [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 12 01:33 OWNERS.md [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 2620 Apr 12 01:33 README.md [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION [2026-04-12T01:35:10.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin [2026-04-12T01:35:10.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd [2026-04-12T01:35:10.144Z] -rw-r--r-- 1 jenkins jenkins 85674 Apr 12 01:34 coverage.out [2026-04-12T01:35:10.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 doc [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 6961 Apr 12 01:33 go.mod [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 89983 Apr 12 01:33 go.sum [2026-04-12T01:35:10.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 internal [2026-04-12T01:35:10.144Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:10.453Z] + 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=3bef71a458050caad0e348ab590f9730d3645923 --label arch=amd64 --label version=4.1.0-dev.21 . [2026-04-12T01:35:10.712Z] #0 building with "default" instance using docker driver [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:10.712Z] #1 transferring dockerfile: 1.75kB done [2026-04-12T01:35:10.712Z] #1 DONE 0.0s [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:35:10.712Z] #2 DONE 0.0s [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:35:10.712Z] #3 DONE 0.1s [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #4 [internal] load .dockerignore [2026-04-12T01:35:10.712Z] #4 transferring context: 2B done [2026-04-12T01:35:10.712Z] #4 DONE 0.0s [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #5 [internal] load build context [2026-04-12T01:35:10.712Z] #5 transferring context: 105.98kB 0.0s done [2026-04-12T01:35:10.712Z] #5 DONE 0.0s [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:35:10.712Z] #6 DONE 0.1s [2026-04-12T01:35:10.712Z] [2026-04-12T01:35:10.712Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:35:10.712Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:35:10.712Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:35:10.712Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:35:10.712Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-12T01:35:10.712Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:35:10.712Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:35:10.971Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:35:10.971Z] #7 DONE 0.3s [2026-04-12T01:35:10.971Z] [2026-04-12T01:35:10.971Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-12T01:35:10.971Z] #8 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:11.229Z] #8 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:11.488Z] #8 ... [2026-04-12T01:35:11.488Z] [2026-04-12T01:35:11.488Z] #9 [builder 2/7] RUN apk add --no-cache make git [2026-04-12T01:35:11.488Z] #9 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:11.488Z] #9 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:11.488Z] #9 0.646 OK: 265 MiB in 60 packages [2026-04-12T01:35:11.488Z] #9 DONE 0.8s [2026-04-12T01:35:11.746Z] [2026-04-12T01:35:11.746Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-04-12T01:35:11.746Z] #10 DONE 0.0s [2026-04-12T01:35:11.746Z] [2026-04-12T01:35:11.746Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:35:11.746Z] #11 DONE 0.0s [2026-04-12T01:35:11.746Z] [2026-04-12T01:35:11.746Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-12T01:35:11.746Z] #8 0.598 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:35:11.746Z] #8 0.603 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:35:11.746Z] #8 0.612 OK: 7 MiB in 17 packages [2026-04-12T01:35:11.746Z] #8 DONE 0.8s [2026-04-12T01:35:11.746Z] [2026-04-12T01:35:11.746Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:35:12.013Z] #12 DONE 0.5s [2026-04-12T01:35:12.013Z] [2026-04-12T01:35:12.013Z] #13 [builder 6/7] COPY . . [2026-04-12T01:35:12.271Z] #13 DONE 0.2s [2026-04-12T01:35:12.271Z] [2026-04-12T01:35:12.271Z] #14 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-12T01:35:12.271Z] #14 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:12.271Z] #14 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:35:12.271Z] #14 0.732 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:35:12.529Z] #14 0.744 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:35:12.529Z] #14 0.780 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:35:12.529Z] #14 0.794 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:35:12.529Z] #14 0.798 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:35:12.529Z] #14 0.805 OK: 7 MiB in 17 packages [2026-04-12T01:35:12.529Z] #14 DONE 0.9s [2026-04-12T01:35:12.529Z] [2026-04-12T01:35:12.529Z] #15 [builder 7/7] RUN make build [2026-04-12T01:35:12.529Z] #15 0.211 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-04-12T01:35:44.625Z] #15 DONE 27.5s [2026-04-12T01:35:44.625Z] [2026-04-12T01:35:44.625Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-04-12T01:35:44.625Z] #16 DONE 0.1s [2026-04-12T01:35:44.625Z] [2026-04-12T01:35:44.625Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-04-12T01:35:44.625Z] #17 DONE 0.0s [2026-04-12T01:35:44.625Z] [2026-04-12T01:35:44.625Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-04-12T01:35:44.625Z] #18 DONE 0.0s [2026-04-12T01:35:44.625Z] [2026-04-12T01:35:44.625Z] #19 exporting to image [2026-04-12T01:35:44.625Z] #19 exporting layers 0.1s done [2026-04-12T01:35:44.625Z] #19 writing image sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done [2026-04-12T01:35:44.625Z] #19 naming to docker.io/library/device-onvif-camera done [2026-04-12T01:35:44.625Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:44.731Z] provisioning config files... [2026-04-12T01:35:44.740Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17299598467394940429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:45.046Z] ---> ****-login.sh [2026-04-12T01:35:45.046Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:45.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:45.046Z] Login Succeeded [2026-04-12T01:35:45.046Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:45.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:45.046Z] Login Succeeded [2026-04-12T01:35:45.046Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:45.305Z] Login Succeeded [2026-04-12T01:35:45.305Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:45.305Z] Login Succeeded [2026-04-12T01:35:45.305Z] ****.io [2026-04-12T01:35:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:45.563Z] Login Succeeded [2026-04-12T01:35:45.563Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:45.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:45.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:45.642Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-04-12T01:35:45.642Z] 3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:35:45.642Z] latest [2026-04-12T01:35:45.642Z] 4.1.0-dev.21 [2026-04-12T01:35:45.642Z] 3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [2026-04-12T01:35:45.642Z] main [2026-04-12T01:35:45.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:45.973Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:46.288Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:35:46.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-04-12T01:35:46.288Z] c7eb1c22c87e: Preparing [2026-04-12T01:35:46.288Z] c44e293e64fa: Preparing [2026-04-12T01:35:46.288Z] f42acac6e87c: Preparing [2026-04-12T01:35:46.288Z] d052a550acb0: Preparing [2026-04-12T01:35:46.288Z] 44cdd83dff94: Preparing [2026-04-12T01:35:46.288Z] cce92674e987: Preparing [2026-04-12T01:35:46.288Z] cce92674e987: Waiting [2026-04-12T01:35:46.288Z] c44e293e64fa: Pushed [2026-04-12T01:35:46.288Z] cce92674e987: Layer already exists [2026-04-12T01:35:46.288Z] c7eb1c22c87e: Pushed [2026-04-12T01:35:46.288Z] 44cdd83dff94: Pushed [2026-04-12T01:35:47.223Z] d052a550acb0: Pushed [2026-04-12T01:35:50.556Z] f42acac6e87c: Pushed [2026-04-12T01:35:50.556Z] 3bef71a458050caad0e348ab590f9730d3645923: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:50.858Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:51.176Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-04-12T01:35:51.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-04-12T01:35:51.176Z] c7eb1c22c87e: Preparing [2026-04-12T01:35:51.176Z] c44e293e64fa: Preparing [2026-04-12T01:35:51.176Z] f42acac6e87c: Preparing [2026-04-12T01:35:51.176Z] d052a550acb0: Preparing [2026-04-12T01:35:51.176Z] 44cdd83dff94: Preparing [2026-04-12T01:35:51.176Z] cce92674e987: Preparing [2026-04-12T01:35:51.176Z] cce92674e987: Waiting [2026-04-12T01:35:51.176Z] d052a550acb0: Layer already exists [2026-04-12T01:35:51.176Z] c7eb1c22c87e: Layer already exists [2026-04-12T01:35:51.176Z] c44e293e64fa: Layer already exists [2026-04-12T01:35:51.176Z] 44cdd83dff94: Layer already exists [2026-04-12T01:35:51.176Z] f42acac6e87c: Layer already exists [2026-04-12T01:35:51.176Z] cce92674e987: Layer already exists [2026-04-12T01:35:51.176Z] latest: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:51.496Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:51.806Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-04-12T01:35:51.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-04-12T01:35:51.806Z] c7eb1c22c87e: Preparing [2026-04-12T01:35:51.806Z] c44e293e64fa: Preparing [2026-04-12T01:35:51.806Z] f42acac6e87c: Preparing [2026-04-12T01:35:51.806Z] d052a550acb0: Preparing [2026-04-12T01:35:51.806Z] 44cdd83dff94: Preparing [2026-04-12T01:35:51.806Z] cce92674e987: Preparing [2026-04-12T01:35:51.806Z] cce92674e987: Waiting [2026-04-12T01:35:51.806Z] c7eb1c22c87e: Layer already exists [2026-04-12T01:35:51.806Z] c44e293e64fa: Layer already exists [2026-04-12T01:35:51.806Z] f42acac6e87c: Layer already exists [2026-04-12T01:35:51.806Z] d052a550acb0: Layer already exists [2026-04-12T01:35:51.806Z] 44cdd83dff94: Layer already exists [2026-04-12T01:35:51.806Z] cce92674e987: Layer already exists [2026-04-12T01:35:51.806Z] 4.1.0-dev.21: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:52.138Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:52.448Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [2026-04-12T01:35:52.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-04-12T01:35:52.448Z] c7eb1c22c87e: Preparing [2026-04-12T01:35:52.448Z] c44e293e64fa: Preparing [2026-04-12T01:35:52.448Z] f42acac6e87c: Preparing [2026-04-12T01:35:52.448Z] d052a550acb0: Preparing [2026-04-12T01:35:52.448Z] 44cdd83dff94: Preparing [2026-04-12T01:35:52.448Z] cce92674e987: Preparing [2026-04-12T01:35:52.448Z] cce92674e987: Waiting [2026-04-12T01:35:52.448Z] c44e293e64fa: Layer already exists [2026-04-12T01:35:52.448Z] 44cdd83dff94: Layer already exists [2026-04-12T01:35:52.448Z] c7eb1c22c87e: Layer already exists [2026-04-12T01:35:52.448Z] f42acac6e87c: Layer already exists [2026-04-12T01:35:52.448Z] d052a550acb0: Layer already exists [2026-04-12T01:35:52.448Z] cce92674e987: Layer already exists [2026-04-12T01:35:52.448Z] 3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:52.763Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:53.077Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-04-12T01:35:53.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-04-12T01:35:53.077Z] c7eb1c22c87e: Preparing [2026-04-12T01:35:53.077Z] c44e293e64fa: Preparing [2026-04-12T01:35:53.077Z] f42acac6e87c: Preparing [2026-04-12T01:35:53.077Z] d052a550acb0: Preparing [2026-04-12T01:35:53.077Z] 44cdd83dff94: Preparing [2026-04-12T01:35:53.077Z] cce92674e987: Preparing [2026-04-12T01:35:53.077Z] cce92674e987: Waiting [2026-04-12T01:35:53.077Z] f42acac6e87c: Layer already exists [2026-04-12T01:35:53.077Z] 44cdd83dff94: Layer already exists [2026-04-12T01:35:53.077Z] d052a550acb0: Layer already exists [2026-04-12T01:35:53.077Z] c7eb1c22c87e: Layer already exists [2026-04-12T01:35:53.077Z] c44e293e64fa: Layer already exists [2026-04-12T01:35:53.077Z] cce92674e987: Layer already exists [2026-04-12T01:35:53.077Z] main: digest: sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:35:53.146Z] ===================================================== [Pipeline] echo [2026-04-12T01:35:53.160Z] taggedImages: [2026-04-12T01:35:53.160Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:35:53.160Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-04-12T01:35:53.160Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-04-12T01:35:53.160Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [2026-04-12T01:35:53.160Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2026-04-12T01:35:53.194Z] ========================================================= [2026-04-12T01:35:53.194Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:35:53.194Z] images: [2026-04-12T01:35:53.194Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:35:53.194Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-04-12T01:35:53.194Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-04-12T01:35:53.194Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [2026-04-12T01:35:53.194Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-04-12T01:35:53.194Z] settingsFile: [2026-04-12T01:35:53.194Z] device-onvif-camera-settings [2026-04-12T01:35:53.194Z] ========================================================= [Pipeline] node [2026-04-12T01:36:08.196Z] Still waiting to schedule task [2026-04-12T01:36:08.197Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2026-04-12T01:36:44.700Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4976 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2026-04-12T01:36:44.719Z] Running in /w/workspace/device-onvif-camera/248 [Pipeline] { [Pipeline] checkout [2026-04-12T01:36:47.778Z] The recommended git tool is: git [2026-04-12T01:36:54.778Z] using credential edgex-jenkins-ssh [2026-04-12T01:36:54.800Z] Cloning the remote Git repository [2026-04-12T01:36:54.896Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-04-12T01:36:55.042Z] > git init /w/workspace/device-onvif-camera/248 # timeout=10 [2026-04-12T01:36:55.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-04-12T01:36:55.276Z] > git --version # timeout=10 [2026-04-12T01:36:55.316Z] > git --version # 'git version 2.25.1' [2026-04-12T01:36:55.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:36:55.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:36:59.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-04-12T01:37:00.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:37:01.457Z] Avoid second fetch [2026-04-12T01:37:01.458Z] Checking out Revision 3bef71a458050caad0e348ab590f9730d3645923 (main) [2026-04-12T01:37:02.636Z] Commit message: "Merge pull request #555 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [2026-04-12T01:37:01.486Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:37:01.583Z] > git checkout -f 3bef71a458050caad0e348ab590f9730d3645923 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:07.086Z] provisioning config files... [2026-04-12T01:37:07.131Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/248@tmp/config1937600592658235007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:08.047Z] ---> ****-login.sh [2026-04-12T01:37:08.047Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:37:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:09.044Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:09.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:09.044Z] [2026-04-12T01:37:09.044Z] Login Succeeded [2026-04-12T01:37:09.044Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:37:09.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:09.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:09.600Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:09.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:09.600Z] [2026-04-12T01:37:09.600Z] Login Succeeded [2026-04-12T01:37:09.600Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:37:09.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:10.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:10.159Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:10.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:10.160Z] [2026-04-12T01:37:10.160Z] Login Succeeded [2026-04-12T01:37:10.160Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:10.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:10.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:10.436Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:10.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:10.436Z] [2026-04-12T01:37:10.436Z] Login Succeeded [2026-04-12T01:37:10.436Z] ****.io [2026-04-12T01:37:11.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:11.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:11.321Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:11.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:11.321Z] [2026-04-12T01:37:11.321Z] Login Succeeded [2026-04-12T01:37:11.322Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:37:11.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:37:11.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:37:11.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:37:12.014Z] ========================================================= [2026-04-12T01:37:12.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:37:12.014Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:12.419Z] + 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-04-12T01:37:13.435Z] Sending build context to Docker daemon 27.61MB [2026-04-12T01:37:13.435Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:37:13.435Z] Step 2/13 : FROM ${BASE} AS builder [2026-04-12T01:37:13.435Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:37:13.435Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:37:13.435Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:37:13.435Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:37:13.435Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:37:13.435Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:37:13.435Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:37:13.435Z] deaec5988b04: Pulling fs layer [2026-04-12T01:37:13.435Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:37:13.435Z] 8ba94037c8f0: Waiting [2026-04-12T01:37:13.435Z] deaec5988b04: Waiting [2026-04-12T01:37:13.435Z] 196fd7d83e7d: Waiting [2026-04-12T01:37:13.435Z] 9f65657bb879: Waiting [2026-04-12T01:37:13.435Z] 4f4fb700ef54: Waiting [2026-04-12T01:37:13.435Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:37:13.435Z] d32bb0dddca7: Download complete [2026-04-12T01:37:13.435Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:37:13.717Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:37:13.717Z] 4f4fb700ef54: Download complete [2026-04-12T01:37:13.717Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:37:13.717Z] 8ba94037c8f0: Download complete [2026-04-12T01:37:13.717Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:37:13.717Z] 6b59a28fa201: Download complete [2026-04-12T01:37:14.338Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:37:14.338Z] 9f65657bb879: Download complete [2026-04-12T01:37:14.955Z] 6b59a28fa201: Pull complete [2026-04-12T01:37:15.559Z] d32bb0dddca7: Pull complete [2026-04-12T01:37:15.559Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:37:15.559Z] 5dab1238d3d9: Download complete [2026-04-12T01:37:17.041Z] Running on prd-centos7-docker-4c-2g-4985 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:17.082Z] provisioning config files... [2026-04-12T01:37:17.109Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15064265020118626346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:17.601Z] deaec5988b04: Verifying Checksum [2026-04-12T01:37:17.601Z] deaec5988b04: Download complete [2026-04-12T01:37:18.021Z] ---> ****-login.sh [2026-04-12T01:37:18.021Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:37:18.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:18.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:18.022Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:18.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:18.022Z] [2026-04-12T01:37:18.022Z] Login Succeeded [2026-04-12T01:37:18.022Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:37:18.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:18.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:18.299Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:18.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:18.299Z] [2026-04-12T01:37:18.299Z] Login Succeeded [2026-04-12T01:37:18.299Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:37:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:18.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:18.299Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:18.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:18.299Z] [2026-04-12T01:37:18.299Z] Login Succeeded [2026-04-12T01:37:18.299Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:18.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:18.299Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:18.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:18.299Z] [2026-04-12T01:37:18.299Z] Login Succeeded [2026-04-12T01:37:18.299Z] ****.io [2026-04-12T01:37:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:37:18.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:37:18.558Z] Configure a credential helper to remove this warning. See [2026-04-12T01:37:18.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:37:18.558Z] [2026-04-12T01:37:18.558Z] Login Succeeded [2026-04-12T01:37:18.558Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:37:18.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:37:18.999Z] + docker buildx ls [2026-04-12T01:37:18.999Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:37:19.000Z] default * docker [2026-04-12T01:37:19.000Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:37:19.291Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-12T01:37:19.291Z] edgex-builder [Pipeline] sh [2026-04-12T01:37:19.578Z] + docker buildx inspect --bootstrap [2026-04-12T01:37:19.578Z] #1 [internal] booting buildkit [2026-04-12T01:37:19.578Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-12T01:37:22.921Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2026-04-12T01:37:23.180Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-12T01:37:25.100Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2026-04-12T01:37:25.100Z] #1 DONE 5.6s [2026-04-12T01:37:25.100Z] Name: edgex-builder [2026-04-12T01:37:25.100Z] Driver: docker-container [2026-04-12T01:37:25.100Z] [2026-04-12T01:37:25.100Z] Nodes: [2026-04-12T01:37:25.100Z] Name: edgex-builder0 [2026-04-12T01:37:25.100Z] Endpoint: unix:///var/run/docker.sock [2026-04-12T01:37:25.100Z] Status: running [2026-04-12T01:37:25.100Z] Buildkit: v0.29.0 [2026-04-12T01:37:25.100Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-12T01:37:25.396Z] + docker buildx ls [2026-04-12T01:37:25.396Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:37:25.396Z] edgex-builder * docker-container [2026-04-12T01:37:25.396Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-12T01:37:25.396Z] default docker [2026-04-12T01:37:25.396Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:37:25.697Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923' [2026-04-12T01:37:25.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 --push - [2026-04-12T01:37:25.955Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:25.955Z] #1 transferring dockerfile: 204B done [2026-04-12T01:37:25.955Z] #1 DONE 0.1s [2026-04-12T01:37:25.955Z] [2026-04-12T01:37:25.955Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:37:26.214Z] #2 DONE 0.2s [2026-04-12T01:37:26.214Z] [2026-04-12T01:37:26.214Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923 [2026-04-12T01:37:26.214Z] #3 DONE 0.2s [2026-04-12T01:37:26.214Z] [2026-04-12T01:37:26.214Z] #4 [internal] load .dockerignore [2026-04-12T01:37:26.214Z] #4 transferring context: 2B done [2026-04-12T01:37:26.214Z] #4 DONE 0.1s [2026-04-12T01:37:26.214Z] [2026-04-12T01:37:26.214Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:26.472Z] #5 ... [2026-04-12T01:37:26.472Z] [2026-04-12T01:37:26.472Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:26.472Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.1s done [2026-04-12T01:37:26.472Z] #6 DONE 0.1s [2026-04-12T01:37:26.472Z] [2026-04-12T01:37:26.472Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:26.472Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:26.730Z] #5 DONE 0.3s [2026-04-12T01:37:26.730Z] [2026-04-12T01:37:26.730Z] #7 exporting to image [2026-04-12T01:37:26.730Z] #7 exporting layers done [2026-04-12T01:37:26.730Z] #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 0.0s done [2026-04-12T01:37:26.730Z] #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done [2026-04-12T01:37:26.730Z] #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 0.0s done [2026-04-12T01:37:26.730Z] #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 0.0s done [2026-04-12T01:37:26.730Z] #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.0s done [2026-04-12T01:37:26.730Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:26.730Z] #7 DONE 0.1s [2026-04-12T01:37:26.730Z] [2026-04-12T01:37:26.730Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:26.730Z] #8 DONE 0.0s [2026-04-12T01:37:26.730Z] [2026-04-12T01:37:26.730Z] #7 exporting to image [2026-04-12T01:37:26.730Z] #7 pushing layers 0.1s done [2026-04-12T01:37:26.730Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb [2026-04-12T01:37:26.989Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done [2026-04-12T01:37:26.989Z] #7 DONE 0.3s [2026-04-12T01:37:26.989Z] [2026-04-12T01:37:26.989Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:26.989Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:27.281Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2026-04-12T01:37:27.281Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2026-04-12T01:37:27.540Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:27.540Z] #1 transferring dockerfile: 170B done [2026-04-12T01:37:27.540Z] #1 DONE 0.1s [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-04-12T01:37:27.540Z] #2 DONE 0.0s [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-04-12T01:37:27.540Z] #3 DONE 0.1s [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #4 [internal] load .dockerignore [2026-04-12T01:37:27.540Z] #4 transferring context: 2B done [2026-04-12T01:37:27.540Z] #4 DONE 0.0s [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:27.540Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:27.540Z] #5 DONE 0.0s [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:27.540Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:27.540Z] #6 CACHED [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:27.540Z] #5 CACHED [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:27.540Z] #7 DONE 0.0s [2026-04-12T01:37:27.540Z] [2026-04-12T01:37:27.540Z] #8 exporting to image [2026-04-12T01:37:27.540Z] #8 exporting layers done [2026-04-12T01:37:27.540Z] #8 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done [2026-04-12T01:37:27.540Z] #8 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done [2026-04-12T01:37:27.540Z] #8 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done [2026-04-12T01:37:27.540Z] #8 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done [2026-04-12T01:37:27.540Z] #8 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.0s done [2026-04-12T01:37:27.540Z] #8 pushing layers 0.0s done [2026-04-12T01:37:27.540Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done [2026-04-12T01:37:27.540Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:27.540Z] #8 DONE 0.1s [2026-04-12T01:37:27.798Z] [2026-04-12T01:37:27.798Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:27.798Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:28.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 --push - [2026-04-12T01:37:28.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21' [2026-04-12T01:37:28.084Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:28.084Z] #1 transferring dockerfile: 176B done [2026-04-12T01:37:28.084Z] #1 DONE 0.0s [2026-04-12T01:37:28.084Z] [2026-04-12T01:37:28.084Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-04-12T01:37:28.084Z] #2 DONE 0.0s [2026-04-12T01:37:28.084Z] [2026-04-12T01:37:28.084Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-04-12T01:37:28.084Z] #3 DONE 0.0s [2026-04-12T01:37:28.084Z] [2026-04-12T01:37:28.084Z] #4 [internal] load .dockerignore [2026-04-12T01:37:28.084Z] #4 transferring context: 2B done [2026-04-12T01:37:28.084Z] #4 DONE 0.0s [2026-04-12T01:37:28.084Z] [2026-04-12T01:37:28.084Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:28.084Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:28.084Z] #5 CACHED [2026-04-12T01:37:28.084Z] [2026-04-12T01:37:28.084Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:28.084Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:28.084Z] #6 CACHED [2026-04-12T01:37:28.084Z] [2026-04-12T01:37:28.084Z] #7 exporting to image [2026-04-12T01:37:28.084Z] #7 exporting layers done [2026-04-12T01:37:28.084Z] #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done [2026-04-12T01:37:28.084Z] #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 [2026-04-12T01:37:28.084Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:28.344Z] #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done [2026-04-12T01:37:28.344Z] #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done [2026-04-12T01:37:28.344Z] #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done [2026-04-12T01:37:28.344Z] #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb done [2026-04-12T01:37:28.344Z] #7 pushing layers 0.0s done [2026-04-12T01:37:28.344Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done [2026-04-12T01:37:28.344Z] #7 DONE 0.1s [2026-04-12T01:37:28.344Z] [2026-04-12T01:37:28.344Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:28.344Z] #8 DONE 0.0s [2026-04-12T01:37:28.344Z] [2026-04-12T01:37:28.344Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:28.344Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:28.634Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21' [2026-04-12T01:37:28.634Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 --push - [2026-04-12T01:37:28.634Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:28.634Z] #1 transferring dockerfile: 217B done [2026-04-12T01:37:28.634Z] #1 DONE 0.0s [2026-04-12T01:37:28.634Z] [2026-04-12T01:37:28.634Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [2026-04-12T01:37:28.634Z] #2 DONE 0.0s [2026-04-12T01:37:28.634Z] [2026-04-12T01:37:28.634Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21 [2026-04-12T01:37:28.634Z] #3 DONE 0.0s [2026-04-12T01:37:28.634Z] [2026-04-12T01:37:28.634Z] #4 [internal] load .dockerignore [2026-04-12T01:37:28.634Z] #4 transferring context: 2B done [2026-04-12T01:37:28.634Z] #4 DONE 0.0s [2026-04-12T01:37:28.634Z] [2026-04-12T01:37:28.634Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:28.634Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:28.634Z] #5 CACHED [2026-04-12T01:37:28.634Z] [2026-04-12T01:37:28.634Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:28.634Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:28.634Z] #6 CACHED [2026-04-12T01:37:28.634Z] [2026-04-12T01:37:28.634Z] #7 exporting to image [2026-04-12T01:37:28.634Z] #7 exporting layers done [2026-04-12T01:37:28.634Z] #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done [2026-04-12T01:37:28.634Z] #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done [2026-04-12T01:37:28.634Z] #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done [2026-04-12T01:37:28.634Z] #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done [2026-04-12T01:37:28.634Z] #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb done [2026-04-12T01:37:28.634Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:28.893Z] #7 pushing layers 0.0s done [2026-04-12T01:37:28.893Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3bef71a458050caad0e348ab590f9730d3645923-4.1.0-dev.21@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done [2026-04-12T01:37:28.893Z] #7 DONE 0.1s [2026-04-12T01:37:28.893Z] [2026-04-12T01:37:28.893Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:28.893Z] #8 DONE 0.0s [2026-04-12T01:37:28.893Z] [2026-04-12T01:37:28.893Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:28.893Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:37:29.179Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2026-04-12T01:37:29.179Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2026-04-12T01:37:29.179Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:37:29.179Z] #1 transferring dockerfile: 168B done [2026-04-12T01:37:29.179Z] #1 DONE 0.0s [2026-04-12T01:37:29.179Z] [2026-04-12T01:37:29.179Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-04-12T01:37:29.179Z] #2 DONE 0.0s [2026-04-12T01:37:29.179Z] [2026-04-12T01:37:29.179Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-04-12T01:37:29.179Z] #3 DONE 0.0s [2026-04-12T01:37:29.179Z] [2026-04-12T01:37:29.179Z] #4 [internal] load .dockerignore [2026-04-12T01:37:29.179Z] #4 transferring context: 2B done [2026-04-12T01:37:29.179Z] #4 DONE 0.0s [2026-04-12T01:37:29.179Z] [2026-04-12T01:37:29.179Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:29.179Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:29.179Z] #5 CACHED [2026-04-12T01:37:29.179Z] [2026-04-12T01:37:29.179Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 [2026-04-12T01:37:29.179Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:486ecab979d194c63c389b4e26189551cd21c573b9ce060fd7e9651b105c5b33 0.0s done [2026-04-12T01:37:29.179Z] #6 CACHED [2026-04-12T01:37:29.179Z] [2026-04-12T01:37:29.179Z] #7 exporting to image [2026-04-12T01:37:29.179Z] #7 exporting layers done [2026-04-12T01:37:29.179Z] #7 exporting manifest sha256:37cb6c36a2cc0bbeb1d49575d02bdf743370993291c0a4617f34b2115254b449 done [2026-04-12T01:37:29.179Z] #7 exporting config sha256:fc244d68cd02800ad186c7f6dcd1d259629fa775f922c6b46b87c5a1329faf56 done [2026-04-12T01:37:29.179Z] #7 exporting manifest sha256:521f086c9c27576056c6a73a0d7e59c254c261547dec2206a81f84e533d3dad5 done [2026-04-12T01:37:29.179Z] #7 exporting config sha256:72956115d1d608fbc04ff8e8cfdd23a44450a5d20b230bfe5059d8c2af437659 done [2026-04-12T01:37:29.179Z] #7 exporting manifest list sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb done [2026-04-12T01:37:29.179Z] #7 pushing layers 0.0s done [2026-04-12T01:37:29.179Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb [2026-04-12T01:37:29.179Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:37:29.442Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:e56998bd139d7191618049f6967d4cd5d5c671f4e1c05f2ad2c88fdd956d29eb 0.1s done [2026-04-12T01:37:29.442Z] #7 DONE 0.1s [2026-04-12T01:37:29.442Z] [2026-04-12T01:37:29.442Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:37:29.442Z] #8 DONE 0.0s [2026-04-12T01:37:29.442Z] [2026-04-12T01:37:29.442Z] 1 warning found (use --debug to expand): [2026-04-12T01:37:29.442Z]  - 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-04-12T01:37:29.805Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:30.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:30.667Z] ---> package-listing.sh [2026-04-12T01:37:30.667Z] ++ facter osfamily [2026-04-12T01:37:30.667Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:37:30.933Z] + OS_FAMILY=redhat [2026-04-12T01:37:30.933Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-04-12T01:37:30.933Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:37:30.933Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:37:30.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:37:30.933Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:37:30.933Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-04-12T01:37:30.933Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:37:30.933Z] + case "${OS_FAMILY}" in [2026-04-12T01:37:30.933Z] + rpm -qa [2026-04-12T01:37:30.933Z] + sort [2026-04-12T01:37:31.501Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:37:31.501Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:37:31.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:37:31.501Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-04-12T01:37:31.501Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-04-12T01:37:31.501Z] + 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-04-12T01:37:31.511Z] 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-04-12T01:37:31.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:32.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:32.353Z] [2026-04-12T01:37:32.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:32.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:32.656Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:37:32.656Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:37:32.656Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:37:32.656Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:37:32.656Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:37:32.656Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:37:32.656Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:37:32.656Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:37:32.656Z] 33b1e0a273af: Waiting [2026-04-12T01:37:32.656Z] 5d3b04190fa2: Waiting [2026-04-12T01:37:32.656Z] 2f39f015ded8: Waiting [2026-04-12T01:37:32.656Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:37:32.656Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:37:32.656Z] 5c69ac0246d0: Download complete [2026-04-12T01:37:32.656Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:37:32.656Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:37:32.656Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:37:32.656Z] ec43610c2a17: Download complete [2026-04-12T01:37:32.656Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:37:32.656Z] 33b1e0a273af: Download complete [2026-04-12T01:37:32.656Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:37:32.656Z] 5d3b04190fa2: Download complete [2026-04-12T01:37:32.768Z] 5dab1238d3d9: Pull complete [2026-04-12T01:37:32.768Z] 196fd7d83e7d: Pull complete [2026-04-12T01:37:32.768Z] 4f4fb700ef54: Pull complete [2026-04-12T01:37:32.768Z] 8ba94037c8f0: Pull complete [2026-04-12T01:37:32.923Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:37:32.923Z] 5eb5b503b376: Download complete [2026-04-12T01:37:33.532Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:37:33.532Z] 2f39f015ded8: Download complete [2026-04-12T01:37:34.101Z] 5eb5b503b376: Pull complete [2026-04-12T01:37:34.357Z] 5c69ac0246d0: Pull complete [2026-04-12T01:37:34.628Z] ec43610c2a17: Pull complete [2026-04-12T01:37:34.896Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:37:34.896Z] 33b1e0a273af: Pull complete [2026-04-12T01:37:35.160Z] 5d3b04190fa2: Pull complete [2026-04-12T01:37:39.354Z] 2f39f015ded8: Pull complete [2026-04-12T01:37:39.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:37:39.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:39.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:37:39.497Z] prd-centos7-docker-4c-2g-4985 does not seem to be running inside a container [2026-04-12T01:37:39.531Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T01:37:41.060Z] deaec5988b04: Pull complete [2026-04-12T01:37:42.866Z] $ docker top 25867a6ad09e41c3021817838d678e853f8772a926bf3b957c8c9c0d16c72da9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:37:43.052Z] 9f65657bb879: Pull complete [2026-04-12T01:37:43.052Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:37:43.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:37:43.052Z] ---> 334268110677 [2026-04-12T01:37:43.052Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:37:43.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:37:43.497Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:37:43.789Z] + ls /var/log/sa-host [2026-04-12T01:37:43.789Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:37:43.863Z] provisioning config files... [2026-04-12T01:37:43.870Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9558498044166494769tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:37:43.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:44.181Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:37:44.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:44.514Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:37:44.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:44.815Z] ---> sudo-logs.sh [2026-04-12T01:37:44.815Z] Archiving 'sudo' log.. [2026-04-12T01:37:44.815Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4985.novalocal: Name or service not known [2026-04-12T01:37:44.815Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4985.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T01:37:44.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:45.126Z] ---> job-cost.sh [2026-04-12T01:37:45.126Z] lf-activate-venv: SKIPPING [2026-04-12T01:37:45.126Z] INFO: No Stack... [2026-04-12T01:37:45.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T01:37:45.643Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:37:45.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:37:45.956Z] ---> logs-deploy.sh [2026-04-12T01:37:45.956Z] lf-activate-venv: SKIPPING [2026-04-12T01:37:45.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/248 [2026-04-12T01:37:45.956Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:37:46.458Z] ---> Running in e5d0b806fac1 [2026-04-12T01:37:46.458Z] Removing intermediate container e5d0b806fac1 [2026-04-12T01:37:46.458Z] ---> 0308b177d0d5 [2026-04-12T01:37:46.458Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:37:46.458Z] ---> Running in bff61c56ef77 [2026-04-12T01:37:46.732Z] Removing intermediate container bff61c56ef77 [2026-04-12T01:37:46.732Z] ---> 6bf2941a50b9 [2026-04-12T01:37:46.732Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-04-12T01:37:46.889Z] Archives upload complete. [2026-04-12T01:37:46.889Z] INFO: archiving logs to Nexus [2026-04-12T01:37:47.004Z] ---> Running in a342a305b8b3 [2026-04-12T01:37:47.464Z] ---> uname -a: [2026-04-12T01:37:47.464Z] Linux prd-centos7-docker-4c-2g-4985.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-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] ---> lscpu: [2026-04-12T01:37:47.464Z] Architecture: x86_64 [2026-04-12T01:37:47.464Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T01:37:47.464Z] Byte Order: Little Endian [2026-04-12T01:37:47.464Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T01:37:47.464Z] CPU(s): 2 [2026-04-12T01:37:47.464Z] On-line CPU(s) list: 0,1 [2026-04-12T01:37:47.464Z] Thread(s) per core: 1 [2026-04-12T01:37:47.464Z] Core(s) per socket: 1 [2026-04-12T01:37:47.464Z] Socket(s): 2 [2026-04-12T01:37:47.464Z] NUMA node(s): 1 [2026-04-12T01:37:47.464Z] Vendor ID: AuthenticAMD [2026-04-12T01:37:47.464Z] CPU family: 23 [2026-04-12T01:37:47.464Z] Model: 49 [2026-04-12T01:37:47.464Z] Model name: AMD EPYC-Rome Processor [2026-04-12T01:37:47.464Z] Stepping: 0 [2026-04-12T01:37:47.464Z] CPU MHz: 2799.996 [2026-04-12T01:37:47.464Z] BogoMIPS: 5599.99 [2026-04-12T01:37:47.464Z] Virtualization: AMD-V [2026-04-12T01:37:47.464Z] Hypervisor vendor: KVM [2026-04-12T01:37:47.464Z] Virtualization type: full [2026-04-12T01:37:47.464Z] L1d cache: 64 KiB [2026-04-12T01:37:47.464Z] L1i cache: 64 KiB [2026-04-12T01:37:47.464Z] L2 cache: 1 MiB [2026-04-12T01:37:47.464Z] L3 cache: 32 MiB [2026-04-12T01:37:47.464Z] NUMA node0 CPU(s): 0,1 [2026-04-12T01:37:47.464Z] Vulnerability Itlb multihit: Not affected [2026-04-12T01:37:47.464Z] Vulnerability L1tf: Not affected [2026-04-12T01:37:47.464Z] Vulnerability Mds: Not affected [2026-04-12T01:37:47.464Z] Vulnerability Meltdown: Not affected [2026-04-12T01:37:47.464Z] Vulnerability Mmio stale data: Not affected [2026-04-12T01:37:47.464Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T01:37:47.464Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T01:37:47.464Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T01:37:47.464Z] Vulnerability Srbds: Not affected [2026-04-12T01:37:47.464Z] Vulnerability Tsx async abort: Not affected [2026-04-12T01:37:47.464Z] 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-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] ---> nproc: [2026-04-12T01:37:47.464Z] 2 [2026-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] ---> df -h: [2026-04-12T01:37:47.464Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T01:37:47.464Z] overlay 40G 7.4G 33G 19% / [2026-04-12T01:37:47.464Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T01:37:47.464Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T01:37:47.464Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T01:37:47.464Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] [2026-04-12T01:37:47.464Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T01:37:47.464Z] Please check if data collecting is enabled [2026-04-12T01:37:47.464Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [2026-04-12T01:37:47.598Z] Removing intermediate container a342a305b8b3 [2026-04-12T01:37:47.598Z] ---> 64ba15675483 [2026-04-12T01:37:47.598Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:37:47.598Z] ---> Running in 4001a087e228 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:37:47.750Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T01:37:47.762Z] $ docker stop --time=1 25867a6ad09e41c3021817838d678e853f8772a926bf3b957c8c9c0d16c72da9 [2026-04-12T01:37:47.871Z] Removing intermediate container 4001a087e228 [2026-04-12T01:37:47.871Z] ---> a37b37be657f [2026-04-12T01:37:47.871Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-04-12T01:37:48.144Z] ---> Running in 4df67cfd54fc [2026-04-12T01:37:48.734Z] Removing intermediate container 4df67cfd54fc [2026-04-12T01:37:48.734Z] ---> 1351da79e9ea [2026-04-12T01:37:48.734Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:37:48.734Z] ---> Running in 8bd4011c926d [2026-04-12T01:37:48.895Z] $ docker rm -f --volumes 25867a6ad09e41c3021817838d678e853f8772a926bf3b957c8c9c0d16c72da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T01:37:48.991Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T01:37:48.991Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T01:37:49.013Z] [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-04-12T01:37:49.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:49.443Z] [2026-04-12T01:37:49.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:37:49.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:49.735Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:37:49.735Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:37:49.735Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:37:49.735Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:37:49.735Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:37:49.735Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:37:49.735Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:37:49.735Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:37:49.735Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:37:49.735Z] 33b1e0a273af: Waiting [2026-04-12T01:37:49.735Z] 5d3b04190fa2: Waiting [2026-04-12T01:37:49.735Z] 2f39f015ded8: Waiting [2026-04-12T01:37:49.735Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:37:49.735Z] 5c69ac0246d0: Download complete [2026-04-12T01:37:49.735Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:37:49.735Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:37:49.735Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:37:49.735Z] 33b1e0a273af: Download complete [2026-04-12T01:37:49.735Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:37:49.735Z] 5d3b04190fa2: Download complete [2026-04-12T01:37:49.735Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:37:49.735Z] ec43610c2a17: Download complete [2026-04-12T01:37:49.993Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:37:49.993Z] 5eb5b503b376: Download complete [2026-04-12T01:37:50.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:37:50.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:37:50.925Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:37:50.925Z] 2f39f015ded8: Download complete [2026-04-12T01:37:51.857Z] 5eb5b503b376: Pull complete [2026-04-12T01:37:52.115Z] 5c69ac0246d0: Pull complete [2026-04-12T01:37:52.680Z] ec43610c2a17: Pull complete [2026-04-12T01:37:52.680Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:37:52.729Z] OK: 255 MiB in 60 packages [2026-04-12T01:37:52.937Z] 33b1e0a273af: Pull complete [2026-04-12T01:37:52.937Z] 5d3b04190fa2: Pull complete [2026-04-12T01:37:54.162Z] Removing intermediate container 8bd4011c926d [2026-04-12T01:37:54.162Z] ---> fa88dacd80b5 [2026-04-12T01:37:54.162Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-04-12T01:37:54.162Z] ---> Running in 1048d5e55bba [2026-04-12T01:37:54.756Z] Removing intermediate container 1048d5e55bba [2026-04-12T01:37:54.756Z] ---> 59cd0ec5a724 [2026-04-12T01:37:54.756Z] Step 10/13 : COPY go.mod vendor* ./ [2026-04-12T01:37:55.360Z] ---> a161170c280d [2026-04-12T01:37:55.360Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:37:55.360Z] ---> Running in 4a9f61b740f2 [2026-04-12T01:37:59.487Z] 2f39f015ded8: Pull complete [2026-04-12T01:37:59.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:37:59.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:37:59.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:37:59.585Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2026-04-12T01:37:59.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T01:38:00.899Z] $ docker top 82f23c6a2ff3d7dc4fe16aa076553a228b6630e74e3e0563bfa135cd16cdbd3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:38:01.337Z] ---> job-cost.sh [2026-04-12T01:38:01.338Z] lf-activate-venv: SKIPPING [2026-04-12T01:38:01.338Z] INFO: No Stack... [2026-04-12T01:38:01.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:38:01.852Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:38:02.140Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2026-04-12T01:38:02.140Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:38:02.155Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [2026-04-12T01:38:02.162Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] did not exist. Created. [2026-04-12T01:38:02.168Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:38:02.479Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-12T01:38:02.516Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:38:02.528Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:38:02.558Z] $ docker stop --time=1 82f23c6a2ff3d7dc4fe16aa076553a228b6630e74e3e0563bfa135cd16cdbd3e [2026-04-12T01:38:03.709Z] $ docker rm -f --volumes 82f23c6a2ff3d7dc4fe16aa076553a228b6630e74e3e0563bfa135cd16cdbd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T01:40:05.566Z] Removing intermediate container 4a9f61b740f2 [2026-04-12T01:40:05.566Z] ---> 8c6034f44564 [2026-04-12T01:40:05.566Z] Step 12/13 : COPY . . [2026-04-12T01:40:05.566Z] ---> 0707dbca3682 [2026-04-12T01:40:05.566Z] Step 13/13 : RUN ${MAKE} [2026-04-12T01:40:05.566Z] ---> Running in e852783b8e8e [2026-04-12T01:40:05.566Z] noop [2026-04-12T01:40:05.566Z] Removing intermediate container e852783b8e8e [2026-04-12T01:40:05.566Z] ---> 3dd1129bd15c [2026-04-12T01:40:05.566Z] Successfully built 3dd1129bd15c [2026-04-12T01:40:05.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:40:05.965Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:40:05.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:40:06.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container [2026-04-12T01:40:06.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/248 -v /w/workspace/device-onvif-camera/248:/w/workspace/device-onvif-camera/248:rw,z -v /w/workspace/device-onvif-camera/248@tmp:/w/workspace/device-onvif-camera/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:40:07.939Z] $ docker top 78440ccff2b9fcf8f39edb58e644d82078e2750262138cb4feba81f33a8291de -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:40:08.870Z] + go version [2026-04-12T01:40:08.870Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:40:08.909Z] $ docker stop --time=1 78440ccff2b9fcf8f39edb58e644d82078e2750262138cb4feba81f33a8291de [2026-04-12T01:40:10.707Z] $ docker rm -f --volumes 78440ccff2b9fcf8f39edb58e644d82078e2750262138cb4feba81f33a8291de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:40:11.355Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:40:11.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:40:11.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container [2026-04-12T01:40:11.733Z] $ 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/248 -v /w/workspace/device-onvif-camera/248:/w/workspace/device-onvif-camera/248:rw,z -v /w/workspace/device-onvif-camera/248@tmp:/w/workspace/device-onvif-camera/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:40:13.226Z] $ docker top 71eda5d42e8ebb6a6f99798ba3103ddc7417936f7be4b6e9a4aa4efa5f722680 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:40:14.147Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/248 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:40:14.840Z] + make test [2026-04-12T01:40:14.840Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:40:21.558Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-04-12T01:46:14.076Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-04-12T01:46:14.076Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.197s coverage: 31.2% of statements [2026-04-12T01:46:14.076Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-04-12T01:46:46.402Z] --- FAIL: TestIpGenerator (0.00s) [2026-04-12T01:46:46.402Z] --- FAIL: TestIpGenerator/basic_/8_subnet (30.02s) [2026-04-12T01:46:46.402Z] util_test.go:180: [2026-04-12T01:46:46.402Z] Error Trace: /w/workspace/device-onvif-camera/248/internal/netscan/util_test.go:180 [2026-04-12T01:46:46.402Z] Error: Not equal: [2026-04-12T01:46:46.402Z] expected: 0xfffffe [2026-04-12T01:46:46.402Z] actual : 0xfdc28c [2026-04-12T01:46:46.402Z] Test: TestIpGenerator/basic_/8_subnet [2026-04-12T01:46:46.402Z] util_test.go:183: [2026-04-12T01:46:46.402Z] Error Trace: /w/workspace/device-onvif-camera/248/internal/netscan/util_test.go:183 [2026-04-12T01:46:46.402Z] Error: Not equal: [2026-04-12T01:46:46.402Z] expected: "10.255.255.254" [2026-04-12T01:46:46.402Z] actual : "10.253.194.140" [2026-04-12T01:46:46.402Z] [2026-04-12T01:46:46.402Z] Diff: [2026-04-12T01:46:46.402Z] --- Expected [2026-04-12T01:46:46.402Z] +++ Actual [2026-04-12T01:46:46.402Z] @@ -1 +1 @@ [2026-04-12T01:46:46.402Z] -10.255.255.254 [2026-04-12T01:46:46.402Z] +10.253.194.140 [2026-04-12T01:46:46.402Z] Test: TestIpGenerator/basic_/8_subnet [2026-04-12T01:46:46.402Z] FAIL [2026-04-12T01:46:46.402Z] coverage: 86.5% of statements [2026-04-12T01:46:46.402Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.270s [2026-04-12T01:46:46.402Z] FAIL [2026-04-12T01:46:46.402Z] make: *** [Makefile:74: unittest] Error 1 [Pipeline] } [2026-04-12T01:46:46.442Z] $ docker stop --time=1 71eda5d42e8ebb6a6f99798ba3103ddc7417936f7be4b6e9a4aa4efa5f722680 [2026-04-12T01:46:48.531Z] $ docker rm -f --volumes 71eda5d42e8ebb6a6f99798ba3103ddc7417936f7be4b6e9a4aa4efa5f722680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:46:50.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:46:50.810Z] [2026-04-12T01:46:50.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:46:51.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:46:51.458Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:46:51.458Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:46:51.458Z] 04944245beec: Pulling fs layer [2026-04-12T01:46:51.458Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:46:51.458Z] 765212b225bb: Pulling fs layer [2026-04-12T01:46:51.458Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:46:51.458Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:46:51.458Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:46:51.458Z] 765212b225bb: Waiting [2026-04-12T01:46:51.458Z] d65c8cfc05b1: Waiting [2026-04-12T01:46:51.458Z] f23df028b6ca: Waiting [2026-04-12T01:46:51.458Z] 2437ff75d9bd: Waiting [2026-04-12T01:46:51.458Z] 04944245beec: Verifying Checksum [2026-04-12T01:46:51.458Z] 04944245beec: Download complete [2026-04-12T01:46:51.458Z] 765212b225bb: Verifying Checksum [2026-04-12T01:46:51.458Z] 765212b225bb: Download complete [2026-04-12T01:46:51.732Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:46:51.732Z] f23df028b6ca: Download complete [2026-04-12T01:46:51.732Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:46:51.733Z] d65c8cfc05b1: Download complete [2026-04-12T01:46:51.733Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:46:51.733Z] 699f458cf7ca: Download complete [2026-04-12T01:46:52.332Z] 8998bd30e6a1: Verifying Checksum [2026-04-12T01:46:52.332Z] 8998bd30e6a1: Download complete [2026-04-12T01:46:54.949Z] 2437ff75d9bd: Download complete [2026-04-12T01:46:57.556Z] 8998bd30e6a1: Pull complete [2026-04-12T01:46:58.148Z] 04944245beec: Pull complete [2026-04-12T01:47:00.113Z] 699f458cf7ca: Pull complete [2026-04-12T01:47:00.383Z] 765212b225bb: Pull complete [2026-04-12T01:47:01.356Z] f23df028b6ca: Pull complete [2026-04-12T01:47:01.626Z] d65c8cfc05b1: Pull complete [2026-04-12T01:47:23.901Z] 2437ff75d9bd: Pull complete [2026-04-12T01:47:23.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:47:23.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:47:23.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:47:24.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container [2026-04-12T01:47:24.250Z] $ 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/248 -v /w/workspace/device-onvif-camera/248:/w/workspace/device-onvif-camera/248:rw,z -v /w/workspace/device-onvif-camera/248@tmp:/w/workspace/device-onvif-camera/248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-12T01:47:25.887Z] $ docker top 4be170bcfd755bb23892c79edf4ce723f3d5e12412060ff9e4b3b2fd4d2c0b7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:26.784Z] ---> job-cost.sh [2026-04-12T01:47:26.784Z] lf-activate-venv: SKIPPING [2026-04-12T01:47:26.784Z] INFO: No Stack... [2026-04-12T01:47:27.383Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:47:28.366Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:47:29.031Z] + cat /w/workspace/device-onvif-camera/248/archives/cost.csv [2026-04-12T01:47:29.031Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:47:29.110Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [2026-04-12T01:47:29.117Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] did not exist. Created. [2026-04-12T01:47:29.123Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:47:29.804Z] /w/workspace/device-onvif-camera/248@tmp/durable-1c60137a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T01:47:30.538Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:47:30.568Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T01:47:31.232Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:47:31.242Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-248-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:47:31.286Z] $ docker stop --time=1 4be170bcfd755bb23892c79edf4ce723f3d5e12412060ff9e4b3b2fd4d2c0b7a [2026-04-12T01:47:32.952Z] $ docker rm -f --volumes 4be170bcfd755bb23892c79edf4ce723f3d5e12412060ff9e4b3b2fd4d2c0b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T01:47:33.305Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T01:47:34.115Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2026-04-12T01:47:34.115Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-04-12T01:47:34.115Z] total 16 [2026-04-12T01:47:34.115Z] drwxr-xr-x 3 root root 4096 Apr 12 01:38 . [2026-04-12T01:47:34.115Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:38 .. [2026-04-12T01:47:34.115Z] drwxr-xr-x 2 root root 4096 Apr 12 01:38 cost [2026-04-12T01:47:34.115Z] -rw-r--r-- 1 root root 91 Apr 12 01:38 cost.csv [2026-04-12T01:47:34.115Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2026-04-12T01:47:34.115Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-04-12T01:47:34.115Z] total 16 [2026-04-12T01:47:34.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:38 . [2026-04-12T01:47:34.115Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:38 .. [2026-04-12T01:47:34.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:38 cost [2026-04-12T01:47:34.115Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 12 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:34.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:35.274Z] ---> package-listing.sh [2026-04-12T01:47:35.274Z] ++ facter osfamily [2026-04-12T01:47:35.274Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:47:35.535Z] + OS_FAMILY=debian [2026-04-12T01:47:35.535Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-04-12T01:47:35.535Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:47:35.535Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:47:35.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:47:35.535Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:47:35.535Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-04-12T01:47:35.535Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:47:35.535Z] + case "${OS_FAMILY}" in [2026-04-12T01:47:35.535Z] + dpkg -l [2026-04-12T01:47:35.535Z] + grep '^ii' [2026-04-12T01:47:35.535Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:47:35.535Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:47:35.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:47:35.535Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-04-12T01:47:35.535Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-04-12T01:47:35.535Z] + 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-04-12T01:47:35.547Z] 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-04-12T01:47:35.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:47:36.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:47:36.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:47:36.474Z] prd-ubuntu20.04-docker-8c-8g-4970 does not seem to be running inside a container [2026-04-12T01:47:36.502Z] $ 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-04-12T01:47:36.724Z] $ docker top c2549efec25b09c332e1ead1a39ca6410a7db0fb0a167a3abbd22b29390ed9f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:47:37.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:47:37.366Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:47:37.674Z] + ls /var/log/sa-host [2026-04-12T01:47:37.674Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:47:37.714Z] provisioning config files... [2026-04-12T01:47:37.725Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13685714145593779438tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:47:37.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:38.056Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:47:38.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:38.370Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:47:38.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:38.660Z] ---> sudo-logs.sh [2026-04-12T01:47:38.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T01:47:38.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:38.987Z] ---> job-cost.sh [2026-04-12T01:47:38.987Z] lf-activate-venv: SKIPPING [2026-04-12T01:47:38.987Z] DEBUG: total: 0.2199999988079071 [2026-04-12T01:47:38.987Z] INFO: Retrieving Stack Cost... [2026-04-12T01:47:39.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:47:39.505Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:47:39.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:47:39.800Z] ---> logs-deploy.sh [2026-04-12T01:47:39.800Z] lf-activate-venv: SKIPPING [2026-04-12T01:47:39.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/248 [2026-04-12T01:47:39.800Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:47:40.737Z] Archives upload complete. [2026-04-12T01:47:40.997Z] INFO: archiving logs to Nexus [2026-04-12T01:47:41.564Z] ---> uname -a: [2026-04-12T01:47:41.564Z] Linux prd-ubuntu20-04-docker-8c-8g-4970 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] ---> lscpu: [2026-04-12T01:47:41.564Z] Architecture: x86_64 [2026-04-12T01:47:41.564Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T01:47:41.564Z] Byte Order: Little Endian [2026-04-12T01:47:41.564Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T01:47:41.564Z] CPU(s): 8 [2026-04-12T01:47:41.564Z] On-line CPU(s) list: 0-7 [2026-04-12T01:47:41.564Z] Thread(s) per core: 1 [2026-04-12T01:47:41.564Z] Core(s) per socket: 1 [2026-04-12T01:47:41.564Z] Socket(s): 8 [2026-04-12T01:47:41.564Z] NUMA node(s): 1 [2026-04-12T01:47:41.564Z] Vendor ID: AuthenticAMD [2026-04-12T01:47:41.564Z] CPU family: 23 [2026-04-12T01:47:41.564Z] Model: 49 [2026-04-12T01:47:41.564Z] Model name: AMD EPYC-Rome Processor [2026-04-12T01:47:41.564Z] Stepping: 0 [2026-04-12T01:47:41.564Z] CPU MHz: 2799.998 [2026-04-12T01:47:41.564Z] BogoMIPS: 5599.99 [2026-04-12T01:47:41.564Z] Virtualization: AMD-V [2026-04-12T01:47:41.564Z] Hypervisor vendor: KVM [2026-04-12T01:47:41.564Z] Virtualization type: full [2026-04-12T01:47:41.564Z] L1d cache: 256 KiB [2026-04-12T01:47:41.564Z] L1i cache: 256 KiB [2026-04-12T01:47:41.564Z] L2 cache: 4 MiB [2026-04-12T01:47:41.564Z] L3 cache: 128 MiB [2026-04-12T01:47:41.564Z] NUMA node0 CPU(s): 0-7 [2026-04-12T01:47:41.564Z] Vulnerability Gather data sampling: Not affected [2026-04-12T01:47:41.564Z] Vulnerability Itlb multihit: Not affected [2026-04-12T01:47:41.564Z] Vulnerability L1tf: Not affected [2026-04-12T01:47:41.564Z] Vulnerability Mds: Not affected [2026-04-12T01:47:41.564Z] Vulnerability Meltdown: Not affected [2026-04-12T01:47:41.564Z] Vulnerability Mmio stale data: Not affected [2026-04-12T01:47:41.564Z] Vulnerability Retbleed: Vulnerable [2026-04-12T01:47:41.564Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T01:47:41.564Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T01:47:41.564Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-04-12T01:47:41.564Z] Vulnerability Srbds: Not affected [2026-04-12T01:47:41.564Z] Vulnerability Tsx async abort: Not affected [2026-04-12T01:47:41.564Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] ---> nproc: [2026-04-12T01:47:41.564Z] 8 [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] ---> df -h: [2026-04-12T01:47:41.564Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T01:47:41.564Z] overlay 155G 13G 143G 9% / [2026-04-12T01:47:41.564Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T01:47:41.564Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-04-12T01:47:41.564Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T01:47:41.564Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] ---> sar -b -r -n DEV: [2026-04-12T01:47:41.564Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4970) 04/12/26 _x86_64_ (8 CPU) [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] 01:32:42 LINUX RESTART (8 CPU) [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] 01:33:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-04-12T01:47:41.564Z] 01:34:01 459.61 75.63 383.99 0.00 12749.25 97071.17 0.00 [2026-04-12T01:47:41.564Z] 01:35:01 150.99 1.23 149.76 0.00 14.00 48615.90 0.00 [2026-04-12T01:47:41.564Z] 01:36:01 111.26 0.37 110.90 0.00 48.66 30875.52 0.00 [2026-04-12T01:47:41.564Z] 01:37:01 2.25 0.00 2.25 0.00 0.00 25.21 0.00 [2026-04-12T01:47:41.564Z] 01:38:01 58.16 2.43 55.72 0.00 2007.40 19355.84 0.00 [2026-04-12T01:47:41.564Z] 01:39:01 3.92 0.00 3.92 0.00 0.00 61.19 0.00 [2026-04-12T01:47:41.564Z] 01:40:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2026-04-12T01:47:41.564Z] 01:41:01 0.82 0.00 0.82 0.00 0.00 9.86 0.00 [2026-04-12T01:47:41.564Z] 01:42:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2026-04-12T01:47:41.564Z] 01:43:01 1.63 0.00 1.63 0.00 0.00 27.06 0.00 [2026-04-12T01:47:41.564Z] 01:44:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-04-12T01:47:41.564Z] 01:45:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2026-04-12T01:47:41.564Z] 01:46:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2026-04-12T01:47:41.564Z] 01:47:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 [2026-04-12T01:47:41.564Z] Average: 57.22 5.77 51.45 0.00 1072.34 14105.51 0.00 [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] 01:33:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-04-12T01:47:41.564Z] 01:34:01 27741720 31448640 831000 2.53 130524 3745784 2153592 6.35 1244712 3365936 452704 [2026-04-12T01:47:41.564Z] 01:35:01 26457996 31391160 880664 2.68 163820 4840124 2196844 6.48 1697644 4091020 265372 [2026-04-12T01:47:41.564Z] 01:36:01 26534708 31535576 739800 2.25 166796 4923720 1698740 5.01 1660544 4077720 356 [2026-04-12T01:47:41.564Z] 01:37:01 26534376 31535416 739612 2.25 166836 4923720 1698740 5.01 1660356 4077724 8 [2026-04-12T01:47:41.564Z] 01:38:01 25838540 31493420 771824 2.35 187600 5501168 1779160 5.25 1777660 4582836 0 [2026-04-12T01:47:41.564Z] 01:39:01 25862732 31517164 750236 2.28 187704 5501188 1731684 5.11 1766384 4573804 48 [2026-04-12T01:47:41.564Z] 01:40:01 25869620 31524084 743064 2.26 187724 5501192 1731684 5.11 1760216 4573808 32 [2026-04-12T01:47:41.564Z] 01:41:01 25871972 31526536 740492 2.25 187756 5501192 1731684 5.11 1757748 4573812 144 [2026-04-12T01:47:41.564Z] 01:42:01 25876528 31531148 735672 2.24 187792 5501196 1731684 5.11 1753904 4573816 16 [2026-04-12T01:47:41.564Z] 01:43:01 25878252 31533100 733464 2.23 187872 5501308 1731684 5.11 1751604 4573928 276 [2026-04-12T01:47:41.564Z] 01:44:01 25878156 31533020 733392 2.23 187896 5501308 1731684 5.11 1751464 4573928 8 [2026-04-12T01:47:41.564Z] 01:45:01 25878016 31532908 733480 2.23 187928 5501312 1731684 5.11 1751436 4573932 172 [2026-04-12T01:47:41.564Z] 01:46:01 25878024 31532944 733380 2.23 187952 5501312 1731684 5.11 1751224 4573932 8 [2026-04-12T01:47:41.564Z] 01:47:01 25878488 31533444 732864 2.23 187984 5501316 1731684 5.11 1751252 4573936 176 [2026-04-12T01:47:41.564Z] Average: 26141366 31512040 757067 2.30 179013 5246131 1793731 5.29 1702582 4382867 51380 [2026-04-12T01:47:41.564Z] [2026-04-12T01:47:41.564Z] 01:33:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-04-12T01:47:41.564Z] 01:34:01 lo 4.98 4.98 0.50 0.50 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:34:01 vethf1fb63b 268.66 331.44 26.40 1932.96 0.00 0.00 0.00 0.16 [2026-04-12T01:47:41.564Z] 01:34:01 docker0 323.39 391.26 26.63 2307.43 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:34:01 ens3 1071.22 775.32 10391.46 167.47 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:35:01 docker0 63.34 93.30 5.09 1092.40 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:35:01 ens3 129.90 82.12 1124.39 18.55 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:35:01 vethec94417 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:36:01 lo 5.47 5.47 0.55 0.55 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:36:01 docker0 5.87 11.50 0.41 173.92 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:36:01 ens3 89.02 68.84 280.22 269.47 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.564Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:37:01 ens3 4.32 1.05 2.12 0.80 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:38:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:38:01 ens3 165.99 108.35 3235.91 13.32 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:39:01 ens3 6.72 3.82 6.19 2.03 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:40:01 ens3 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:41:01 ens3 1.97 0.12 0.13 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:42:01 ens3 0.83 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:43:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:44:01 ens3 0.32 0.08 0.09 0.06 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:45:01 ens3 0.47 0.10 0.09 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] 01:47:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] Average: docker0 28.39 35.85 2.32 257.69 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] Average: ens3 106.28 75.11 1085.34 33.85 0.00 0.00 0.00 0.00 [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z] ---> sar -P ALL: [2026-04-12T01:47:41.565Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4970) 04/12/26 _x86_64_ (8 CPU) [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z] 01:32:42 LINUX RESTART (8 CPU) [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z] 01:33:00 CPU %user %nice %system %iowait %steal %idle [2026-04-12T01:47:41.565Z] 01:34:01 all 12.19 0.00 4.46 1.76 0.06 81.53 [2026-04-12T01:47:41.565Z] 01:34:01 0 10.77 0.00 5.09 3.93 0.07 80.14 [2026-04-12T01:47:41.565Z] 01:34:01 1 12.30 0.00 4.20 2.09 0.07 81.34 [2026-04-12T01:47:41.565Z] 01:34:01 2 11.35 0.00 3.54 0.33 0.07 84.71 [2026-04-12T01:47:41.565Z] 01:34:01 3 11.82 0.00 4.26 0.30 0.07 83.55 [2026-04-12T01:47:41.565Z] 01:34:01 4 13.00 0.00 3.69 0.70 0.07 82.55 [2026-04-12T01:47:41.565Z] 01:34:01 5 12.20 0.00 4.16 0.72 0.05 82.87 [2026-04-12T01:47:41.565Z] 01:34:01 6 11.05 0.00 5.98 3.75 0.07 79.16 [2026-04-12T01:47:41.565Z] 01:34:01 7 15.01 0.00 4.73 2.30 0.07 77.90 [2026-04-12T01:47:41.565Z] 01:35:01 all 49.85 0.00 7.75 0.63 0.08 41.69 [2026-04-12T01:47:41.565Z] 01:35:01 0 49.72 0.00 6.84 0.08 0.08 43.27 [2026-04-12T01:47:41.565Z] 01:35:01 1 50.30 0.00 7.30 0.19 0.07 42.15 [2026-04-12T01:47:41.565Z] 01:35:01 2 51.06 0.00 8.29 0.24 0.08 40.33 [2026-04-12T01:47:41.565Z] 01:35:01 3 48.14 0.00 8.08 3.60 0.08 40.09 [2026-04-12T01:47:41.565Z] 01:35:01 4 49.20 0.00 7.72 0.19 0.07 42.83 [2026-04-12T01:47:41.565Z] 01:35:01 5 49.00 0.00 7.59 0.22 0.08 43.10 [2026-04-12T01:47:41.565Z] 01:35:01 6 49.95 0.00 8.08 0.13 0.08 41.76 [2026-04-12T01:47:41.565Z] 01:35:01 7 51.47 0.00 8.09 0.42 0.07 39.95 [2026-04-12T01:47:41.565Z] 01:36:01 all 32.79 0.00 5.94 0.41 0.07 60.79 [2026-04-12T01:47:41.565Z] 01:36:01 0 33.06 0.00 5.79 0.60 0.07 60.48 [2026-04-12T01:47:41.565Z] 01:36:01 1 33.62 0.00 6.21 0.12 0.07 59.99 [2026-04-12T01:47:41.565Z] 01:36:01 2 34.24 0.00 6.29 0.42 0.07 58.98 [2026-04-12T01:47:41.565Z] 01:36:01 3 33.57 0.00 5.93 0.57 0.07 59.86 [2026-04-12T01:47:41.565Z] 01:36:01 4 31.64 0.00 5.58 0.27 0.07 62.44 [2026-04-12T01:47:41.565Z] 01:36:01 5 32.52 0.00 5.84 0.30 0.07 61.27 [2026-04-12T01:47:41.565Z] 01:36:01 6 32.80 0.00 5.82 0.18 0.05 61.15 [2026-04-12T01:47:41.565Z] 01:36:01 7 30.84 0.00 6.10 0.81 0.07 62.19 [2026-04-12T01:47:41.565Z] 01:37:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2026-04-12T01:47:41.565Z] 01:37:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2026-04-12T01:47:41.565Z] 01:37:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-04-12T01:47:41.565Z] 01:37:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2026-04-12T01:47:41.565Z] 01:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:37:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2026-04-12T01:47:41.565Z] 01:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2026-04-12T01:47:41.565Z] 01:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-04-12T01:47:41.565Z] 01:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-04-12T01:47:41.565Z] 01:38:01 all 3.10 0.00 1.27 0.28 0.03 95.32 [2026-04-12T01:47:41.565Z] 01:38:01 0 2.47 0.00 1.59 0.64 0.02 95.29 [2026-04-12T01:47:41.565Z] 01:38:01 1 3.27 0.00 1.29 0.10 0.03 95.31 [2026-04-12T01:47:41.565Z] 01:38:01 2 2.77 0.00 0.90 0.02 0.02 96.30 [2026-04-12T01:47:41.565Z] 01:38:01 3 2.80 0.00 1.19 0.03 0.03 95.94 [2026-04-12T01:47:41.565Z] 01:38:01 4 3.96 0.00 1.64 1.28 0.03 93.08 [2026-04-12T01:47:41.565Z] 01:38:01 5 2.95 0.00 1.39 0.03 0.03 95.59 [2026-04-12T01:47:41.565Z] 01:38:01 6 3.01 0.00 1.09 0.03 0.03 95.83 [2026-04-12T01:47:41.565Z] 01:38:01 7 3.60 0.00 1.05 0.10 0.03 95.22 [2026-04-12T01:47:41.565Z] 01:39:01 all 0.12 0.00 0.09 0.01 0.01 99.77 [2026-04-12T01:47:41.565Z] 01:39:01 0 0.12 0.00 0.07 0.05 0.02 99.75 [2026-04-12T01:47:41.565Z] 01:39:01 1 0.17 0.00 0.08 0.00 0.00 99.75 [2026-04-12T01:47:41.565Z] 01:39:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2026-04-12T01:47:41.565Z] 01:39:01 3 0.13 0.00 0.08 0.00 0.00 99.78 [2026-04-12T01:47:41.565Z] 01:39:01 4 0.12 0.00 0.08 0.02 0.02 99.77 [2026-04-12T01:47:41.565Z] 01:39:01 5 0.13 0.00 0.08 0.00 0.03 99.75 [2026-04-12T01:47:41.565Z] 01:39:01 6 0.13 0.00 0.10 0.00 0.02 99.75 [2026-04-12T01:47:41.565Z] 01:39:01 7 0.08 0.00 0.12 0.02 0.02 99.77 [2026-04-12T01:47:41.565Z] 01:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2026-04-12T01:47:41.565Z] 01:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-04-12T01:47:41.565Z] 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-04-12T01:47:41.565Z] 01:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-04-12T01:47:41.565Z] 01:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2026-04-12T01:47:41.565Z] 01:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2026-04-12T01:47:41.565Z] 01:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:41:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-04-12T01:47:41.565Z] 01:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-04-12T01:47:41.565Z] 01:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-04-12T01:47:41.565Z] 01:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2026-04-12T01:47:41.565Z] 01:41:01 4 0.03 0.00 0.05 0.02 0.03 99.87 [2026-04-12T01:47:41.565Z] 01:41:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2026-04-12T01:47:41.565Z] 01:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-04-12T01:47:41.565Z] 01:42:01 all 0.25 0.00 0.02 0.00 0.01 99.72 [2026-04-12T01:47:41.565Z] 01:42:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2026-04-12T01:47:41.565Z] 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:42:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2026-04-12T01:47:41.565Z] 01:42:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2026-04-12T01:47:41.565Z] 01:42:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2026-04-12T01:47:41.565Z] 01:42:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2026-04-12T01:47:41.565Z] 01:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-04-12T01:47:41.565Z] 01:42:01 7 1.42 0.00 0.03 0.00 0.00 98.55 [2026-04-12T01:47:41.565Z] 01:43:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2026-04-12T01:47:41.565Z] 01:43:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2026-04-12T01:47:41.565Z] 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-04-12T01:47:41.565Z] 01:43:01 2 0.13 0.00 0.00 0.00 0.00 99.87 [2026-04-12T01:47:41.565Z] 01:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2026-04-12T01:47:41.565Z] 01:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-04-12T01:47:41.565Z] 01:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2026-04-12T01:47:41.565Z] 01:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2026-04-12T01:47:41.565Z] 01:43:01 7 1.35 0.00 0.00 0.00 0.02 98.63 [2026-04-12T01:47:41.565Z] 01:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-04-12T01:47:41.565Z] 01:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-04-12T01:47:41.565Z] 01:44:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2026-04-12T01:47:41.565Z] 01:44:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2026-04-12T01:47:41.565Z] 01:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2026-04-12T01:47:41.565Z] 01:44:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2026-04-12T01:47:41.565Z] 01:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z] 01:44:01 CPU %user %nice %system %iowait %steal %idle [2026-04-12T01:47:41.565Z] 01:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-04-12T01:47:41.565Z] 01:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-04-12T01:47:41.565Z] 01:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-04-12T01:47:41.565Z] 01:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2026-04-12T01:47:41.565Z] 01:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-04-12T01:47:41.565Z] 01:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:45:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2026-04-12T01:47:41.565Z] 01:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-04-12T01:47:41.565Z] 01:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-04-12T01:47:41.565Z] 01:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2026-04-12T01:47:41.565Z] 01:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-04-12T01:47:41.565Z] 01:46:01 6 0.03 0.00 0.03 0.00 0.05 99.88 [2026-04-12T01:47:41.565Z] 01:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-04-12T01:47:41.565Z] 01:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-04-12T01:47:41.565Z] 01:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-04-12T01:47:41.565Z] 01:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2026-04-12T01:47:41.565Z] 01:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2026-04-12T01:47:41.565Z] 01:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2026-04-12T01:47:41.565Z] 01:47:01 6 0.05 0.00 0.05 0.00 0.03 99.87 [2026-04-12T01:47:41.565Z] 01:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-04-12T01:47:41.565Z] Average: all 7.01 0.00 1.40 0.22 0.02 91.35 [2026-04-12T01:47:41.565Z] Average: 0 6.84 0.00 1.38 0.39 0.02 91.37 [2026-04-12T01:47:41.565Z] Average: 1 7.08 0.00 1.36 0.18 0.02 91.35 [2026-04-12T01:47:41.565Z] Average: 2 7.10 0.00 1.36 0.07 0.02 91.45 [2026-04-12T01:47:41.565Z] Average: 3 6.88 0.00 1.40 0.32 0.03 91.38 [2026-04-12T01:47:41.565Z] Average: 4 6.98 0.00 1.35 0.18 0.03 91.47 [2026-04-12T01:47:41.565Z] Average: 5 6.89 0.00 1.37 0.09 0.03 91.63 [2026-04-12T01:47:41.565Z] Average: 6 6.93 0.00 1.52 0.29 0.03 91.23 [2026-04-12T01:47:41.565Z] Average: 7 7.37 0.00 1.43 0.26 0.02 90.91 [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z] [2026-04-12T01:47:41.565Z]